On Sat, 6 Jul 2002, Will wrote:

> Does anyone know if there is a way to use Perl in
> conjunction with HTML::Template to determine a user's
> screen size/browser type/OS, and then (probably by
> using a selection structure) redirect the user to an
> appropriate web design suited to the users browser
> specifications?

This sort of thing is generally done with Javascript.  Since javascript
runs in the client's web browser it's in an ideal place to figure out
the client's platform.  Buy a good book on Javascript or visit one of the
many free Javascript resources on the web for details.

-sam



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Got root? We do.
http://thinkgeek.com/sf
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to