Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

97 lines
1.9 KiB

  1. <HTML>
  2. <!--
  3. This is the formatting page for webhits summary highlighting.
  4. This file defines how the page header, highlighting, and
  5. footer will appear.
  6. It has been assumed that CiUserParam3 will be set to point to the
  7. query form to issue new queries.
  8. -->
  9. <HEAD>
  10. <!-- The title lists the Restriction -->
  11. <TITLE> <%CiRestriction%> in <%CIURL%> </TITLE>
  12. </HEAD>
  13. <BODY BGCOLOR="#FFFFFF" TEXT="#000000" TOPMARGIN=0>
  14. <TABLE>
  15. <TR>
  16. <TD><IMG SRC ="/samples/search/64x_book.jpg" ALIGN=Middle></TD>
  17. <TD VALIGN=MIDDLE><center><h2>Summary Hit HighLighted Page</h2></center></TD>
  18. </TR>
  19. </TABLE>
  20. <!-- Print a header that displays the cirestriction and document vpath -->
  21. <TABLE WIDTH=80%>
  22. <TR>
  23. <TD> <H3> Query <em> <%CiRestriction%> </em>
  24. on document <em> <a href="<%CIURL%>"><%CiUrl%></a> </em> </H3> </TD>
  25. </TR>
  26. <P>
  27. <!-- CiUserParam3 should contain the query form link -->
  28. <TR>
  29. <TD ALIGN=RIGHT> <H4> <A HREF="<%CiUserParam3%>"> New Query </A> </H4> </TD>
  30. </TR>
  31. </TABLE>
  32. <HR>
  33. <TABLE>
  34. <TR>
  35. <TD>
  36. <!-- The highlighted summaries are printed here -->
  37. <%begindetail%>
  38. <%enddetail%>
  39. </TD>
  40. </TR>
  41. </TABLE>
  42. <P>
  43. <CENTER>
  44. <TABLE WIDTH=600 HEIGHT=50>
  45. <TR>
  46. <TD ALIGN=CENTER VALIGN=MIDDLE WIDTH=200>
  47. <font face="Arial, Helvetica" size="1">
  48. <b>
  49. Best experienced with
  50. <br>
  51. <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>
  52. <br>
  53. Click here to start.
  54. </b>
  55. </font>
  56. </TD>
  57. <TD ALIGN=CENTER VALIGN=MIDDLE WIDTH=200>
  58. <CENTER><I><FONT SIZE=-1>&copy; 1996 Microsoft Corporation</FONT></I></CENTER>
  59. <BR>
  60. <CENTER>
  61. <I><A HREF="/samples/search/disclaim.htm">Disclaimer</A></I>
  62. </CENTER>
  63. </TD>
  64. <TD ALIGN=CENTER VALIGN=MIDDLE WIDTH=200>
  65. <A HREF="http://www.microsoft.com/Powered/"><IMG BORDER=0 SRC="/samples/search/powrbybo.gif" WIDTH=114 HEIGHT=43></A>
  66. </TD>
  67. </TR>
  68. </TABLE>
  69. </CENTER>
  70. </BODY>
  71. </HTML>