- Goal
- To create a high-performance catalog application for your corporate internet.
- Components
- Windows NT Server 4.0; Internet Information Server (IIS) 4.0; Microsoft Transaction Server (MTS); Active Server Pages (ASP); ADO; Microsoft SQL Server ; Internet Explorer version 3.02 with Authenticode 2 update, or later versions of Internet Explorer
- Environment
- Intranet, secured; Windows NT network
|
<%
If InStr(Request.ServerVariables("HTTP_USER-AGENT"), "MSIE") Then
MachPath = "../mm/iisctr2m.asp"
Else
MachPath = "iimmnscp.htm"
End If %>
|
Multimedia Demonstration
|