⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 66hcsz.asp

📁 3ani桑尼网络wap导航程序wap导航程序wap导航程序
💻 ASP
字号:
<!--#include file="../66hc.asp"--><!--#include file="admin.asp"-->
<card id="main" title="设置成功" >
<p>
<%
zm=ubb(request("zm"))
fh=ubb(request("fh"))
logo=ubb(request("logo"))
fsj=ubb(request("fsj"))
ssj=ubb(request("ssj"))
sysl=ubb(request("sysl"))
jfl=ubb(request("jfl"))
flsl=ubb(request("flsl"))
zt=ubb(request("zt"))
gx=ubb(request("gx"))
url=ubb(request("url"))
dwml=wmlubb(request("dwml"))
zwml=wmlubb(request("zwml"))
xwml=wmlubb(request("xwml"))
wml1=wmlubb(request("wml1"))
wml2=wmlubb(request("wml2"))
wml3=wmlubb(request("wml3"))
wml4=wmlubb(request("wml4"))
ql=ubb(request("ql"))
sj=ubb(request("sj"))
tj=ubb(request("tj"))
flsz=ubb(request("flsz"))
xll=ubb(request("xll"))
ip=ubb(request("ip"))
sbb=ubb(request("sbb"))
sh=ubb(request("sh"))
pass=ubb(request("pass"))
name=ubb(request("name"))
set rsp=Server.CreateObject("ADODB.Recordset")
rsppl="select * from [66hc_admin] where [66hc_sb]='"&sb&"'"
rsp.open rsppl,conn,1,2
if not rsp.eof then
if zm<>"" then rsp("66hc_zm")=zm
if fh<>"" then rsp("66hc_fh")=fh
if logo<>"" then rsp("66hc_logo")=logo
if fsj<>"" then rsp("fsj")=fsj
if ssj<>"" then rsp("ssj")=ssj
if zt<>"" then rsp("66hc_zt")=zt
if gx<>"" then rsp("gx")=gx
if dwml<>"" then rsp("66hc_wml")=dwml
if zwml<>"" then rsp("66hc_zwml")=zwml
if xwml<>"" then rsp("66hc_xwml")=xwml
if wml1<>"" then rsp("66hc_wml1")=wml1
if wml2<>"" then rsp("66hc_wml2")=wml2
if wml3<>"" then rsp("66hc_wml3")=wml3
if wml4<>"" then rsp("66hc_wml4")=wml4
if flsl<>"" then rsp("66hc_pag")=flsl
if sysl<>"" then rsp("66hc_jj")=sysl
if jfl<>"" then rsp("jfl")=jfl
if ql<>"" then rsp("66hc_ql")=ql
if sj<>"" then rsp("66hc_sj")=sj
if ip<>"" then rsp("66hc_ip")=ip
if sh<>"" then rsp("66hc_sh")=sh
if sbb<>"" then rsp("66hc_sb")=sbb
if pass<>"" then rsp("66hc_pass")=pass
if name<>"" then rsp("66hc_name")=name
if sbb<>"" then sb=sbb
if tj<>"" then rsp("tj")=tj
if flsz<>"" then rsp("flsz")=flsz
if xll<>"" then rsp("xll")=xll
%>
编辑成功<a href='<%=url%>.asp?sb=<%=sb%>'>返回</a>
<%
end if
rsp.update
rsp.close
set rsp=nothing%>
<br/>----------<br/>

<a href="d_i.asp?sb=<%=sb%>">返回管理首页</a><br/>
<a href="/?sb=<%=sb%>">返回网站首页</a><br/>
报时:<%=time%>
</p></card></wml>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -