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

📄 index_body.asp

📁 1。超强文件读写锁定
💻 ASP
字号:
<%
If Session("SK2B")="" Then
  Response.Redirect "888_Login.Asp"
  Response.End
End If
If Session("SK2F")="" Then
  Response.Redirect "888_Login.Asp"
  Response.End
End If
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN">
<!-- saved from url=(0044)http://218.32.184.230/app/control/sp_agents/ -->
<HTML><HEAD><TITLE><%if session("SK2F")="0" then 
response.write "Super Agent Interface"
else
response.write "Agent Interface"
end if%></title>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2800.1476" name=GENERATOR></HEAD><FRAMESET border=0 
frameSpacing=0 rows=102,*,0 frameBorder=NO><FRAME name=topFrame 
src="header.Asp" noResize scrolling=no><FRAME 
name=main src="Index_Main.Asp"><FRAME name=temp 
src="Index_Main.Asp"></FRAMESET></HTML>

⌨️ 快捷键说明

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