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
Outlook rule that filters messages containing words in the subject line
C# -- Checkbox STATE ?
Refer to Control on Main Form
Can outlook 2003 email be imported to windows 7 through mitec ?
Entity Framework - Inserting row into a table which as a self referencing
SBS2008/Exchange2007/Pop3 Client Errors
Just mail-enabled a public folder and getting NDR 5.1.6 when trying to send mail to it
SQL Query
Windows Clients Time Out Accessing Shares While Waiting for Server to Wake-Up
How to assign a control of a subform equal to the control id that is an autonumber on the main form.