📄 admintop.asp
字号:
<link rel="stylesheet" href="1.css" type="text/css">
<link rel="stylesheet" href="css.css" type="text/css">
<%
if session("admintype")<>"common" and session("admintype")<>"admin" then response.Redirect "index.asp"%>
<table width="681" height="5" border="0" align="center" cellpadding="3" cellspacing="0" class="9point">
<tr>
<td> <a href="adminjoin.asp"><img src="images/g5.gif" width="9" height="9" border=0>
添加链接</a> <a href="adminindex.asp"><img src="images/g2.gif" width="9" height="9" border=0>
链接管理</a>
<%if session("admintype")="admin" then%>
<a href="adminuser.asp"><span class="9point"><span class="9point"><img src="images/g5.gif" width="9" height="9" border=0></span></span>
用户管理</a> <a href="adminsort.asp"><img src="images/g2.gif" width="9" height="9" border=0>
类别管理</a> <img src="images/g5.gif" width="9" height="9" border=0> <a href="option.asp"></a><a href="option.asp">功能选项</a>
<%end if%>
<a href="chpassword.asp"><img src="images/g2.gif" width="9" height="9" border=0>
修改密码</a> <a href="exit.asp"><img src="images/g5.gif" width="9" height="9" border=0>
退出登录</a> </td>
<td width="13%"><a href="http://www.syx8622.cn/" target="_blank"> <img src="images/g2.gif" width="9" height="9" border=0>
梦想小筑</a> <img src="images/g5.gif" width="9" height="9" border=0></td>
</tr>
</table>
<style type="text/css">
A { text-decoration: NONE; color: #222222}
A:hover {COLOR: #666666; TEXT-DECORATION: none}
</style>
<style>
body {scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #222222;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #222222;
scrollbar-shadow-color: #222222;
scrollbar-track-color: #FFFFFF;}
</style>
<style type=text/css>BODY {
BACKGROUND-POSITION: right bottom; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-REPEAT: no-repeat
}</style>
<style type=text/css>
<!--
input,textarea {
font-size:9pt;
color:#222222;
font-family:'宋体';
background-color:#F9F9F9;
border-top:1px solid #222222;
border-bottom:1px solid #222222;
border-left:1px solid #222222;
border-right:1px solid #222222;
scrollbar-face-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#222222;
scrollbar-3dlight-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#222222;
scrollbar-darkshadow-color:#ffffff;}
-->
</style>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -