
This is a simple news system that can be easily added to any website. Start by editing the settings.asp file, this file contains the basic settings for the news system such as: Your News Title, Login Code (password), Number of stories to show per page, Database path. The login page is a simple html form which is checked against the login code that is set in the settings.asp file. If successful, then it sets the session and continues to the admin area.
|