📄 adminemaildaochuchk.asp
字号:
<!--#include file=../conn.asp-->
<!--#include file=onlinerz.asp-->
<!--#include file=usercookies.asp-->
<%
Server.ScriptTimeout=9999999
dim title,fs,fobj,nPath,filepath,rs,sql,rs1,sql1,i,k
set rs=server.createobject("adodb.recordset")
if Instr(request("oo"),"=")>0 or Instr(request("oo"),"%")>0 or Instr(request("oo"),chr(32))>0 or Instr(request("oo"),"?")>0 or Instr(request("oo"),"&")>0 or Instr(request("oo"),";")>0 or Instr(request("oo"),",")>0 or Instr(request("oo"),"'")>0 or Instr(request("oo"),",")>0 or Instr(request("oo"),chr(34))>0 or Instr(request("oo"),chr(9))>0 or Instr(request("oo"),"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -