Browser Properties   
 
<HTML>
<HEAD><TITLE>Browser Properties</TITLE></HEAD>
<BODY BGCOLOR=#FFFFFF>

<%
Set myBrow = Server.CreateObject( "MSWC.BrowserType" )
%>
<h2>Your browser has the following properties:</h2>
<table cellpadding=5 cellspacing=0 border=1>
<tr>
<td>Browser Type:</td>
<td><%=myBrow.Browser%></td>
</tr>
<tr>
<td>Browser Version:</td>
<td><%=myBrow.Version %></td>
</tr>
<tr>
<td>Supports Javascript:</td>
<td><%=myBrow.Javascript %></td>
</tr>
<tr>
<td>Supports VBScript:</td>
<td><%=myBrow.VBScript %></td>
</tr>
<tr>
<td>Supports Cookies:</td>
<td><%=myBrow.Cookies%></td>
</tr>
<tr>
<td>Supports Frames:</td>
<td><%=myBrow.Frames%></td>
</tr>
<tr>
<td>Platform:</td>
<td><%=myBrow.Platform%></td>
</tr>
</table>
</BODY>
</HTML>
The Results:
**Note: You may see in-accurate information, update your browsecap.ini file! Get the latest version here: http://www.aspfaq.com/

Your browser has the following properties:

Browser Type: Default
Browser Version: 0.0
Supports Javascript: False
Supports VBScript: False
Supports Cookies: False
Supports Frames: False
Platform: unknown


My3C's
perrychicker
It's easy... it's a PSACAKE!
Back | Tell A Friend | Search this Site
© 1998 - 2010 psacake.com
Version 3.23

Send me One Million FREE Guaranteed Visitors