<% @Language = "VBScript" %> Microsoft Internet Information Services 5.1 Documentation <% 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 = Server.HTMLEncode(Request.QueryString("jumpurl")) Else strMainUrl = "../htm/core/iiwltop.htm" End If %> name="contents" scrolling=<% =Scroll%> FRAMEBORDER="0" FRAMESPACING="0"> name="main" FRAMEBORDER="0" FRAMESPACING="0"> <body bgcolor="#FFFFFF" text="#000000"><font face="Verdana,Arial,Helvetica"> <h1>Microsoft Internet Information Services&nbsp;5.1 Documentation</h1> <p>The Microsoft Internet Information Serveices&nbsp;5.1 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&reg; Internet Explorer.</p> <p><A HREF="http://www.microsoft.com/isapi/redir.dll?prd=ie&ar=inews" target="_top"><IMG SRC="../../common/bestwith.gif" ALT="Click Here to Start" ALIGN="BOTTOM" BORDER="0" VSPACE="7" WIDTH="88" HEIGHT="31" HSPACE="5"></A></p> <hr class="iis" size="1"> <p align="center"><em><a href="../../common/colegal.htm">&copy; 1997-1998 Microsoft Corporation. All rights reserved.</a></em></p> </font>