Click here to Skip to main content
15,883,705 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I wanted to know how to develop a application where i select country in country dropdown and in next drop down cities list appear corresponding to country.

But i need here any of online service, web api anything.
Posted
Updated 21-Feb-15 0:07am
v2
Comments
Wendelius 21-Feb-15 6:04am    
What is the problem you're facing, not able to do the selection based on another dropdown or what? What have you done so far?
Dpkashyap 21-Feb-15 7:29am    
hello sir,
i wanted city name corresponding its country but i want not build a data table or xml file for it. i want to use and web service or any third party tool which help me for it

Check these out:
1. ASP.Net example[^]
2. PHP example[^]
 
Share this answer
 
Refer this below link topic Cascading dropdown


http://tusharsangani.blogspot.in/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900