% Set OBJbrowser = Server.CreateObject("MSWC.BrowserType") BrsType = Request.ServerVariables("HTTP_User-Agent") MachType=Request.ServerVariables("HTTP_UA-CPU") If InStr(BrsType, "MSIE") Then If InStr(BrsType, "Windows") Then File="contents.asp" Size="30" Scroll="Auto" Else File="coflat.htm" Size="34" Scroll="Yes" End If If MachType="Alpha" Then File="contalph.asp" Size="30" Scroll="Auto" End If Else File="coflat.htm" Size="34" Scroll="Yes" End If %> <% If Request.QueryString("jumpurl") <> "" Then strMainUrl = Request.QueryString("jumpurl") Else strMainUrl = "../ssewelcome.htm" End If %>
The Microsoft Site Server Express 2.0 documentation must be viewed with a browser that supports frames. To view the documentation, click the following icon to download the latest version of Microsoft® Internet Explorer.