[thelist] Check browser settings with ASP?

Andy Waite Andy.Waite at company-net.com
Mon Jun 11 10:30:50 CDT 2001


Those browser settings are not passed to the server in page requests, so as
you say you'll need some kind of client-side script solution to pass those
values to the server.

--
Andy Waite <andy.waite at company-net.co.uk>
Database Web Developer, Company Net

>-----Original Message-----
>From: J. Blanchard [mailto:jay.blanchard at thermon.com]
>We were discussing a plan here where we could determine the 
>browser settings (640x480, 800x600, etc.), then deliver all of 
>the graphics according to the size of the viewer's browser 
>window allowing a consistent look, proportionally, in the most 
>popular browser settings. Does anyone know of a method of 
>doing this in ASP? I would like to be able to capture the 
>variable at the beginning of the session and maintain that throughout. 
>
>If push comes to shove I could capture the browser settings 
>via ECMAScript and pass the variable information to ASP, but I 
>would rather stick with an ASP solution if possible.





More information about the thelist mailing list