<%
If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath = "../mm/iiwlmm.asp"
Else
MachPath = "iimmnscp.htm"
End If %>
Microsoft Internet Information Server is the Web server integrated with Windows NT Server that makes it easy to publish information and bring business applications to the Web.
This documentation includes:
- Web Publishing topics. Look to the topics under "Web Site Content" for information about authoring and distributing information on your server.
- Administration topics. Sections such as "Server Administration" and Administrator's Reference" provide you with the information you need to administer your server.
- Web Application Development topics. In these topics "Scripter's Reference," "Programmer's Reference," and others you will find detailed information about scripting and programming applications for IIS.
- Scenario topics. For multimedia-illustrated examples of IIS in real business scenarios, see "IIS in Action."
© 1997 by Microsoft Corporation. All rights reserved.