tomyknoker
12-14-2006, 01:31 PM
Hi All,
I am designing up a site which has prices and phone numbers on it. Basically if the user is from USA the site will stay at http://www.mydomain.com if they are from Australia it will re-direct to http://www.mydomain.com.au and vise versa, if they type the Aust address from the US it will Automatically redirect. Once the page redirects, the site's layout essentially will be the same, although prices and phone numbers, and some images will be Country based. In Australia GST is used so have to factor this in, so what I need an opinion on is:
1) Can I automatically re-direct the user to the correct site somehow? Maybe by there IP? Can this be done?
2) Should I design two seperate sites with the specific images and text? Or would it be better to load the images dynamically depending on which site the user gets redirected too?
Thanks all in advance!
I am designing up a site which has prices and phone numbers on it. Basically if the user is from USA the site will stay at http://www.mydomain.com if they are from Australia it will re-direct to http://www.mydomain.com.au and vise versa, if they type the Aust address from the US it will Automatically redirect. Once the page redirects, the site's layout essentially will be the same, although prices and phone numbers, and some images will be Country based. In Australia GST is used so have to factor this in, so what I need an opinion on is:
1) Can I automatically re-direct the user to the correct site somehow? Maybe by there IP? Can this be done?
2) Should I design two seperate sites with the specific images and text? Or would it be better to load the images dynamically depending on which site the user gets redirected too?
Thanks all in advance!