Question
Change state form based on country selected
I use DW CS3 with CF8.
I have a country form on a shipping page. If the country is USA, I want to make the state form a select box that outputs a query named "qryStateList" that list all the states in the USA. If the country is NOT USA, I want the state form to be a text box where the user can type in the value for the state. Can anybody help me with this javascript or can show me a discussion on this already?
I have a country form on a shipping page. If the country is USA, I want to make the state form a select box that outputs a query named "qryStateList" that list all the states in the USA. If the country is NOT USA, I want the state form to be a text box where the user can type in the value for the state. Can anybody help me with this javascript or can show me a discussion on this already?
