/admin/tjbzcl.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><%
'====================================================================
' 请你保留这段说明,这并不会影响你的速度.   电脑交流: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"/>
<meta http-equiv="Cache-Control" content="max-age=0"/>
<meta http-equiv="Expires" content="Mon, 1 Jan 1990 00:00:00 GMT"/>
</head>
<%id=usb(request("id"))
if id="" then id="99999999999999"
iidd=usb(request("iidd"))
iidd=clng(iidd)
idp=usb(request("idp"))
idp=clng(idp)
cz=usb(request("bbzz"))

%>
<card id="main" title="添加版主" >
<p>
<%if idp="" or cz="" or iidd="" then%>
各项不能留空
<%elseif cz="0" then%>
设置总版成功。。
<%
set rs=Server.CreateObject("ADODB.Recordset")
rspl="select * from cnscu_gr where id="&iidd
rs.open rspl,conn,1,2
rs("gllt")=idp
rs("gllt1")=idp
rs.update
'---关闭数据----
rs.close
set rs=nothing
%>
<%elseif cz="1" then%>
设置副版成功。。
<%
sql="update cnscu_gr set gllt='"&idp&"' where clng(id)="&iidd
  conn.Execute(sql)
%>
<%else%>
未知错误!
<%end if%>
<br/>------------
<br/><a href="bbzz.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>
字母检索
回到顶部