home *** CD-ROM | disk | FTP | other *** search
- <HTML>
-
- <!--
- This is the formatting page for webhits summary highlighting.
- This file defines how the page header, highlighting, and
- footer will appear.
-
- It has been assumed that CiUserParam3 will be set to point to the
- query form to issue new queries.
- -->
-
- <HEAD>
- <!-- The title lists the Restriction -->
-
- <TITLE> <%CiRestriction%> in <%EscapeURL vpath%> </TITLE>
-
- <SCRIPT LANGUAGE="JavaScript">
- TempString = navigator.appVersion
- if (navigator.appName == "Microsoft Internet Explorer"){
- // Check to see if browser is Microsoft
- if (TempString.indexOf ("4.") >= 0){
- // Check to see if it is IE 4
- document.writeln('<link rel="stylesheet" type="text/css" href="/iishelp/common/coua.css">');
- }
- else {
- document.writeln('<link rel="stylesheet" type="text/css" href="/iishelp/common/cocss.css">');
- }
- }
- else if (navigator.appName == "Netscape") {
- // Check to see if browser is Netscape
- document.writeln('<link rel="stylesheet" type="text/css" href="/iishelp/common/coua.css">');
- }
- else
- document.writeln('<link rel="stylesheet" type="text/css" href="/iishelp/common/cocss.css">');
- </script>
-
- </HEAD>
-
-
- <BODY BGCOLOR="#FFFFFF" TEXT="#000000" TOPMARGIN=0 onload="Activate()">
-
- <Script Language="JavaScript">
- <!--
- function Activate() {
- LocString=(" " + parent.contents.location);
- x=(LocString.lastIndexOf ("e"))
- if (LocString.substring ((x-1), (x+9)) == "Search.asp"){ parent.contents.Activate()}
- }
- //-->
- </Script>
-
- <H1 align="left"><strong>Summary Matching Word Page</Strong></H1></center>
-
- <!-- Print a header that displays the MyRestriction and document vpath -->
-
-
- <TABLE WIDTH=80%>
-
- <TR>
- <TD> <H3> Query <em> " <%CiRestriction%> "</em>
- on document <BR>
- <Strong><a href="<%CiURL%>">To Formatted Document</a></Strong> </H3> </TD>
- </TR>
- <P>
-
- <!-- CiUserParam3 should contain the query form link -->
-
- <TR>
- <TD ALIGN=RIGHT>
- <H4> <A HREF="/iishelp/iis/misc/search.asp" target="contents"> New Query </A> </H4>
- </TD>
- </TR>
-
- </TABLE>
-
- <HR>
-
- <TABLE>
- <TR>
- <TD>
- <!-- The highlighted summaries are printed here -->
- <%begindetail%>
- <%enddetail%>
- </TD>
- </TR>
- </TABLE>
-
- <BR>
- <hr class="iis" size="1">
- <p align="center"><em><a href="/iishelp/common/colegal.htm">© 1997 by Microsoft Corporation. All rights reserved.</a></em></p>
- </font>
-
- </BODY>
- </HTML>
-