This is a stretch, but you could get the resolution on the first screen you display, maybe a login screen, and save it to a session variable. Of course there's nothing to keep a user from resizing their window after that point but... well, maybe it's not a great idea for most cases...
-----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 16, 2005 8:02 AM To: CF-Talk Subject: RE: Screen resolution custom tag? That's right. You could do a post to a page that doesn't return content (via a no-content header), but you can't get it into the current CF page from within that page. It has to come from the browser to the server somehow (post or get). -----Original Message----- From: Russ [mailto:[EMAIL PROTECTED] Sent: Wednesday, 16 March 2005 10:04 To: CF-Talk Subject: RE: Screen resolution custom tag? ? Please elaborate? Javascript runs on the browser, CF on the server. The only way for JS to write stuff to CF variables is to do some sort of post back to the server... -----Original Message----- From: Protoculture [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 16, 2005 9:01 AM To: CF-Talk Subject: Re: Screen resolution custom tag? why not just write it to cf variables at the top of the page from JS? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198960 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

