On Sat, 29 Sep 2001, Randy5235 wrote:

> Does anyone know where I can find some information on possibly using perl to
> determine a visitors browser resolution? Is this even possible ( sorry still
> a noob!)
> I have a couple pages that look horrible on certain sizes and would like to
> basically determine the visitors res. and then use that to load an
> appropriate background picture. I have searched the net and all I found was
> some javascript to determine this (don't know java yet!) so that is little
> help to me. Thanks Randy5235

Yep, JavaScript is how you would have to do it -- Perl can't do anything
on the client side, only on the server side.

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
Only the hypocrite is really rotten to the core.
                -- Hannah Arendt


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to