Basic functions: Unregistered users at the front desk can browse all information in the system, and only registered users can post comments;
Registered users can enter the personal center to publish articles and modify personal information;
Backend: article management, user management, database backup, message management, comment management.
Administrators can publish articles, view all registered users of the system, upgrade users to administrators, back up the database, view and reply to messages;
Since the system uses pseudo-static, IIS needs to be configured accordingly; the configuration method is website configuration.txt in the root directory;
Backend management directory: manage/admin_index.aspx
The database is in the DB_51aspx folder, just attach it.
The login username and password is 51aspx
This system is for learning and research purposes only.
Expand