?? adminsomething.asp
字號:
<!--#include file="conn.asp"-->
<%
if session("adminname")="" then
response.redirect "relogin.asp"
end if
%>
<%
%>
<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>系統(tǒng)管理 | 綜合管理</title>
<link rel="stylesheet" type="text/css" href="css.css">
</head>
<body>
<table border="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber2" height="25">
<tr>
<td width="100%">當前位置: 系統(tǒng)管理 > 綜合管理<span lang="en-us">
</span></td>
</tr>
</table>
<center>
<center>
<table border="1" cellspacing="1" style="border-collapse: collapse" bordercolor="#799AE1" width="283" id="AutoNumber1" height="30" >
<tr class="trh"><td bgcolor="#799AE1" width="225" height="30"><b><center>
<font color="#FFFFFF">綜合操作</font></center></b></td>
</tr>
<% if session("power")<>"-2" then%>
<tr>
<td width="225" height="31" bgcolor="#FFFDE8">
<center> <a href="adminuser.asp">用戶管理</a></center></td>
</tr>
<tr>
<td width="225" height="32" bgcolor="#FFFDE8"><center>
<p>
<a href="adminbanjipower.asp">班級考試權限管理</a></p>
</center></td>
</tr>
<% if session("power")="-1" then%>
<tr>
<td width="225" height="32" bgcolor="#FFFDE8"><center>
<a href="adminadmin.asp">管理員管理</a></center></td>
</tr>
<%end if%>
<tr>
<td width="225" height="32" bgcolor="#FFFDE8"><center>
<a href="adminnianji.asp">年級管理</a></center></td>
</tr>
<tr>
<td width="225" height="32" bgcolor="#FFFDE8"><center>
<p>
<a href="adminbanji.asp">班級管理</a></p>
</center></td>
</tr>
<tr>
<td width="225" height="32" bgcolor="#FFFDE8"><center>
<p>
<a href="adminmanyuser.asp">批量添加用戶</a></p>
</center></td>
</tr>
<tr>
<td width="225" height="32" bgcolor="#FFFDE8"><center>
<p>
<a href="adminnews.asp">新聞管理</a></p>
</center></td>
</tr>
<% if session("power")="-1" then%>
<tr>
<td width="225" height="32" bgcolor="#FFFDE8"><center>
<p>
<a href="adminsetting.asp">參數(shù)設置</a></p>
</center></td>
</tr><%end if%> <%end if%>
</table></center>
</center>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -