Re: [htmltmpl] Resolutions
Brought to you by:
samtregar
From: Philip S T. <phi...@gm...> - 2002-07-06 19:38:33
|
Sometime on Jul 6, Will assembled some asciibets to say: > 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? No. There is no way to figure out anything other than the browser name and version (and even then it could be faked). These things need to be done client-side, with javascript or something else. -- I thought there was something fishy about the butler. Probably a Pisces, working for scale. -- Firesign Theatre, "The Further Adventures of Nick Danger" |