10 Dec
2008
HTML Select list of all countries grouped by region
Posted by kilbot | Filed under: Programming
I needed an HTML select list of countries grouped by region, eg:
… and was surprised I couldn’t find one out there on the internet. So, with a *sigh* I rolled up my sleeves and created one. You can check it out it after the break. Merry Christmas :)
Update 22/8/2009: I had to remove the country list because it was messing with my xml feed. You can still get the list here: countries.html
Leave a Reply