mirror of https://github.com/tongzx/nt5src
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.
106 lines
2.5 KiB
106 lines
2.5 KiB
<HTML>
|
|
|
|
<!--
|
|
This is the formatting page for news articles summary highlighting.
|
|
This file defines how the page header, highlighting, and
|
|
footer will appear.
|
|
|
|
It is assumed that CiUserParam1 will contain the hyper-link to the news
|
|
article and CiUserParam2 will contain the subject of the news article.
|
|
-->
|
|
|
|
<HEAD>
|
|
<!-- The title lists the Restriction -->
|
|
|
|
<TITLE> <%CiUserParam2%> </TITLE>
|
|
</HEAD>
|
|
|
|
<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>Summary UseNet Page</h2></center></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<!-- Print a header that displays the cirestriction and link to the news article -->
|
|
|
|
|
|
<TABLE WIDTH=80%>
|
|
|
|
<TR>
|
|
<TD> <H2> Query <em> <%CiRestriction%> </em></H2> </TD>
|
|
</TR>
|
|
|
|
<P>
|
|
|
|
<!-- Display a link to the query form. -->
|
|
|
|
<TR>
|
|
<TD ALIGN=RIGHT><A HREF="/samples/search/news1.htm">New Query</A></TD>
|
|
</TR>
|
|
|
|
</TABLE>
|
|
|
|
<HR WIDTH=80% ALIGN=LEFT>
|
|
|
|
<TABLE BORDER=0 CELLPADDING="2" cellspacing="0">
|
|
|
|
<tr><td ALIGN=RIGHT bgcolor="#808080"> <font color="#FFFFFF"><b>Subject:</b></font></td><td> <a href="news://<%CiUserParam5%>/<%CiUserParam1%>"><%CiUserParam2%></a></td></tr>
|
|
<tr><td ALIGN=RIGHT bgcolor="#808080"> <font color="#FFFFFF"><b>Newsgroup:</b></font></td><td> <a href="news://<%CiUserParam5%>/<%CiUserParam6%>"><%CiUserParam6%></a></td></tr>
|
|
<tr><td ALIGN=RIGHT bgcolor="#808080"> <font color="#FFFFFF"><b>From:</b></font></td><td> <%CiUserParam4%></td></tr>
|
|
|
|
</TABLE>
|
|
|
|
<HR WIDTH=80% ALIGN=LEFT>
|
|
|
|
<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>© 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>
|
|
|