-----Original Message----- > Since the resolution is a client-side setting, and CFML is a server-side > scripting language, I don't think you'll have any luck trying to capture > this data using ColdFusion. You can try it with JavaScript or VBScript, though.
This is correct. However, there are several means of passing this information from the client to the server. The only caveat is that another request to the server is required. There are some creative solutions to this problem, including this article from the Depressed Press: http://www.vboston.com/DepressedPress/Content/ColdFusion/Essays/GIFAsPipe/In dex.cfm Hope it helps, Seth ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
