📄 szsz.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
<%response.buffer=true%>
<%Response.ContentType = "text/vnd.wap.wml; charset=utf-8"%>
<?xml version="1.0" encoding="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="66hc-sb.asp"-->
<wml>
<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>
<%
function ubbp(str)
str=trim(str)
if IsNull(str) then exit function
str=replace(str,".","")
ubbp=str
end function
set npppp=Server.CreateObject("ADODB.Recordset")
rspppl="select * from dwap_admin"
npppp.open rspppl,conn,1,2
sjhm=ubbp(npppp("dwap_ip"))
id=npppp("id")
%>
<%
dim p,ppic,dpic
ppic=975310864
randomize
czsb=Int((ppic*rnd)+1)
%>
<%czsb1=(((sjhm*34)+czsb)/Int(Rnd*78953425))%>
<%set nppp=Server.CreateObject("ADODB.Recordset")
rsppl="select * from dwap_admin where cstr(id)=1"
nppp.open rsppl,conn,1,2
if czsb1<>"" then nppp("dwap_ssbb")=czsb1
sbb=nppp("dwap_ssbb")
nppp.Update
nppp.close
set nppp=nothing
%>
<card title="重置识别码" ontimer="d_i.asp?sb=<%=sbb%>">
<timer value="10"/>
<p>
重置成功!<br/>
定期重置识别码能使系统更安全!<br/>
----------<br/>
<a href="d_i.asp?fs=<%=fs%>&sb=<%=sb%>">返回管理首页</a><br/>
<a href="/index.asp?fs=<%=fs%>&sb=<%=sb%>">返回网站首页</a><br/>
报时:<%=time%>
</p></card></wml>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -