Beauregard T. Shagnasty wrote:
>> http://www.palmone.com/us/software/w...loperGuide.pdf
>
> Didn't read this .pdf.
It says:
'PalmTM Web Pro 3.0 Developer Guide | Contents | Detecting Palm Web Pro
access .... page 5'
<q>
Because handhelds typically have smaller screen sizes and other physical
characteristics that make them differnet from desktop computers, you may
want to optimize pages specifically for handhelds viewing. Your web server
can detect Palm Web Pro access requests by looking for the browser's
user-agent string. A simple server-side script can detect the access and
display pages that work with the handheld's configuration.
The user-agent string for Palm Web Pro 3.0 is:
Mozilla/4.76 [en] (PalmOS; U; WebPro/3.0, <manufacturer ID>-<model ID>)
where <manufacturer ID> and <model ID> are replaced with the appropriate ID
codes.
Tungsten(R)T3 example:
Mozilla/4.76 [en] (PalmOS; U; WebPro/3.0; Palm-Arzl)
Tungsten C example:
Mozilla/4.76 [en] (PalmOS; U; WebPro/3.0; palm-MT64)
The presence of the manufacturer ID and model ID in the user-agent string
allows you to optionally send different content to different Palm handheld
models. For information about model IDs for the various Palm handheld
models, please visit the Palm developer support web site at
pluggedin.palmone.com.
If you have different version of the Web Pro browser such as v3.0.1b, the
appropriate version number will be present in the user-agent string.
</q>
--
Jan
http://linux.janfaerber.com