Where can i find a drop down list for USA and Canada

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
metalator
Forum Newbie
Posts: 6
Joined: Sun Nov 09, 2003 8:03 pm

Where can i find a drop down list for USA and Canada

Post by metalator »

Hi, I've searched all over this forum and goolgle, but no luck...

I am looking for a list of Canada and USA for a form page.
I need all 13 provinces and all 50 states that also include major urband centers in those areas.

Thanks in advance
User avatar
infolock
DevNet Resident
Posts: 1708
Joined: Wed Sep 25, 2002 7:47 pm

Post by infolock »

all you have to do, is go to a site that has a list of those states and provinces on their site, open up the source code for the page, and it will have them all listed quite nicely there for you.
metalator
Forum Newbie
Posts: 6
Joined: Sun Nov 09, 2003 8:03 pm

Post by metalator »

alrighty then... will have to check that out, thanks dude
Post Reply