home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / iis4_06.cab / iirturnh.htw < prev    next >
Text File  |  1997-09-26  |  2KB  |  95 lines

  1. <HTML>
  2.  
  3. <!--
  4.     This is the formatting page for webhits summary highlighting.
  5.     This file defines how the page header, highlighting, and
  6.     footer will appear.
  7.  
  8.     It has been assumed that CiUserParam3 will be set to point to the
  9.     query form to issue new queries.
  10. -->
  11.  
  12. <HEAD>
  13.     <!-- The title lists the Restriction -->
  14.  
  15.         <TITLE> <%CiRestriction%> in <%EscapeURL vpath%> </TITLE>
  16.  
  17. <SCRIPT LANGUAGE="JavaScript">
  18.     TempString = navigator.appVersion
  19.     if (navigator.appName == "Microsoft Internet Explorer"){    
  20. // Check to see if browser is Microsoft
  21.         if (TempString.indexOf ("4.") >= 0){
  22. // Check to see if it is IE 4
  23.             document.writeln('<link rel="stylesheet" type="text/css" href="/iishelp/common/coua.css">');
  24.         }
  25.         else {
  26.             document.writeln('<link rel="stylesheet" type="text/css" href="/iishelp/common/cocss.css">');
  27.         }
  28.     }
  29.     else if (navigator.appName == "Netscape") {                        
  30. // Check to see if browser is Netscape
  31.         document.writeln('<link rel="stylesheet" type="text/css" href="/iishelp/common/coua.css">');
  32.     }
  33.     else
  34.         document.writeln('<link rel="stylesheet" type="text/css" href="/iishelp/common/cocss.css">');
  35. </script>
  36.  
  37. </HEAD>
  38.  
  39.  
  40. <BODY BGCOLOR="#FFFFFF" TEXT="#000000" TOPMARGIN=0 onload="Activate()">
  41.  
  42. <Script Language="JavaScript">
  43. <!--
  44. function Activate() {
  45.     LocString=(" " + parent.contents.location);
  46.     x=(LocString.lastIndexOf ("e"))
  47.     if (LocString.substring ((x-1), (x+9)) == "Search.asp"){ parent.contents.Activate()}
  48. }
  49. //-->
  50. </Script>
  51.  
  52. <H1 align="left"><strong>Summary Matching Word Page</Strong></H1></center>
  53.  
  54. <!-- Print a header that displays the MyRestriction and document vpath -->
  55.  
  56.  
  57. <TABLE WIDTH=80%>
  58.  
  59.     <TR>
  60.         <TD> <H3> Query <em> " <%CiRestriction%> "</em>
  61.              on document  <BR>
  62.         <Strong><a href="<%CiURL%>">To Formatted Document</a></Strong> </H3> </TD>
  63.     </TR>
  64. <P>
  65.  
  66. <!-- CiUserParam3 should contain the query form link -->
  67.  
  68.     <TR>
  69.         <TD ALIGN=RIGHT>
  70.         <H4> <A HREF="/iishelp/iis/misc/search.asp" target="contents"> New Query </A> </H4> 
  71.         </TD>
  72.     </TR>
  73.  
  74. </TABLE>
  75.  
  76. <HR>
  77.  
  78. <TABLE>
  79.     <TR>
  80.         <TD>
  81.         <!-- The highlighted summaries are printed here -->
  82.         <%begindetail%>
  83.         <%enddetail%>
  84.         </TD>
  85.     </TR>
  86. </TABLE>
  87.  
  88. <BR>
  89. <hr class="iis" size="1">
  90. <p align="center"><em><a href="/iishelp/common/colegal.htm">© 1997 by Microsoft Corporation. All rights reserved.</a></em></p>
  91. </font>
  92.  
  93. </BODY>
  94. </HTML>
  95.