May 26, 200719 yr Hi Here I go asking for help again. Is there someway in ASP that I can detect if a visitor to our website is connecting from within Thailand? Thanks Mick
May 26, 200719 yr HiHere I go asking for help again. Is there someway in ASP that I can detect if a visitor to our website is connecting from within Thailand? Thanks Mick Suggest a search using the terms geolocation +ASP {one word}. That should bring up script repositories, I'm a PHPer. Regards PS In many cases you need a database or connexion to a source for IP against country. There are some 'free' versions but in most cases the decent ones need a subscription. Edited May 26, 200719 yr by A_Traveller
May 26, 200719 yr Author Thanks Traveller. I think that I've found an answer to my own question. There's a free database that you can download in CSV format. I can upload that into our SQL database and query that for the country. All the best Mick
May 26, 200719 yr Thanks Traveller.I think that I've found an answer to my own question. There's a free database that you can download in CSV format. I can upload that into our SQL database and query that for the country. All the best Mick For future reference I'd be interested in the url for that. Regards and glad you found an answer
May 26, 200719 yr No problem, Here it is Traveller. Thanks for that link. If you want to look at another one, I use GeoIP. GeoLite and the subscription version GeoIP
Create an account or sign in to comment