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.

183 lines
7.2 KiB

  1. <HTML>
  2. <!--
  3. <%CiTemplate%>
  4. This is the formatting page for query results. This file defines
  5. how the result page header, rows, and footer will appear.
  6. -->
  7. <HEAD>
  8. <!-- The title lists the # of documents -->
  9. <%if CiMatchedRecordCount eq 0%>
  10. <TITLE><%CiRestriction%> - no documents matched.</TITLE>
  11. <%else%>
  12. <TITLE><%CiRestriction%> - documents <%CiFirstRecordNumber%> to <%CiLastRecordNumber%></TITLE>
  13. <%endif%>
  14. </HEAD>
  15. <BODY BGCOLOR="#FFFFFF">
  16. <!--
  17. <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#000066" VLINK="#808080" ALINK="#FF0000" TOPMARGIN=0>
  18. <TABLE>
  19. <TR>
  20. <TD><IMG SRC ="/samples/search/64x_book.jpg" ALIGN=Middle></TD>
  21. <TD VALIGN=MIDDLE><H1>Index Server</H1><br><center><h2>Search Results</h2></center></TD>
  22. </TR>
  23. </TABLE>
  24. -->
  25. <!--Headerbegin-->
  26. <p align=center>
  27. <a name="TOP"><img src="/srchadm/help/onepix.gif" alt="Space" align=middle width=1 height=1></a>
  28. <a href="/srchadm/help/default.htm#Top"><img src="/srchadm/help/toc.gif" alt=" Contents" align=middle border=0 width=89 height=31></a>
  29. <!-- Define a "previous" button if this isn't the first page -->
  30. <%if CiContainsFirstRecord eq 0%>
  31. <a href="/scripts/srchadm/hquery.idq?CiBookMark=<%CiBookMark%>&CiBookmarkSkipCount=-<%EscapeRAW CiMaxRecordsPerPage%>&CiRestriction=<%EscapeURL CiRestriction%>"><img src="/srchadm/help/previous.gif" alt="Previous" align=middle border=0 width=32 height=31></a>
  32. <%else%>
  33. <a href="/srchadm/help/default.htm#Top"><img src="/srchadm/help/previous.gif" alt="Previous" align=middle border=0 width=32 height=31></a>
  34. <%endif%>
  35. <!-- Define a "next" button if this isn't the last page -->
  36. <%if CiContainsLastRecord eq 0%>
  37. <a href="/scripts/srchadm/hquery.idq?CiBookMark=<%CiBookMark%>&CiBookmarkSkipCount=<%EscapeRAW CiMaxRecordsPerPage%>&CiRestriction=<%EscapeURL CiRestriction%>"><img src="/srchadm/help/next.gif" alt="Next" align=middle border=0 width=32 height=31></a> </p>
  38. <%else%>
  39. <a href="/srchadm/help/default.htm#Top"><img src="/srchadm/help/next.gif" alt="Next" align=middle border=0 width=32 height=31></a> </p>
  40. <%endif%>
  41. <hr>
  42. <!--Headerend-->
  43. <!-- Print a header that lists the query and the number of hits -->
  44. <!--
  45. <H3>
  46. <%if CiMatchedRecordCount eq 0%>
  47. No documents matched the query "<%CiRestriction%>".
  48. <%else%>
  49. Documents <%CiFirstRecordNumber%> to <%CiLastRecordNumber%> of
  50. <%if CiMatchedRecordCount eq CiMaxRecordsInResultSet%>
  51. the best
  52. <%endif%>
  53. <%CiMatchedRecordCount%> matching the query
  54. "<%CiRestriction%>".
  55. <%endif%>
  56. </H3>
  57. -->
  58. <H1>Search Results</H1><BR>
  59. <p>
  60. <%if CiMatchedRecordCount eq 0%>
  61. <em>No documents matched the query: <b><%CiRestriction%></b>. Please try a different query.</em>
  62. <%else%>
  63. <em>This page shows you
  64. <%if CiContainsFirstRecord eq 0%>some of<%else%><%if CiContainsLastRecord eq 0%>some of<%else%>all<%endif%><%endif%>
  65. the documents in the online user guide for Microsoft Index
  66. Server that matched the query: <b><%CiRestriction%></b>.
  67. <%if CiContainsFirstRecord eq 0%>
  68. The arrows at the top and bottom of this page will show you additional documents matching the query.
  69. <%else%>
  70. <%if CiContainsLastRecord eq 0%>
  71. The arrows at the top and bottom of this page will show you additional documents matching the query.
  72. <%endif%>
  73. <%endif%>
  74. To go to a particular document, click on the document title below. To view only passages
  75. within the document that matched the query, click on "Show Highlights" to the right of the title.</em>
  76. <%endif%>
  77. <HR>
  78. <!--
  79. The begindetail/enddetail section describes how each row of output
  80. is be formatted. The sample below prints:
  81. - record number
  82. - document title (if one exists) or virtual path of the file
  83. - the abstract for the file
  84. - the url for the file
  85. - the file's size and last write time
  86. -->
  87. <table>
  88. <%begindetail%>
  89. <tr>
  90. <td>
  91. <%CiCurrentRecordNumber%>.
  92. <b><a href="<%EscapeURL vpath%>"><%DocTitle%></a></b>
  93. </td>
  94. <td>
  95. <b>(<a href="http://<%server_name%>/scripts/srchadm/webhits.exe<%escapeURL vpath%>?CiRestriction=<%escapeURL CiRestriction%>&CiTemplateFile=/scripts/srchadm/hquery.htw&CiQueryFile=/scripts/srchadm/hquery.idq&CiBeginHilite=<%escapeURL <font color="#FF0000"><em>%>&CiEndHilite=<%escapeURL </em></font>%>&CiUserParam3=<%EscapeURL CiBookMark%>&CiUserParam4=<%EscapeURL DocTitle%>">Show Highlights</a>)</b>
  96. <!-- <b>(<a href="http://<%server_name%>/scripts/srchadm/webhits.exe<%escapeURL vpath%>?CiRestriction=<%escapeURL CiRestriction%>&CiTemplateFile=/scripts/srchadm/hquery.htw&CiQueryFile=/scripts/srchadm/hquery.idq&CiBeginHilite=<%escapeURL <font color="#FF0000"><em>%>&CiEndHilite=<%escapeURL </em></font>%>&CiUserParam3=<%EscapeURL CiBookMark%>&CiUserParam4=<%EscapeURL DocTitle%>&CiHiliteType=Full">Show Highlights</a>)</b> -->
  97. </td>
  98. </tr>
  99. <%enddetail%>
  100. </table>
  101. <P>
  102. <!--
  103. If the index is out of date (for example, if it's still being created
  104. or updated after changes to files in an indexed directory) let the
  105. user know.
  106. -->
  107. <%if CiOutOfDate ne 0%>
  108. <P>
  109. <I><B>The index is out of date.</B></I><BR>
  110. <%endif%>
  111. <!--
  112. If the query was not executed because it needed to enumerate to
  113. resolve the query instead of using the index, but CiForceUseCi
  114. was TRUE, let the user know
  115. -->
  116. <%if CiQueryIncomplete ne 0%>
  117. <P>
  118. <I><B>The query is too expensive to complete.</B></I><BR>
  119. <%endif%>
  120. <!--
  121. If the query took too long to execute (for example, if too much work
  122. was required to resolve the query), let the user know
  123. -->
  124. <%if CiQueryTimedOut ne 0%>
  125. <P>
  126. <I><B>The query took too long to complete.</B></I><BR>
  127. <%endif%>
  128. <!--Footerbegin-->
  129. <hr>
  130. <p align=center>
  131. <a href="/srchadm/help/default.htm#Top"><img src="/srchadm/help/toc.gif" alt=" Contents" align=middle border=0 width=89 height=31></a>
  132. <!-- Define a "previous" button if this isn't the first page -->
  133. <%if CiContainsFirstRecord eq 0%>
  134. <a href="/scripts/srchadm/hquery.idq?CiBookMark=<%CiBookMark%>&CiBookmarkSkipCount=-<%EscapeRAW CiMaxRecordsPerPage%>&CiRestriction=<%EscapeURL CiRestriction%>"><img src="/srchadm/help/previous.gif" alt="Previous" align=middle border=0 width=32 height=31></a>
  135. <%else%>
  136. <a href="/srchadm/help/default.htm#Top"><img src="/srchadm/help/previous.gif" alt="Previous" align=middle border=0 width=32 height=31></a>
  137. <%endif%>
  138. <a href="#TOP"><img src="/srchadm/help/up_end.gif" alt="Top" align=middle border=0 width=32 height=31></a>
  139. <!-- Define a "next" button if this isn't the last page -->
  140. <%if CiContainsLastRecord eq 0%>
  141. <a href="/scripts/srchadm/hquery.idq?CiBookMark=<%CiBookMark%>&CiBookmarkSkipCount=<%EscapeRAW CiMaxRecordsPerPage%>&CiRestriction=<%EscapeURL CiRestriction%>"><img src="/srchadm/help/next.gif" alt="Next" align=middle border=0 width=32 height=31></a> </p>
  142. <%else%>
  143. <a href="/srchadm/help/default.htm#Top"><img src="/srchadm/help/next.gif" alt="Next" align=middle border=0 width=32 height=31></a> </p>
  144. <%endif%>
  145. </p>
  146. <hr>
  147. <p align=center><font color="#000000"><em>&#169; 1996 by Microsoft Corporation. All rights reserved.</em></font>
  148. <!--Footerend-->
  149. </HTML>