Program description:
1. Development environment: DreamWeaver CS3 + Asp + ACCESS, passed the test under XP SP2 + IIS 5.1 version.
2. Program functions: post messages, view messages, search messages, verification code function (effectively prevent spam messages), IP address record, reply to messages, delete operations, modify the administrator password in the background (the password is MD5 encrypted and cannot be cracked) , the database prevents downloading.
3. Other instructions: The program is simple and practical, easy to operate, and beautiful.
4. The password has been encrypted by MD5! If you forget your password, please download the database locally and modify the "Password" column of the "G_man" table to [7a57a5a743894a0e], then the new password is [admin].
1.1 update instructions:
1. Add external submission detection code to prevent external submission (if you have better suggestions, please share);
2. Add the problem of filtering special characters to prevent SQL injection.
Program default username: admin Password: admin888 Backend management address: a_login.asp
Expand