Hi I want to make a website where in the drop down for countries states cities can be filled by ajax call. But I don't want to keep all these values on my local database. Please suggest possible data sources. If possible a jsfiddle will help
Asked
Active
Viewed 5,074 times
1
-
possible duplicate of [API or database to load data for Country, State/province/region, and city select menus](http://stackoverflow.com/questions/6659269/api-or-database-to-load-data-for-country-state-province-region-and-city-select) – Agnislav Sep 27 '14 at 13:59
-
This question appears to be off-topic because it is about data source recommendation. – Artjom B. Sep 27 '14 at 14:57
1 Answers
0
-
-
just started playing around looks like this is what I was looking for. Thanks :) – Paul Phoenix Sep 27 '14 at 14:17