📄 deeptree.asp
字号:
<!--#include file="conn.asp"-->
<%
Dim myusername
Dim mydepartment
Dim myoffice
Dim myduties
Dim myrank
Dim mypost
Dim myspower
myusername=request.cookies("myusername")
mydepartment=request.cookies("mydepartment")
myoffice=request.cookies("myoffice")
myduties=request.cookies("myduties")
myrank=request.cookies("myrank")
mypost=request.cookies("mypost")
myspower=request.cookies("myspower")
%> <html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>在线考试系统</title>
<base target="RightMainFrame">
<link rel="stylesheet" type="text/css" href="../default.css">
<script language="JavaScript1.2" src="../js/lock.js"></script>
</head>
<body oncontextmenu="self.event.returnValue=false" onkeydown="lockalt();" onselectstart="selectstart();" bgcolor="#F1F1F1" leftmargin="5">
<script language="JavaScript1.2" src="../js/rsmenu.js"></script>
<p align="left" style="margin: 0 12"><font color="#cccccc">
<a href="#" title="姓名:<%=myusername%>
部门:<%=mydepartment%>
单位:<%=myoffice%>
职务:<%=myduties%>
岗位:<%=mypost%>
级别:<%=myrank%>
IP地址:<%=request.servervariables("remote_addr")%> "><%=myusername%></a></font>:欢迎您</p>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="150" id="AutoNumber4">
<tr>
<td width="100%">
<img NAME="imEx" SRC="../images/home.gif" BORDER="0" ALT="展开/关闭全部" width="15" height="15">
<a title="展开或关闭所有菜单" HREF="#" onClick="expandAll(false); return false">功能菜单</a>
<!-- <span style="background: #00FFFF; color: black">展开/关闭全部</span> -->
<!-- <BLOCKQUOTE> -->
<!-- 第0级父菜单 -->
<div style="margin-left: 1em">
<img border="0" src="../IMAGES/menu_dot.gif"><a HREF="news.asp">考试新闻</a>
</div>
<div ID="zeroParent" style="margin-left: 1em">
<img border="0" src="../images/menu_close.gif"><a onClick="expandIt('zero'); return false" style="cursor:hand">成绩管理</a>
</div>
<div ID="zeroChild" CLASS="child" style="margin-left: 2em">
<%
if instr(myspower,"S")<>0 then
%> <img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a HREF="editscore1.asp">修改用户考试成绩</a><br>
<%
end if
%> <img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a HREF="paihang.asp">历次考试总排行榜</a><br>
<img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a HREF="searchscore.asp">自定义查询</a><br>
</div>
<!--
<%
if instr(myspower,"A")<>0 or instr(myspower,"S")<>0 then
%>
<div ID="firstParent" style="margin-left: 1em">
<img NAME="imEx" SRC="../images/menu_close.gif" BORDER="0" width="16" height="16"><a onClick="expandIt('first'); return false" style="cursor:hand">web考试管理</a>
</div>
<div ID="firstChild" CLASS="child" style="margin-left: 2em">
<img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a href="adminwebuser.asp">注册用户管理</a><br>
<img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a href="searchscore_web.asp">注册用户成绩查询</a><br>
<img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a href="webcreatepaper1.asp">设定考试科目</a><br>
<img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a href="adminwebexam.asp">管理考试科目</a><br>
</div>
<%
end if
%>
<-->
<div ID="secondParent" style="margin-left: 1em">
<img NAME="imEx" SRC="../images/menu_close.gif" BORDER="0" width="16" height="16"><a onClick="expandIt('second'); return false" style="cursor:hand">考试管理</a>
</div>
<div ID="secondChild" CLASS="child" style="margin-left: 2em">
<%
if instr(myspower,"A")<>0 or instr(myspower,"S")<>0 then
%> <img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a href="fastmakepaper1.asp">随机组卷</a><br>
<img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a href="staticmakepaper1.asp">自定义组卷</a><br>
<%
end if
if instr(myspower,"L")<>0 or instr(myspower,"S")<>0 then
%> <img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a href="passexam.asp">审核考试计划</a><br>
<%
end if
%> <img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a href="searchexam.asp">查询考试计划</a><br>
<%
if instr(myspower,"A")<>0 or instr(myspower,"S")<>0 then
%> <img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a href="adminexam.asp">管理考试计划</a><br>
<%
end if
%>
</div>
<div ID="thirdParent" style="margin-left: 1em">
<img NAME="imEx" SRC="../images/menu_close.gif" BORDER="0" width="16" height="16"><a onClick="expandIt('third'); return false" style="cursor:hand">题库管理</a>
</div>
<div ID="thirdChild" CLASS="child" style="margin-left: 2em">
<%
if instr(myspower,"A")<>0 or instr(myspower,"S")<>0 then
%> <img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a href="adminsubject.asp">科目管理</a><br>
<%
end if
%> <img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a href="searchdatabase.asp">试题检索</a><br>
<img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a href="databaseinfo.asp">题库统计</a><br>
<%
if instr(myspower,"A")<>0 or instr(myspower,"S")<>0 then
%> <img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a href="admindatabase.asp">试题管理</a><br>
<%
end if
if instr(myspower,"L")<>0 or instr(myspower,"S")<>0 then
%> <img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a href="passdatabase.asp">审核试题</a><br>
<%
end if
%>
</div>
<%
if instr(myspower,"S")<>0 then
%>
<div ID="fourParent" style="margin-left: 1em">
<img NAME="imEx" SRC="../images/menu_close.gif" BORDER="0" width="16" height="16"><a onClick="expandIt('four'); return false" style="cursor:hand">系统管理</a>
</div>
<div ID="fourChild" CLASS="child" style="margin-left: 2em">
<img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a HREF="admin_dictionary.asp">字典库维护</a><br>
<img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a HREF="admin_parameter.asp">组卷参数设置</a><br>
<img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a HREF="admin_cadre_info.asp">用户管理</a><br>
<img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a HREF="adminspower.asp">授权管理</a><br>
</div>
<%
end if
%>
<div ID="fiveParent" style="margin-left: 1em">
<img NAME="imEx" SRC="../images/menu_close.gif" BORDER="0" width="16" height="16"><a onClick="expandIt('five'); return false" style="cursor:hand">考试新闻</a>
</div>
<div ID="fiveChild" CLASS="child" style="margin-left: 2em">
<%
if instr(myspower,"A")<>0 or instr(myspower,"S")<>0 then
%> <img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a HREF="postnews.asp">发布新闻</a><br>
<%
end if
if instr(myspower,"L")<>0 or instr(myspower,"S")<>0 then
%> <img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a HREF="passnews.asp">审核新闻</a><br>
<%
end if
%> <img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a HREF="searchnews.asp">查询新闻</a><br>
<%
if instr(myspower,"A")<>0 or instr(myspower,"S")<>0 then
%> <img NAME="imEx" SRC="../images/menu_open.gif" BORDER="0" width="16" height="16"><a HREF="adminnews.asp">新闻管理</a><br>
<%
end if
%>
</div>
<div ID="sevenParent" style="margin-left: 0em">
<img NAME="imEx" SRC="../images/quit.gif" BORDER="0" width="22" height="16"><a target="_top" href="exit.asp">退出系统</a>
</div>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -