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

📄 admlist.asp

📁 it is a good thing i think you will like it
💻 ASP
字号:
<%if session("jypxadmin")<>"ok" then
response.redirect "login.asp"
response.end
end if%>
<html>
<head>
<title>■管理界面■</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css"><!--
td       {font-size: 9pt;line-height: 13pt}
a:link   {color:#FFFFFF ;text-decoration:none}
a:visited{color:#FFFFFF ;text-decoration:none}
a:hover  {color:#00FF00 ;text-decoration:underline}
a:active {color:#FFFF00 ;text-decoration:none;}
--></style>
<base target="jypxmain">
</head>
<body bgcolor="#000000" topmargin="3" text="#808080">
<div align="center">
  <center>
<table border="0" width="600" cellpadding="0">
  <tr>
    <td width="100%">
      <p align="center">■ <a href="reall.asp">数据重置</a> | <a href="adminindex.asp">管理用户</a> | <a href="admmain.asp">一般设置</a>    
      | <a href="admmain.asp">修改密码</a>        
      |  <a href="save.asp?type=admexit" target="_top">退出管理</a>                                                                                                                                                                        
 ■</p>            
    </td>            
  </tr>            
</table></center>        
</div>        
</body></html>

⌨️ 快捷键说明

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