/bbs/xhzlcl.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><%
'====================================================================
' 请你保留这段说明,这并不会影响你的速度. 电脑交流: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>
<!--#include file="xxts.asp"-->
<%
name=request("name")
set zhh=Server.CreateObject("ADODB.Recordset")
zhhssql="select * from cnscu_gr where cstr(nini)='"&name&"' and cstr(id)<>'"&myid&"'"
zhh.open zhhssql,conn,1,2
if not zhh.eof then
response.redirect "xhzl.asp?cw=5&cnscu="&cnscu
end if
zhh.close
set zhh=nothing
grjs=request("grjs")
grxb=request("grxb")
szcs=request("szcs")
csrq=request("csrq")
sxjb=myjf*1
if name="" or grjs="" or szcs="" or csrq="" then response.redirect "xhzl.asp?cnscu="&cnscu&"&cw=1"
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
else
cccww="修改失败!,无此会员"
End if
if rspx("myjb")<sxjb then
cccww="钻币不足,无法修改"
end if
if cccww="" then
if name<>"" then rspx("nini")=name
if grjs<>"" then rspx("grjs")=grjs
if grxb<>"" then rspx("grsex")=grxb
if szcs<>"" then rspx("szcs")=szcs
if csrq<>"" then rspx("csrq")=csrq
rspx("sfyk")=1
rspx.update
sql="update cnscu_gr set myjb=myjb-"&sxjb&" Where CStr(id)="&myid
conn.Execute(sql)
end if
rspx.close
set rspx=Nothing%>
<%if cccww<>"" then%>
<%=cccwww%>
<%else%>
修改成功。。。<br/>
系统扣除<%=sxjb%>钻币!<br/>
<%end if%>
+++++++++<br/>
<a href="hy.asp?cnscu=<%=cnscu%>">会员中心</a><br/>
<!--#include file="w.asp"-->
</p>
</card>
</wml> 对应源码下载地址
相关源码
- /bbs/tjtpwz.asp
- /bbs/room_gl.asp
- /bbs/zj.asp
- /bbs/zchycl.asp
- /webadmin/ltinc/char.asp
- /webadmin/admin_add_class.asp
- /admin/yd_lm.asp
- /bbs/upload.asp
- /bbs/xztx.asp
- /admin/xgszcl.asp
- /webadmin/admin_search.asp
- /webadmin/index.php
- /ly.asp
- /bbs/tzsc.asp
- /bbs/mysctz.asp
- /bbs/hf_view.asp
- /admin/tx_gl.asp
- /admin/you_zt.asp
- /admin/xx_gl.asp
- /bbs/zchy.asp
- /admin/tjbkok.asp
- /admin/wap_ly.asp
- /admin/roomxg.asp
- /admin/tj_you.asp
- /admin/cjwj.asp
- /yousm.asp
- /bbs/jwcr.asp
- /admin/sql.asp
- /bbs/j_hy.asp
- /admin/tjok.asp
- /bbs/bz_gl.asp
- /webadmin/inc/chkadmin.asp
- /admin/dq_cl.asp
- /bbs/tzzy.asp
- /bbs/ltlt.asp
- /webadmin/Plugins/checker.asp
- /bbs/xgwt.asp
- /bbs/hy.asp
- /webadmin/admin_webshell.asp
- /lyview.asp
- /bbs/dl.asp
- /admin/bjhy.asp



