Forum Moderators: open
I have a website lets say mywebsite.com well I am creating a version of this website for pocket internet explorer. What I would like to happen is have a browser redirect so when PPC people come to the site they are automatically forwared to wireless.mywebsite.com. The people surfing with regular IE will stay at mywebsite.com
How whould I achieve this? I have tried some browser redirects that I have used before, but have had zero luck.
However, in self defense trying to access a wide variety of sites, pocket pc users sometimes change the information in their registry and impersonate IE 5.5 for the pc. So it makes more sense to me to use jscript and sniff out the navigator.Appname variable, then search that string for "Microsoft Pocket Internet Explorer".