asp message board program
v0
1. This program does not write password changes, and the password of this program is MD5 encrypted;
2. The default login password is "dmlt";
3. Changing the password can be done in the database, and obtaining the MD5 encrypted password can be obtained at http://www.cmd5.com;
4. This program solves the problem of sql injection and greatly improves security.
5. The most important and best thing is that this program has 90% Chinese comments, making it easier for ASP beginners to understand!
document: