Forum Moderators: coopster
[edited by: dreamcatcher at 2:03 pm (utc) on Aug. 5, 2007]
[edit reason] no urls as per T.O.S [webmasterworld.com].Thanks [/edit]
all i want to do is create a form that selects the country from a database (through a select element), then automatically populate the next select element with the state/province also retrieved from a data base and then the city select element must be populated from the state/province value, all of these values come from a database.
If it is with out reloading the page, you need to look into Ajax [google.com].
If reloading the page when a select box is selected is not an issue, you can just pass the value of that box to a query and populate.
Clarify this and you will get some assistance.
. . . and btw, you might need to be abit more descriptive on your titles in the future.