Forum Moderators: open
You'll see at the end of the userAgent string that it ends Netscape6/6.x where the x is the point version you are after. You'll be able to use the same detection on the server using the user agent - in ASP it would be Request.ServerVariables("HTTP_USER_AGENT").