> Sorry for the off topic, but I cant find an answer so far. > > Can Apache's log files pick up the users screen resolution? > Can any web servers's log files? > > Or is this something you need to add yourself to track?
No, it's client side information. You could code some javascript that fired on page load that polled a log service your wrote passing the user's current screen resolution when the page initially loads. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252995 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

