I've got one drop down list containing regions across the country (North West, South East etc) - then a second drop down to contain the counties/cities within that region.
All the data is stored in a database. I dont want to have to post back and have been reading a few articles saying that I should use javascript to preload all the possibilities for the 2 list.
BUT - all the code samples I've found are in ASP not .net and I'm having trouble getting to grips with how this should be working.
Can anyone lend a hand?
cheers,
van.
All the data is stored in a database. I dont want to have to post back and have been reading a few articles saying that I should use javascript to preload all the possibilities for the 2 list.
BUT - all the code samples I've found are in ASP not .net and I'm having trouble getting to grips with how this should be working.
Can anyone lend a hand?
cheers,
van.