Detect/estimate country of a http-request in ASP.NET

后端 未结 5 2259
没有蜡笔的小新
没有蜡笔的小新 2020-12-14 10:15

I\'m looking for ways to detect/estimate the country from which a http-request is coming in ASP.NET.
I know there are

5条回答
  •  轮回少年
    2020-12-14 11:05

    This is what I've used:

    
    

    Simple, and it works.

提交回复
热议问题