-
continent, nation, city: where can I find these list?
hello,
as I've told in the title, I want to find the complete and possibly updated list of the all location in the world, diveded in continent, nation, city, etc.
could someone help me?
PS: i'm sorry about my english
-
Welcome to DevX 
Short of the Federal Govenment or a global corporation, I don't know of any one place that has something like this. Moreover, I'm sure those two built their own over the course of some years.
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
thank you Hack.
It seems like you say, but it's anyway strange...lots of people need something like this. Ok, I'm going to search this stuff by myself. if I find any, I'll let you know!
-
Yes, please do.
I've seen questions similiar to this one before, but if the OP found anything, then never posted back so I don't even have any place to start you off.
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
if u can find it somewhere on any website, you may view its HTML source, it should be there, like when registring in a famous website and it asks for country, then a combobox appear with states in this country ...
-
Give me a for instance....
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
when registring at windows live mail, there isn't a continet but they r 7 only, easy i mean... but it asks in first combobox about the country, once you choose a country a list of states in this country pop in another combobox
if you look at the HTML source, you will find some java-scripting that contains some arrays holding all this, same with gmail or any google service .
-
 Originally Posted by Amahdy
if you look at the HTML source, you will find some java-scripting that contains some arrays holding all this, same with gmail or any google service .
Well, yeah....I figured it had to be something like this. I've done the same thing with states in the US to populate dropdowns.
The problem is that you have to know what all those countries are. It would be easy to build one for yourself, it would just be time consuming and that is what I believe the OP was trying to avoid (but, I don't see any way around it.)
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
personally to avoid this i put US & canada states or (outside US/canada)
if you make them oneday, you'll be thakful to share them with us here 
ps. i do this only because in the my project, outside America states doesn't matter, and i'm not an American too ...
-
The only thing I have is an array of states, so that probably isn't worth anything to anyone.
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
Similar Threads
-
By Bhavesh in forum Database
Replies: 0
Last Post: 02-11-2002, 03:42 PM
-
By Larry Rebich in forum vb.announcements
Replies: 1
Last Post: 06-28-2001, 01:22 PM
-
By bigbastard4 in forum Database
Replies: 2
Last Post: 05-16-2001, 06:24 PM
-
By Doug in forum VB Classic
Replies: 2
Last Post: 05-17-2000, 04:50 PM
-
By Doug in forum VB Classic
Replies: 0
Last Post: 05-17-2000, 04:33 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks