/bbs/czsb.asp代码页
<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%><?xml version="1.0" encoding="utf-8"?>
<%response.buffer=true%>
<%Response.ContentType = "text/vnd.wap.wml; charset=utf-8"%>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml"> 
<!--#include file="conn.inc"-->
<!--#include file="cnscucsb.asp"--><wml>
<head><%
'====================================================================
' 请你保留这段说明,这并不会影响你的速度.   电脑交流:http://www.cnscu.cn
' 程序制作:横云			  掌上校园收倾心整理收集于互联网,感谢你的支持!
' 升级时间: 2008-2-5  		主页地址:HTTP://wap.cnscu.cn
' E-Mail: cnscu@126.com   	客服QQ:554904632 QQ群:30493504 QQ群2:46659883
'====================================================================
%> <meta http-equiv='Cache-Control' content='no-cache'/>
</head>
<card title="重置识别">
<p>
<!--#include file="xxts.asp"-->
<%
cw=request("cw")
if cw="" then%>
您确认重置安全码么?<br/>
重设置后您以前的书签将无效!<br/>
<a href="czsb.asp?cw=1&amp;cnscu=<%=cnscu%>">确认</a>|<a href="ansb.asp?cnscu=<%=cnscu%>">取消</a><br/>
+++++++++<br/>
<a href="hy.asp?cnscu=<%=cnscu%>">会员中心</a>
<br/><!--#include file="w.asp"-->
<%else
set rspx=Server.CreateObject("ADODB.Recordset")
  ssql="select * from cnscu_gr where cstr(id)="&myid
  rspx.open ssql,conn,1,3
If not rspx.Eof Then
sid=Session.sessionid
mmsb=rspx("sjhm")+sid
if mmsb<>"" then rspx("grsb")=mmsb
xzsb=rspx("grsb")
rspx.update
else
cccww="重置失败!<br/>"
End if
rspx.close
set rspx=Nothing%>
<%if cccww<>"" then%>
<%=cccwww%>
<%else%>
重置成功。。。<br/>
<a href="hy.asp?cnscu=<%=xzsb%>">点击这里进入会员中心</a><br/>
<!--#include file="w.asp"-->
<%end if%>
<%end if%>
</p>
</card>
</wml>
字母检索
回到顶部