Finding the country name of web site visitor in ASP.Net
-
Hi All, Can any one tell me that how can i find out the country name of my site visitor?( i mean from which country he accessed my web site). Please help me. Thanks in advance Regards Lijo.
-
Hi All, Can any one tell me that how can i find out the country name of my site visitor?( i mean from which country he accessed my web site). Please help me. Thanks in advance Regards Lijo.
-
I googled it and I found this page[^] Is google broken on your computer?
___________________________________________ .\\axxx (That's an 'M')
Thanks a lot for your reply.I had already got the link wich you sent me.In that from their database they are selecting based on IP address.I am looking for some other method to find out county name without querying from databse.Is it possible to find it out by .Net globalisation?? if it is possible can u please help me to do it with globalisation?? Regards Lijo
-
Thanks a lot for your reply.I had already got the link wich you sent me.In that from their database they are selecting based on IP address.I am looking for some other method to find out county name without querying from databse.Is it possible to find it out by .Net globalisation?? if it is possible can u please help me to do it with globalisation?? Regards Lijo
Your question shows that you have NO FREAKIN IDEA about anything that you're doing. How does .NET globalisation help you ? Are you even RUNNING .NET code on the client ? No, you're not. So, I suggest you buy a book on ASP.NET, so you can learn enough to at least know when your question is stupid.
Christian Graus Driven to the arms of OSX by Vista.
-
Thanks a lot for your reply.I had already got the link wich you sent me.In that from their database they are selecting based on IP address.I am looking for some other method to find out county name without querying from databse.Is it possible to find it out by .Net globalisation?? if it is possible can u please help me to do it with globalisation?? Regards Lijo
See CG's reply below - but also, out of interest, WHY? don't you want to do it as per the link? As CG says, you seem to know nothing about Web development at all, let aloone ASP .NET development. Perhaps start with the ASP.Net tutorials, write a Hello world page and come back and ask questions then.
___________________________________________ .\\axxx (That's an 'M')