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

📄 default.asp

📁 北京商务网
💻 ASP
字号:
<%@ codepage ="936" %>
<%
if session("flag")="" then
response.write "<SCRIPT language=JavaScript>alert('对不起,你没有权限打开此页!');"
response.write"this.location.href='login.asp';</SCRIPT>" 
response.end
end if
%>
<HTML><HEAD><TITLE>后台管理系统</TITLE>
<center>
<p></p>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD>
<FRAMESET border=0 frameSpacing=0 rows=98,* frameBorder=NO>
<FRAME name=topFrame src="images/top.asp" noResize scrolling=no>
<FRAMESET border=0 name=content frameSpacing=0 frameBorder=0 cols=166,*>
<FRAME name=BoardMenu marginWidth=0 marginHeight=0 src="images/menu.asp" noResize scrolling=no target="main">
<FRAME name=main marginWidth=0 marginHeight=0 src="main.asp" noResize>
</FRAMESET>
</FRAMESET>
</HTML>

⌨️ 快捷键说明

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