I am making a search query which ask you to choose a state from a drop down menu and then I want only counties from that state to be options in the next drop down menu, also on the same page. How would I do this with out the user having to press submit after selecting the state. Any and all help is appreciated!
-Ace
Dynamic Drop Down Menu
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
Please read this:
http://www.devnetwork.net/forums/viewtopic.php?t=1030
Note point 2, basically the page has to be refreshed for PHP to generate the second drop down list.
Mac
http://www.devnetwork.net/forums/viewtopic.php?t=1030
Note point 2, basically the page has to be refreshed for PHP to generate the second drop down list.
Mac
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
I think you mean javascript, not java. Try somewhere like http://www.hotscripts.com they might have what you're looking for.
http://www.hotscripts.com/JavaScript/Sc ... ams/Forms/
Mac
http://www.hotscripts.com/JavaScript/Sc ... ams/Forms/
Mac