Practical Technology Network's 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.
If placed in the root directory, it can run without modifying anything;
If placed in a virtual subdirectory, please open inc/config.asp and modify SitePath="/directory name/"
If you want to generate a static page, when generating the home page, directly fill in the domain name in the background domain name, and then generate the home page.
To generate list pages, content pages, etc., you must fill in the domain name/directory name in the background domain name. If you do not fill in the directory name, it cannot be generated.
Please make sure your space supports FSO and AspJpeg components, otherwise some functions may not be available.
Default background management path admin/admin_login.asp
Username and password are both admin
Security settings [Important]
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.
1: Background static generation is more powerful and stable;
2: The website art has been fully upgraded, providing 3 styles of blue, green and pink;
3: Fixed some discovered BUG;
4: Collection;
5: The static directory generated by the website is more user-friendly and more conducive to SEO inclusion. Based on the original program, a new function is added to dynamically generate static articles for the whole site, which can be operated in the background. Such as generating static lists, static article pages, static maps, etc.