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.

29 lines
774 B

  1. <HTML>
  2. <!--
  3. Header for unsorted query results.
  4. -->
  5. <HEAD>
  6. <%if CiLastRecordNumber eq 0%>
  7. <TITLE><%CiRestriction%> - no <%if CiContainsFirstRecord eq 0%>more <%endif%>documents matched.</TITLE>
  8. <%else%>
  9. <TITLE>Documents matching <%CiRestriction%>.</TITLE>
  10. <%endif%>
  11. </HEAD>
  12. <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#000066" VLINK="#808080" ALINK="#FF0000" TOPMARGIN=0>
  13. <TABLE>
  14. <TR>
  15. <TD><IMG SRC ="/samples/search/64x_book.jpg" ALIGN=Middle></TD>
  16. <TD VALIGN=MIDDLE><H1>Index Server</H1><br><center><h2>Search Results</h2></center></TD>
  17. </TR>
  18. </TABLE>
  19. <%if CiLastRecordNumber ne 0%>
  20. <H5>Documents matching the query "<%CiRestriction%>".</H5>
  21. <A HREF="<%HTMLQueryForm%>">New query</A>
  22. <HR>
  23. <%endif%>