Multi Selection?
Posted: Wed Aug 05, 2009 12:29 am
Hi…
I want to do a form where a user selects his Country, based on his selection, another combo box appears with the respective states, and after that another combo box appears based on the previous selection with only the cities of his state.
What is the name for this kind of action? It's not Multi Selection.
I did find a code with what I need, but I also need a Query to a DB, while this code is all made with JS
http://www.javascriptkit.com/script/scr ... ombo.shtml
Thanks!
I want to do a form where a user selects his Country, based on his selection, another combo box appears with the respective states, and after that another combo box appears based on the previous selection with only the cities of his state.
What is the name for this kind of action? It's not Multi Selection.
I did find a code with what I need, but I also need a Query to a DB, while this code is all made with JS
http://www.javascriptkit.com/script/scr ... ombo.shtml
Thanks!