asp注册登陆系统源代码
更新时间:2023-09-13 05:17:01 阅读量: 综合文库 文档下载
- asp注册页面推荐度:
- 相关推荐
往链点点通共享资源,了解更多请登录www.WL566.com
1,(index.asp 用户登陆页面)
会员
会员注册系统
2,(login.asp 用户数据处理文件)
<%
set rsc=server.createobject(\
sqlc=\* from info where username='\password='\rsc.open sqlc,conn,1,1 nr=rsc(\
username=rsc(\password=rsc(\sex=rsc(\qq=rsc(\
and mail=rsc(\add=rsc(\
personalinfo=rsc(\vv=rsc(\set rsc=nothing if nr=\
response.Redirect(\end if
if strcomp(nr,request.Form(\
response.Write(\欢迎你!\response.Write(\你是在\注册的\session(\end if
if session(\response.Redirect(\end if %>
<%
if strcomp(request.QueryString(\set rs=server.createobject(\
sql=\rs.open sql,conn,1,3
rs(\rs(\rs(\rs(\rs(\rs(\
rs(\rs.update
set rs=nothing
response.Write(\修改完成!\end if %>