I have a request from a client to redirect visitors from Japan to his US .com site back to the .jp website (which is hosted by his distributor and not under my control).
I know sites like Google do this all the time - detect your incoming IP location and redirect you to the local version. Is there a way to do that, either at the server level or with something in the headers of my .ASP pages?
All the solutions I've been able to find want to use .htaccess or modRewrite, which won't work on an Windows server. Any clues if this is possible?
I know sites like Google do this all the time - detect your incoming IP location and redirect you to the local version. Is there a way to do that, either at the server level or with something in the headers of my .ASP pages?
All the solutions I've been able to find want to use .htaccess or modRewrite, which won't work on an Windows server. Any clues if this is possible?