Program Description: 1. This program is developed using ASP+ACCESS. 2. This program is suitable for building a CMS website for local products. It includes a special product-related article management system and a picture system management system. 3. The program code is concise and management is convenient and fast. 4. The program is fully protected against SQL injection, and the administrator password is encrypted using MD5. 5. The program can automatically generate a GOOGLE website map. 6. This program is free, but please keep the copyright information related to the program.
Main folder description: admin/ backend file directory haibopic/ Save and upload specialty image files Include/ website frontend includes folder rra_Data_mdbggt/ website database folder
Backend address:admin/index/Login_2008.asp Login username and password: admin To ensure that the program is safe to use, please rename the database folder (rra_Data_mdbggt/) and database name, and then modify the related CONN.asp database chain file, CONN.ASP file path that needs to be modified: Include/Conn.asp admin/Include/Conn.asp admin/Include/show/Conn.asp Find these files and change the Source="&Server.MapPath("/rra_Data_mdbggt/mdb.asa") in the code inside to Source="&Server.MapPath("Your database folder name/your data name").