List of Countries, cities
843838Jul 24 2007 — edited Jul 25 2007Hi,
I would appreciate any help that I can receive, basically I need to be able to generate a list of cities (maybe even towns, if possible) along with the respective countries to provide as selectable options in an application.
I am aware that Java provides the 'Locale' API, but unfortunately this only returns a list of countries and nothing further.
Is there anything else that I can use, instead of hard coding these in.... ?
Once again, I would appreciate any pointers that I get.
Thanks....