You can learn about Windows NT Option Pack for Windows NT Server over your intranet. We've created a number of multimedia Introductory Videos, Tours, and Demonstrations of IIS in Action, all of which you can view from your Web server.
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath = "../mm/iiwlmm.asp"
Else
MachPath = "iimmnscp.htm"
End If %>
Welcome to Windows NT Option Pack for Windows NT Server
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath2 = "../mm/iisctpmm.asp"
Else
MachPath2 = "iimmnscp.htm"
End If %>
IIS in Action: An Introduction to IIS in Real-World Scenarios
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath3 = "../mm/iisctrtm.asp"
Else
MachPath3 = "iimmnscp.htm"
End If %>
Introduction to Intranet Scenarios
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath4 = "../mm/iiscsptm.asp"
Else
MachPath4 = "iimmnscp.htm"
End If %>
Introduction to Internet Service Provider Scenarios
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath5 = "../mm/iiscpbtm.asp"
Else
MachPath5= "iimmnscp.htm"
End If %>
Introduction to Public Web Site and Extranet Scenarios
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath6 = "../mm/iigsnwmm.asp"
Else
MachPath6= "iimmnscp.htm"
End If %>
Quick Tour of Features
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath7 = "../mm/iigsdcmm.asp"
Else
MachPath7= "iimmnscp.htm"
End If %>
Quick Tour of Documentation
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath8 = "../mm/iisctr1m.asp"
Else
MachPath8= "iimmnscp.htm"
End If %>
Security for the Intranet
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath9 = "../mm/iisctr2m.asp"
Else
MachPath9= "iimmnscp.htm"
End If %>
Creating a Corporate Training Catalog
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath10 = "../mm/iisctr3m.asp"
Else
MachPath10= "iimmnscp.htm"
End If %>
Creating a Human Resources Application
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath11 = "../mm/iisctr4m.asp"
Else
MachPath11= "iimmnscp.htm"
End If %>
Using an Intranet Application to Make Business Decisions
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath12 = "../mm/iiscsp1m.asp"
Else
MachPath12= "iimmnscp.htm"
End If %>
Security for the Internet Service Provider
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath13 = "../mm/iiscsp2m.asp"
Else
MachPath13= "iimmnscp.htm"
End If %>
Web-based Administration
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath14 = "../mm/iiscsp3m.asp"
Else
MachPath14= "iimmnscp.htm"
End If %>
Automating and Customizing your Operatons
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath15 = "../mm/iiscpb1m.asp"
Else
MachPath15= "iimmnscp.htm"
End If %>
Security for the Public Web Site and Extranet
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath16 = "../mm/iiscpb2m.asp"
Else
MachPath16= "iimmnscp.htm"
End If %>
Creating a Customer Service Application
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath17 = "../mm/iiscpb3m.asp"
Else
MachPath17= "iimmnscp.htm"
End If %>
Using Internet Explorer Version 4 Channels
<% If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath18 = "../mm/iiscpb4m.asp"
Else
MachPath18= "iimmnscp.htm"
End If %>
Debugging an ASP Application
© 1997 by Microsoft Corporation. All rights reserved.