How do I get the region and redirect the page?

4 replies
I have a small web application and I do like to redirect the visitor to the promotions page for his region.

How do I do this?
#page #redirect #region
  • Profile picture of the author tihomir_wwf
    what the web app is written with (ex. php, asp.net, java) ?
    {{ DiscussionBoard.errors[489434].message }}
    • Profile picture of the author Bruce Hearder
      You can redirect the visitor based on their IP address.

      There are a couple of FREE and paid geoip services out there that might be able to help.

      This search on SourceForge reveals the following open source geoip services and tools that might assist.

      http://sourceforge.net/search/?type_...ft&words=geoip

      Hope this helps

      Bruce
      {{ DiscussionBoard.errors[489567].message }}
  • Profile picture of the author jerson
    thanks for posting
    {{ DiscussionBoard.errors[506460].message }}

Trending Topics