<% Set bc = Server.CreateObject("MSWC.BrowserType") %>

The following is a list of properties of your browser:

Browser Type <%= bc.browser %>
What Version <%= bc.Version %>
Major Version <%= bc.majorver %>
Minor Version <%= bc.minorver %>
Frames <%= bc.Frames %>
Tables <%= bc.Tables %>
Cookies <%= bc.cookies %>
Background Sounds <%= bc.BackgroundSounds %>
VBScript <%= bc.VBScript %>
JavaScript <%= bc.Javascript %>