Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Country/State Dynamic Drop Down List

If you go to http://profile.microsoft.com and edit your personal information, you will select your country. When a country is selected the city and/or state information changes based on what is expected for that country. Does anyone have any examples on how to accomplish this? Is there any service (free service) that provides this information?

like image 594
awilinsk Avatar asked Mar 01 '23 11:03

awilinsk


2 Answers

Because you tagged your question with "jquery", here is an example of a "Depending / Cascading Selectbox" (which you are searching)

Demo

like image 154
Henrik P. Hessel Avatar answered Mar 07 '23 05:03

Henrik P. Hessel


Regarding the data: Country, State, Province WebService?

like image 45
lance Avatar answered Mar 07 '23 04:03

lance