home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / dnew54c3.zip / TOP.TPL < prev    next >
Text File  |  1999-01-31  |  2KB  |  77 lines

  1. <html>
  2. <head>
  3. <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
  4. <META HTTP-EQUIV="cache-control" CONTENT="no-cache">
  5. <meta name="GENERATOR" content="Microsoft FrontPage 3.0">
  6. <title>Local Interest News Groups</title>
  7. </head>
  8.  
  9. <body  bgcolor="#808080">
  10.  
  11. <form method="GET" action="%%b_action%%">
  12.   <input type="hidden" name="utag" value="%%utag%%">
  13. <table width="500">
  14. <tr><td align="center" bgcolor="#c0c0c0">
  15. <h3>DNewsWeb Web to News Gateway</h3>      
  16.  
  17. <table border="2" bgcolor="#00ff00">
  18.         <tr>
  19.           <th align="center">Local Interest News Groups</th>
  20.         </tr>
  21. <!--- Tailor this selection of news groups -->
  22.         <tr><td><a href="%%b_action%%?cmd=xover&group=comp.lang.c&utag=%%utag%%">
  23.         comp.lang.c</a></td></tr>
  24.         <tr><td><a href="%%b_action%%?cmd=xover&group=rec.humor&utag=%%utag%%">
  25.         rec.humor</a></td></tr>
  26.         <tr><td><a href="%%b_action%%?cmd=xover&group=test.1&utag=%%utag%%">
  27.         test.1</a></td></tr>
  28. <!---   End section for tailoring  -->
  29.  
  30.       </table>
  31. <!--- Remove this note -->
  32. <font size="-2">
  33. Tailor the above list by editing top.tpl or force user to login by
  34. defining require_login true in dnewsweb.ini (and remove this note)
  35. </font>
  36. <!---   End section to remove  -->
  37.       <hr>
  38.       <table border="0" width="500">
  39.         <tr>
  40.           <td>List news groups containing</td>
  41.           <td><input type="text" name="wild" size="14"></td>
  42.           <td><input name="cmd_grpsearch" type="submit" value="Search"></td>
  43.         </tr>
  44.         <tr>
  45.           <td>Read a specfic news group</td>
  46.           <td><input type="text" name="group" size="14"></td>
  47.           <td><input name="cmd_read" type="submit" value="Read"></td>
  48.         </tr>
  49.         <tr>
  50.           <td>Login for a personal groups</td>
  51.           <td></td>
  52.           <td><input type="submit" value="Login" name="cmd_login"></td>
  53.         </tr>
  54.         <tr>
  55.           <td></td>
  56.           <td><a href="%%b_allgroups%%">Browse All Groups</a></td>
  57.           <td></td>
  58.         </tr>
  59.  
  60. %%ifdef%%b_search%%
  61.         <tr>
  62.           <td></td>
  63.           <td><a href="%%b_search%%">Search Full Text Database</a>
  64.           <td></td>
  65.         </tr>
  66. %%endif%%
  67.  
  68.       </table>
  69.     <hr>
  70. %%copyright%%
  71. </td>
  72. </tr>
  73. </table>
  74. </form>
  75. </body>
  76. </html>
  77.