windows-nt/Source/XPSP1/NT/inetsrv/query/web/html/scripts/qfullhit.htw
2020-09-26 16:20:57 +08:00

114 lines
2.5 KiB
Plaintext

<HTML>
<!--
This is the formatting page for webhits full 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 <%CIURL%> </TITLE>
</HEAD>
<!-- #CiTag-1 is generated as a link to the previous hit for the first hit -->
<a NAME="CiTag-1"> </a>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" TOPMARGIN=0>
<TABLE>
<TR>
<TD><IMG SRC ="/samples/search/64x_book.jpg" ALIGN=Middle></TD>
<TD VALIGN=MIDDLE><center><h2>Hit HighLighted Page</h2></center></TD>
</TR>
</TABLE>
<!-- Print a header that displays the cirestriction and document vpath -->
<TABLE WIDTH=80%>
<TR>
<TD> <H3> Query <em> <%CiRestriction%> </em>
on document <em> <a href="<%CIURL%>"><%CiUrl%></a> </em> </H3> </TD>
</TR>
<P>
<P>
<BR>
<TR>
<TD ALIGN><b><em> You can navigate between the hits using the "&lt;&lt;" and "&gt;&gt;" tags around a hit. <BR>
Clicking "&lt;&lt;" takes you to the previous hit,
clicking "&gt;&gt;" takes you to the next hit. </em></b>
</TD>
</TR>
<!-- #CiTag0 is the tag of the first hit in the document -->
<TD><H3><a href="#CiTag0"> Click to go to the first hit in the document.</a></H3> </TD>
<!-- CiUserParam3 should contain the query form link -->
<TR>
<TD ALIGN=RIGHT> <H4> <A HREF="<%CiUserParam3%>"> New Query </A> </H4> </TD>
</TR>
</TABLE>
<HR>
<TABLE>
<TR>
<TD>
<!-- The highlighted summaries are printed here -->
<%begindetail%>
<%enddetail%>
</TD>
</TR>
</TABLE>
<P>
<CENTER>
<TABLE WIDTH=600 HEIGHT=50>
<TR>
<TD ALIGN=CENTER VALIGN=MIDDLE WIDTH=200>
<font face="Arial, Helvetica" size="1">
<b>
Best experienced with
<br>
<a href="http://www.microsoft.com/ie/ie.htm"><img src="/samples/search/bestwith.gif" width="88" height="31" border="0" alt="Microsoft Internet Explorer" vspace="7"></a>
<br>
Click here to start.
</b>
</font>
</TD>
<TD ALIGN=CENTER VALIGN=MIDDLE WIDTH=200>
<CENTER><I><FONT SIZE=-1>&copy; 1996 Microsoft Corporation</FONT></I></CENTER>
<BR>
<CENTER>
<I><A HREF="/samples/search/disclaim.htm">Disclaimer</A></I>
</CENTER>
</TD>
<TD ALIGN=CENTER VALIGN=MIDDLE WIDTH=200>
<A HREF="http://www.microsoft.com/Powered/"><IMG BORDER=0 SRC="/samples/search/powrbybo.gif" WIDTH=114 HEIGHT=43></A>
</TD>
</TR>
</TABLE>
</CENTER>
</BODY>
</HTML>