So, we've seen how we can get the Country of a Visitor to our website using a free database & a few lines of simple ASP code.
This technique can be implemented in many ways, it just ask for your creativity.
As I mentioned in the starting, there are quite a few services available for obtaining the Country from an IP Address. Not only that, if you don't mind paying, you can also get the State, City, ISP, Currency, etc of the Visitor. This kind of database is available for a fee at
www.ip-to-location.com.
Also available on their website is a component through which you can look up the country, state, city, isp, etc.of the visitor without actually buying the database & hosting it on your web-server, since the database containing that much amount of information is quite bulky.
Extracting the Country from the IP Address:- How To?
13 Mar 2004 | by Amit Gupta
| Filed in
Page 6 of 6
- Introduction
- The Database
- Get Coding
- Running Query
- The Full Code
- Final Words & Resources
Final Words & Resources
You might also like...
MySQL books
-
Dynamic Web Application Development with ASP.Net (Computing)
This is the latest book from Cengage Learning on "Dynamic Web Application Development with ASP.NET...
MySQL forum discussion
-
MS Edge in Kiosk mode
by kiwi.automate (0 replies)
-
CorelDRAW VBA: cdrTraceLineDrawing FAILS, producing single linear path instead of Centerline trace?
by dancemanj (0 replies)
-
vb script to copy specific file to another computer via local area network
by talekeshav (0 replies)
-
deobfuscate malicious vbscript
by ru5ty (0 replies)
-
How to add parameter into XML file using VBScript
by deepak_solanki19 (0 replies)
MySQL podcasts
-
Hanselminutes: Startup Series: Buying an Existing Small Company or Online Application
Published 8 years ago, running time 0h34m
Scott talks to Rob Walling about how he purchases small niche products and companies online and revitalizes them. He recently purchased an existing product that consisted of a 300 gig database and tens of thousands of lines of Classic ASP. How did he know it was valuable? What's next?
Comments