Web client screen resolution - you could try the JavaScript property....
can't remember the JS version required, but do know that the info is on
http://devedge.netscape.com, under the documentation heading.

HTH
lee

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Edward G. Orton
> Sent: 23 April 2001 23:18
> To: Perl-Win32-Web Mailing List
> Subject: off topic - information from browser
>
>
> I realize this is a bit off topic, since it's not strictly Perl
> related, but
> the application I am working on is a Perl app, and I have been unable to
> find an answer elsewhere.
>
> <! Flames > /dev/null 2>&1 0>&1 !>
>
> Is there any way, from a web server script, to ask the browser what
> resolution the screen is? I'm trying to minimize the impact on the client
> when displaying images. I have a large number of images that are
> shown as a
> table of thumbnails. When the user clicks on a thumbnail, the full picture
> is displayed. These are detailed pictures of property, buildings, building
> plans, etc. I am using Image::Magick to resize the pictures prior
> to sending
> to the client browser.
>
> The idea is to display the maximum amount of detail and
> resolution that the
> client browser can handle without resizing the screen, or scrolling. In
> order to do this I need to know the screen size in pixels of the remote
> browser.
>
> Any help would be greatly appreciated.
>
> ego
> Edward G. Orton, GWN Consultants Inc.
> Office: 613-860-3186, Home: 613-764-3186, Fax: 613-764-1721
> email: [EMAIL PROTECTED]
>
> _______________________________________________
> Perl-Win32-Web mailing list
> [EMAIL PROTECTED]
> http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to