/bbs/dyccl.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"-->
<wml><%
'====================================================================
' 请你保留这段说明,这并不会影响你的速度.   电脑交流:http://www.cnscu.cn
' 程序制作:横云			  掌上校园收倾心整理收集于互联网,感谢你的支持!
' 升级时间: 2008-2-5  		主页地址:HTTP://wap.cnscu.cn
' E-Mail: cnscu@126.com   	客服QQ:554904632 QQ群:30493504 QQ群2:46659883
'====================================================================
%> <head>
<meta http-equiv='Cache-Control' content='no-cache'/>
</head>
<card title="进入社区">
<p>
<%
idd=request("idd")
mmwt=request("mmwt")
wtda=request("wtda")
myni=request("myni")
myxb=request("myxb")
if myni="闪电感觉" then response.redirect "dyc.asp?idd="&idd&"&cw=4"
if mmwt="" or wtda="" or myxb="" or myni="" then 
response.redirect "dyc.asp?idd="&idd&"&cw=3"
else
if qmm<>xmm then response.redirect "xgmm.asp?cnscu="&cnscu&"&cw=2"
set rspx=Server.CreateObject("ADODB.Recordset")
  ssql="select * from cnscu_gr where cstr(id)="&idd
  rspx.open ssql,conn,1,3
If not rspx.Eof Then
if mmwt<>"" then rspx("mmwt")=mmwt
if wtda<>"" then rspx("wtda")=wtda
if myni<>"" then rspx("nini")=myni
if myxb<>"" then rspx("grsex")=myxb
rspx("sfyk")=1
rspx.update
cnscu=rspx("grsb")
else
cccww="修改失败!<br/>"
End if
rspx.close
set rspx=Nothing%>
<%if cccww<>"" then%>
<%=cccwww%>
<%else%>
正在进入。。。<br/>
<%response.redirect "index.asp?cnscu="&cnscu&""%>
<%end if%>
<%end if%>
+++++++++<br/>
<a href="hy.asp?cnscu=<%=cnscu%>">会员中心</a>
<br/><!--#include file="w.asp"-->
</p>
</card>
</wml>
字母检索
回到顶部