in reply to Get visitor's screen size.
There is no way to know screen size, except using javascript. So the solution is to elegantly pass the value of the Javascript screen.width to a hidden form <input> that can be submitted to Perl.
FYI, this topic has been discussed on mod_perl mailing list at the end of March 2002.
|
---|