<h1><A NAME="H1_37672843">Welcome to Internet Information Server</a></h1>
<%
If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath = "../mm/iiwlmm.asp"
Else
MachPath = "iimmnscp.htm"
End If %>
<p>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.</p>
<p>This documentation includes:</p>
<ul>
<li><strong>Web Publishing topics.</strong> Look to the topics under "Web Site Content" for information about authoring and distributing information on your server.</li>
<li><strong>Administration topics.</strong> Sections such as "Server Administration" and Administrator's Reference" provide you with the information you need to administer your server.</li>
<li><strong>Web Application Development topics.</strong> In these topics "Scripter's Reference," "Programmer's Reference," and others you will find detailed information about scripting and programming applications for IIS.
</li>
<li><strong>Scenario topics.</strong> For multimedia-illustrated examples of IIS in real business scenarios, see "IIS in Action."</li>