Microsoft
Software
Hardware
Network
Question : aspx vnbet dropdownlist client script
Hi,
My application is in Ms Visual Studio 2005 / aspx / vbnet. Internet Explorer Version 6.0.
I have 4 dropdownlist.
a) dropdown_Company
b) dropdown_Division
c) dropdown_Department
d) dropdown_Manager
i want
a) data for "dropdown_Division" to be populated based on "dropdown_Company".
b) data for "dropdown_Department" to be populated based on "dropdown_Division".
c) data for "dropdown_Manager" to be populated based on "dropdown_Department".
i want to do this without having post back to server. I want to do in client side. it is something possiable?
please let me know with some sample code. thanks.
Answer : aspx vnbet dropdownlist client script
Ji aka_calvin,
Refer the following link: Accessing database from the javascript through webservice.
http://www.experts-exchang
e.com/Prog
ramming/La
nguages/
Sc
ripting/Ja
vaScript/Q
_23315925.
html
Random Solutions
Allow Value List Edits in combobox?
get unique/distinct counts for pivot table
connecting to Oracle 9i from PHP using Oracle instant client
Begin/Commit Nested Transactions in VFP/Sql Server environment
Free disk clone software?
Exchange 2007 que
sql server for loop
How to write SQL with string containing an apostrophe
How to add Button control to DataList control
VB.Net - remove first line from textbox