This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > June 2004 > Detecting a PDA
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hi,
This is a continuation of a previous post but my original question was
whether it is possible to detect whether the person viewing my site is using
a PC or a PDA.
All replies seemed to point to the fact that this was not possible. However
I have just noticed that Google automatically detects what browser you are
using, if I access it on my PDA I get a very different view. So if they can
do it then surely I can!!!
Thanks in advance for your response
| |
| Paul Anthony 2004-06-10, 7:14 pm |
| yup
Server Side ASP.
Use InStr and
Request.ServerVariables("USER_AGENT")
to Search for the Palm OS.
Paul.
"Shaun" <nospam@nospam.com> wrote in message
news:caaai3$e9o$1@forums.macromedia.com...
> Hi,
>
> This is a continuation of a previous post but my original question was
> whether it is possible to detect whether the person viewing my site is
using
> a PC or a PDA.
>
> All replies seemed to point to the fact that this was not possible.
However
> I have just noticed that Google automatically detects what browser you are
> using, if I access it on my PDA I get a very different view. So if they
can
> do it then surely I can!!!
>
> Thanks in advance for your response
>
>
|
|
|
| | Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |
|