[thelist] (ASP) Get Client OS

Marc Seyon seyon at delime.com
Mon Jan 13 15:39:01 CST 2003


Message from Tab Alleman (1/13/2003 02:50 PM)
>Anybody know a way to access the client's O.S. in ASP?

It's usually chunked into the user agent string isn't it?
Request.ServerVariables("HTTP_USER_AGENT")

Someone correct me if I'm wrong.

regards.
-marc



More information about the thelist mailing list