David
Wed Dec 29 16:53:31 CST 2004
This article explains how the web server can detect Pocket PC browsers:
"Designing Web Sites for the Internet Explorer for Pocket PC"
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppc2k/html/ppc_dev.asp
Basically they advise parsing the HTTP_USER_AGENT Server Variable.
David
------
This posting is provided "AS IS" with no warranties, and confers no rights.
"s" <s@discussions.microsoft.com> wrote in message
news:0B45764A-79AC-4964-8EB5-FD41C6FB4221@microsoft.com...
> pocket pc's arent detected as "isMobileDevice", what method can I use to
> redirect this device to a mobile web site?