/admin/bjhycl.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="cnscu_sb.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>
<%
name=request("name")
grjs=request("grjs")
grxb=request("grxb")
szcs=request("szcs")
csrq=request("csrq")
sjhm=request("sjhm")
hymm=request("hymm")
mmwt=request("mmwt")
wtda=request("wtda")
myjf=request("myjf")
id=request("id")
myjb=request("myjb")
%>
<%set rspx=Server.CreateObject("ADODB.Recordset")
  ssql="select * from cnscu_gr where cstr(id)="&id
  rspx.open ssql,conn,1,3
If not rspx.Eof 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
if sjhm<>"" then rspx("sjhm")=sjhm
if hymm<>"" then rspx("mm")=hymm
if mmwt<>"" then rspx("mmwt")=mmwt
if wtda<>"" then rspx("wtda")=wtda
if myjf<>"" then rspx("myjf")=myjf
if myjb<>"" then rspx("myjb")=myjb
rspx.update
else
cccww="修改失败!"
End if
rspx.close
set rspx=Nothing%>
<%if cccww<>"" then%>
<%=cccwww%>
<%else%>
修改成功。。。
<%end if%>
----------<br/>
<a href="hhyy.asp?fs=<%=fs%>&amp;sb=<%=sb%>">返回会员管理</a><br/>
<a href="sq.asp?fs=<%=fs%>&amp;sb=<%=sb%>">返回社区管理</a><br/>
<a href="admin_index.asp?fs=<%=fs%>&amp;sb=<%=sb%>">返回管理首页</a><br/>
<a href="../index.asp?fs=<%=fs%>&amp;sb=<%=sb%>">返回网站首页</a><br/>
</p>
</card>
</wml>
字母检索
回到顶部