Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where can I get a list of all countries/cities to populate a listbox? [closed]

Tags:

html

Kind of a programming question...

You create a sign up form and their address is taken from a list of countries and cities. Is there somewhere on the interwebs I can grab these lists from to stick in my listboxes?

like image 740
NibblyPig Avatar asked Nov 24 '09 09:11

NibblyPig


2 Answers

Try this list. Link was updated to the new location.

https://www.iso.org/obp/ui/#iso:pub:PUB500001:en

like image 119
Scoregraphic Avatar answered Nov 13 '22 17:11

Scoregraphic


if u use asp

http://www.codeproject.com/aspnet/CountryCombo.asp

This one only has countries

like image 21
Haim Evgi Avatar answered Nov 13 '22 17:11

Haim Evgi