
########################################################################

ASP Forum v1.00
Copyright (C) 2006  John Horvath

    This program is free software; you can redistribute it under the
    terms of the GNU General Public License as published by the Free
    Software Foundation; either version 2 of the License, or (at your
    option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

If you have any questions, comments, suggestions, or a bug to
report, then zap me an e-mail at <jhorv@canada.com>.

########################################################################

ASP Forum is a complete web-based application to quickly set up an
online chat forum. It includes an administrative area where messages and
topics can be either deleted or edited. Users can also leave private
messages for the administrator only. In order to gain access to the
administration area, the administrator needs to have a a regular user
name and password, and then log in as a regular user. On the main page
is a link for the administration page where a separate administrator
name and password is required.

All that needs to be done to get this forum up and running is to edit
the config.dat file located in the "includes" directory to your
specifications and then upload the entire package to your website. This
application works with Access databases from Office97 and higher. The
sample database included is an Access97 database for those still using
older versions of Access.

Sample user and admin details
-----------------------------
user name: user1
user password: pass1
admin name: admin
admin password: admin


Have fun!

--------------------------------------------------------------------------
VERSION HISTORY

Version 1.0.0   First release of the application
01-02-2006


--------------------------------------------------------------------------
########################################################################

