This ASP object needs an up to date browscap.ini file to function correctly.
' ===========================
' Get the Browser Object
' ===========================
dim bc
Set bc = Server.CreateObject("MSWC.BrowserType")
if (UCase(bc.browser)="NETSCAPE") then
%>
<% else %>
<% end if %>