Forum Moderators: open
1 ¦ Alabama ¦ Clay
2 ¦ Alabama ¦ Randolph
etc...
My page has 2 drop down boxes - State and County.
The State Drop Down already contains the states.
I want to use AJAX (in conjunction with classic ASP) to return and populate the counties of a particular state in the County drop down.
Any pointers on how I may accomplish this?
Thanks!
I wrote something similar in the PHP forum. Although not ASP, the javascript should be similar to what you are looking for: [webmasterworld.com...]
good luck :)