Drop down list
Hi,
I have two drop down list in ASP Page.
Eg. country and city
intially, country dropdown list is populated and city dropdownlist doesnt have any value. Once i select country in the onchange event i triggered to submit the page and city is populated with the relevant data but country got refreshed and now able to hold/retain the SELECTED value of the country.
Note: All datas are taken from SQLSERVER 2000 database.
To retain the value is anything to be done in javascript.
Pls help in this which is more critical for me.
Thanks in advance.
Chandru
__________________
Thanks,
Chandra
|