Log in

View Full Version : verify the visitors country by their IP



d-machine
07-02-2008, 06:05 AM
Hi

How can I use ASP (and not ASP.net) in order to verify from which country my visitor is?

Thank you

jayapalchandran
07-08-2008, 01:41 PM
you can try searching for a google api which might convert ip address to lat, long and from that to country...

djr33
07-08-2008, 07:00 PM
You can do some searches on the board for old discussions. There were a few in depth conversations perhaps a year ago in the PHP section. The ideas should transfer over to ASP.

However, no method is going to be entirely reliable. So even if it works, know it's just helping, not necessarily going to determine anything correctly.