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

  1. <html><head>
  2. <title>Search Entire News Database Using: DNEWS Full Text Search Engine</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. <h3> Search All News Items</h3>
  11.      <table border="2" bgcolor="#00ff00">
  12.        <tr>
  13.          <th align="center">Key Words</th>
  14.          <th align="center"></th>
  15.        </tr>
  16.  
  17.         <tr>
  18.           <td><input name="key" size=30 > </td>
  19.           <td><input type=submit name="action" value="Search" ></td>
  20.         </tr>
  21.       </table>
  22.  
  23. <input type=hidden name="cmd" value="r_search">  
  24. <input type=hidden name="from" value="1">  
  25. <input type=hidden name="to" value="20"> 
  26.  
  27. <p>A higher weighting is given to words early in your list of key words.  Some common words like 'and' may return '0' matches, thisis normal, these are not kept in the index as they haveno search value.<br>
  28. <hr>
  29. %%copyright%%
  30. </td>
  31. </tr>
  32. </table>
  33. </form>
  34. </body>
  35. </html>
  36.