home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / dnew54c3.zip / XSEARCH.TPL < prev   
Text File  |  1998-07-06  |  1KB  |  40 lines

  1. <html><head>
  2. <title>Search News Group Headers</title>
  3. </head>
  4. <body  bgcolor="#808080">
  5. <form method="GET" action="%%b_action%%">
  6. <input type="hidden" name="utag" value="%%utag%%">
  7. <table width="500" cellpadding=10>
  8. <tr>
  9.      <td align="center" bgcolor="#c0c0c0">
  10.  
  11. <form method=get action="%%action%%">  
  12. <input type=hidden name="cmd" value="xsearch">  
  13. <input type=hidden name="group" value="%%group%%"> 
  14. <input type=hidden name="group" value="%%group%%"> 
  15.  
  16. <h3> Search headers in group %%group%%</h3>
  17.      <table border="2" bgcolor="#00ff00">
  18.        <tr>
  19.          <th align="center">Search String</th>
  20.          <th align="center"></th>
  21.        </tr>
  22.  
  23.         <tr>
  24.           <td><input name="key" size=30 > </td>
  25.           <td><input type=submit name="action" value="Search Xover" ></td>
  26.         </tr>
  27.       </table>
  28. <p>The search is performed on the headers 
  29. in the news group. It is not case sensitive.  
  30. If you give several words they will only match 
  31. if the same 'phrase' appears in the news headers<br>
  32. </form>
  33. <hr>
  34. %%copyright%%
  35. </td>
  36. </tr>
  37. </table>
  38. </body>
  39. </html>
  40.