I have previously used WebTrends and WebTrends Live. I remember it logging the visitors resolution. I am wondering how this is done. I know in .net there is browser logging capabilities where you can right code to see if which OS, browser etc people are using. I also know that request.serverVariables("HTTP_USER_AGENT") will bring back the user agent of the visitor. How do I bring back the resolution? How does web log analysis software get this info?