View Options    ::     Headers    ::     HTML vs. ASP    ::     RSS    ::     News Admin


--- YOUR HEADER WOULD REPLACE THESE TOP ROWS ---




Does NML work only on ASP pages? What about HTML? (I use Front Page!)

To use an include statement to implement News Manager Lite, it must be an ASP page. Certainly you can link to it from any page online.

However, if you use HTML and wish to 'include' news as part of your page... HTML pages can easily be converted to ASP pages.
  1. Many HTML utilities offer ASP as a "Save as" option.
    Or, simply open your finished HTML file with a basic text editor such as Notepad, and then save it as a text file with the file name ending in .asp !
  2. Now, edit (open with notepad) your new ASP page, and paste in the appropriate include statement.
  3. Save the file, upload it, and test it out.