文件名称:Userregistration
- 所属分类:
- MySQL数据库
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2013-06-23
- 文件大小:
- 201kb
- 下载次数:
- 0次
- 提 供 者:
- 庞*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用户注册登录模块,包含密码加密,找回密码功能。密码采用MD5加密,可通过密保问题,密保邮箱找回密码。
使用vs2010+mssql2008开发。-User registration login module that contains the encrypted password, retrieve password feature. Password using MD5 encryption, through the security question, secret security mailbox forgotten my password. Use vs2010+mssql2008 development.
使用vs2010+mssql2008开发。-User registration login module that contains the encrypted password, retrieve password feature. Password using MD5 encryption, through the security question, secret security mailbox forgotten my password. Use vs2010+mssql2008 development.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
App_Code
........\MailHelp.cs
........\SqlHelp.cs
App_Data
........\Database.mdf
........\Database_log.LDF
Login.aspx
Login.aspx.cs
Manage.aspx
Manage.aspx.cs
PassWord.aspx
PassWord.aspx.cs
Regist.aspx
Regist.aspx.cs
RetrieveMail.aspx
RetrieveMail.aspx.cs
RetrievePassword.aspx
RetrievePassword.aspx.cs
RetrieveQuestion.aspx
RetrieveQuestion.aspx.cs
SetMail.aspx
SetMail.aspx.cs
SetQuestion.aspx
SetQuestion.aspx.cs
UpdataMail.aspx
UpdataMail.aspx.cs
UpdataQuestion.aspx
UpdataQuestion.aspx.cs
web.config
使用说明.txt