Am trying to populate country, state select option. when a country is selected, I want the corresponding states in that country to appear in the other select option. this state and country details are stored in a database table. thanks
The following link shows a previous solution to this problem.
Pevious solution
You should be able to modify it to meet your needs.
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.