Create a page that has some javascript that automatically redirects to a second page 
with the resolution embedded in the URL string.

Kevin

>>> [EMAIL PROTECTED] 04/20/01 04:05PM >>>
Hi everyone,

Does anyone know of a CF way to determine the users screen resolution? I
know about using JS to produce something like:

    document.write("Your screen resolution is
"+screen.width+" X "+screen.height+".")

but am looking for a way to obtain those numbers for use by CF while still
on the server-side.

Thanks for any help!

Phill Gibson
Velawebs Web Designs
[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to