Hello Everybody
Saw some solutions but they didnt seem to fit what I needed.
Heres what I need to do.
1. User chooses STATE from Drop Down List
2. QUERY database: STRIP all cities associated with that STATE.
3. Create 2nd dropdown based on results.
I do not want to prepopulate these values when the page loads since the amount of data is just humongous.
Can this be done using Javascript without reloading the whole page?
Any help greatly appreciated.
Thanks
Saw some solutions but they didnt seem to fit what I needed.
Heres what I need to do.
1. User chooses STATE from Drop Down List
2. QUERY database: STRIP all cities associated with that STATE.
3. Create 2nd dropdown based on results.
I do not want to prepopulate these values when the page loads since the amount of data is just humongous.
Can this be done using Javascript without reloading the whole page?
Any help greatly appreciated.
Thanks