The easy article management system is developed using Asp+Access, adapting to the needs of small and medium-sized news article websites and personal websites. The entire website adopts Div+Css layout, and has been tested under IE6, IE7, IE8, Firefox, and Chrome without error.
Backend management path: your domain name/admin/Admin_Login.asp
Username and password are both admin
If placed in the root directory, it can run without modifying anything. If placed in a virtual directory, please open inc/config.asp and modify SitePath="/directory name/"
Security settings:
Modify the database name and backend directory in inc/config.asp, and rename the database and Admin directory under the Data directory. Please change the administrator username and password immediately after logging in to the backend.