/Registration.asp Student registration system master file registration content {user name, password, confirmation password, EMail, QQ number, real name, gender, age, home address, phone number, mobile phone, ID number, password prompt questions, safe answer} , complete registration projects, all registration contents must be verified, 25175 registration software with detailed information on the Internet
/user_login.asp Pass the registered account: password: verification code: to log in students
/conn.asp Change this section to the path you want DataPath="/20070911baoming20/data/#123.mdb"
/admin/login.asp Backend admin admin performs login management, the password is encrypted with MD5
md5 double encryption, SQL injection prevention, paging technology, user group deletion,
/admin_index.asp Server basic information display
/logout.asp background exit
conn.asp on error resume next Remove the automatic path matching background to verify admission.
Expand