📄 admin_left.asp
字号:
<html>
<%
if session("purview")="" then
response.redirect "../login.asp?id=0"
response.end
end if
dim n
dim rs,sql,rsc
n=2
%>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>新建网页 1</title>
<base target="main">
<style>
<!--
a:link { font-size: 10.5pt; font-family: 宋体; color: #0066CC;text-decoration: none; }
a:visited { color: #0066CC; font-family: 宋体; font-size: 10.5pt;text-decoration: none; }
a:hover { font-size: 10.5pt; font-family: 宋体; color: #0066CC;TEXT-DECORATION: underline; }
body { font-family: 宋体; color: #000000; font-size: 10.5pt }
p { color: #000000; font-family: 宋体; font-size: 10.5pt }
td { font-size: 10.5pt; font-family: 宋体; color: #000000 }
.style1 {color: #0066CC}
-->
</style>
</head>
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0" background="images/004.jpg">
<div align="left">
<table border="0" width="135" id="table2" cellspacing="0" cellpadding="0">
<tr>
<td width="7" background=images/002.jpg>
<img border="0" src="images/001.jpg" width="7" height="25"></td>
<td width="83" valign="bottom" background="images/002.jpg"> <font color="#FFFFFF">飞雪相册</font></td>
<td width="45" background=images/002.jpg>
<img border="0" src="images/003.jpg" width="56" height="25"></td>
</tr>
<tr>
<td width="135" height=20 colspan="3" background="images/005.jpg">
</td>
</tr>
</table>
</div>
<center>
<table border="0" width="150" id="table1" background="images/004.jpg">
<tr>
<td width="26" align="center">
<p align="right">
<img border="0" src="images/icon.jpg" width="20" height="20"></td>
<td align="left" width="114"><font color="#FFFFFF">
<span style="font-size: 10.5pt">
<a href="changepwd.asp" target="right" onMouseOver="window.status='修改本用户的密码';return true;" onMouseOut="window.status='';return true;">修改密码</a></span></font></td>
</tr>
<% if session("purview")="99999" then%>
<tr>
<td align="right">
<img border="0" src="images/icon.jpg" width="20" height="20"></td>
<td align="left" width="114"><font color="#FFFFFF">
<span style="font-size: 10.5pt">
<a href="usermanage.asp" target="right" onMouseOver="window.status='管理用户';return true;" onMouseOut="window.status='';return true;">管理用户</a></span></font></td>
</tr>
<%end if%>
<tr>
<td align="right">
<img border="0" src="images/icon.jpg" width="20" height="20"></td>
<td align="left" width="114"><font color="#FFFFFF">
<span style="font-size: 10.5pt">
<a href="photoclass.asp" target="right" onMouseOver="window.status='相册管理';return true;" onMouseOut="window.status='';return true;">相册管理</a></span></font></td>
</tr>
<tr>
<td align="right">
<img border="0" src="images/icon.jpg" width="20" height="20"></td>
<td align="left" width="114"><a href="note.asp" target="right" onMouseOver="window.status='文章管理';return true;" onMouseOut="window.status='';return true;">文章管理</a></td>
</tr>
<tr>
<td align="right">
<img border="0" src="images/icon.jpg" width="20" height="20"></td>
<td align="left" width="114"><a target="main" href="admin_mb.asp">
</a>
<div id="KB1Child" class="child"><a href="filemanage.asp" target="right" onMouseOver="window.status='文章管理';return true;" onMouseOut="window.status='';return true;">数据清理</a></div>
<!--***********************************其他公共选项***************************--></td>
</tr>
<tr>
<td align="center">
<p align="right">
<img border="0" src="images/icon.jpg" width="20" height="20"></td>
<td align="left" width="114"><a href="aspcheck.asp" target="right" class="style1">
服务器的情况</a></td>
</tr>
<tr>
<td align="center">
<p align="right">
<img border="0" src="images/icon.jpg" width="20" height="20"></td>
<td align="left" width="114">
<a href="admin_db_backup.asp?action=BackupData" target="right" class="style1">
数据信息备份</a></td>
</tr>
<tr>
<td align="center">
<p align="right">
<img border="0" src="images/icon.jpg" width="20" height="20"></td>
<td align="left" width="114">
<a href="admin_db_backup.asp?action=RestoreData" target="right" class="style1">
数据信息恢复</a></td>
</tr>
<tr>
<td align="center">
<p align="right">
<img border="0" src="images/icon.jpg" width="20" height="20"></td>
<td align="left" width="114"><a href="admin_db_ys.asp" target="right" class="style1">
数据库压缩</a></td>
</tr>
<tr>
<td align="center">
<p align="right">
<img border="0" src="images/icon.jpg" width="20" height="20"></td>
<td align="left" width="114"><a href="quit.asp" target="_top" class="style1">
退出后台管理</a></td>
</tr>
<tr>
<td align="center"> </td>
<td align="center" width="114"> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -