PDA

View Full Version : Need a text list of countries


RickJ
Jan 24, 2008, 08:06 AM
Gosh I figured this would be an easy find but I'm having no luck.

I need a simple text list of countries that I can use to populate options for a drop down menu. I'm finding some but they've got extra stuff with them. The closest I've been able to find is this one (http://www.iso.org/iso/iso3166_en_code_lists.txt)... but I don't want the codes with them.

Any ideas?

Thanks!

PS - no code involved, I'll simply paste the list into a box that the drop down will pull from.

ScottGem
Jan 24, 2008, 08:19 AM
Does this help (see attachment). I took the linked list and parsed out the codes.

RickJ
Jan 24, 2008, 08:28 AM
Too cool! Thanks, Scott!