home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / iis4_17.cab / iigsnwmm.asp < prev    next >
Text File  |  1997-10-15  |  2KB  |  65 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
  2. <html><head><title>Quick Tour of Windows NT Option Pack Features</title>
  3.  
  4.  
  5. <SCRIPT LANGUAGE="JavaScript">
  6.     TempString = navigator.appVersion
  7.     if (navigator.appName == "Microsoft Internet Explorer"){    
  8. // Check to see if browser is Microsoft
  9.         if (TempString.indexOf ("4.") >= 0){
  10. // Check to see if it is IE 4
  11.             document.writeln('<link rel="stylesheet" type="text/css" href="/iishelp/common/coua.css">');
  12.         }
  13.         else {
  14.             document.writeln('<link rel="stylesheet" type="text/css" href="/iishelp/common/cocss.css">');
  15.         }
  16.     }
  17.     else if (navigator.appName == "Netscape") {                        
  18. // Check to see if browser is Netscape
  19.         document.writeln('<link rel="stylesheet" type="text/css" href="/iishelp/common/coua.css">');
  20.     }
  21.     else
  22.         document.writeln('<link rel="stylesheet" type="text/css" href="/iishelp/common/cocss.css">');
  23. </script>
  24.  
  25. <META NAME="DESCRIPTION" CONTENT="Multimedia Tour of Windows NT Option Pack Features."></head>
  26.  
  27. <body bgcolor="#FFFFFF" text="#000000"><font face="Verdana,Arial,Helvetica">
  28.  
  29. <center>
  30.  
  31. <% RelPath=Replace(Request.ServerVariables("URL"),"asp","asf") %>
  32.  
  33.  
  34. <table border="4" width="403" height="306" cellspacing="0" cellpadding="0" background="StaticLo.gif">
  35. <tr>
  36. <td><OBJECT ID="NSPlay" WIDTH=400 HEIGHT=300 CLASSID="CLSID:2179C5D3-EBFF-11CF-B6FD-00AA00B4E220" CODEBASE="en/nsasfinf.cab#version=2,0,0,912" align="top" border="0">
  37. <param name="_ExtentX" value="0"><param name="_ExtentY" value="0">
  38.     <param name="AutoStart" value="True">
  39.     <PARAM NAME="FileName" VALUE="http://<%=Request.ServerVariables("SERVER_NAME")%><%=RelPath%>">
  40.     <PARAM NAME="TransparentAtStart" Value="True">
  41.     <param name="ControlType" value="0">
  42.     <!E="ShowSelectionControls" VALUE= "0">
  43.         <!E="ShowPositionControls" VALUE= "0">
  44. </OBJECT>
  45.  
  46. </td>
  47. </tr>
  48. </table>
  49. </center>
  50.  
  51. <center>
  52. <Marquee width="403" height="25" behavior="scroll" align="center" vspace="4" loop="1"><strong> Streaming from <%=Request.ServerVariables("SERVER_NAME")%>  </strong></Marquee>
  53. </center>
  54.  
  55. <h3><center>Multimedia Tour of Features</center></h3>
  56.  
  57. <p><center><a href="../core/iiwlbvu.htm#H2_37782284">If you're not hearing anything...</center></a></p>
  58. <br><br>
  59.  
  60. <hr class="iis" size="1">
  61. <p align="center"><em><a href="../../../common/colegal.htm">© 1997 by Microsoft Corporation. All rights reserved.</a></em></p>
  62.  
  63. </font>
  64. </body>
  65. </html>