home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 November / APC411-2.ISO / server / dnews52b.exe / feeds.mgr < prev    next >
Encoding:
Text File  |  1997-12-02  |  413 b   |  26 lines

  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  2.  
  3. <html>
  4.  
  5. <head>
  6. <title>News Feeds</title>
  7. </head>
  8.  
  9. <body bgcolor="#C0C0C0">
  10. <form method="POST" action="%%action%%">
  11. <p>%%menu%% </p>
  12. <h4>Select a News Feed</h4>
  13. <table border=2>
  14. <tr><th>Feed</th><th>Action</th></tr>
  15. %%feeds%%
  16. </table>
  17. <p>
  18. <input type=submit name="cmd_feed_add" value="Add News Feed">
  19. </p>
  20. </form>
  21.  
  22. </form>
  23. </body>
  24.  
  25. </html>
  26.