Forum Moderators: DixonJones
in my knowledge it is not possible to do so, because the webserver only delivers data to the browser and can only log the query (url, and head data of the http request).
for this, the data of the screen resolution could only be delivered and then logged by the server if the browser (or a script in the browser) will put it into the request.
a workaround could be a session based solution with some other stuff like java or flash but i don't think that's what you meant.
- hakre