📄 admin_main.asp
字号:
<%
If Session("AdminUserName") = "" Then
Response.Write "<script>window.open('Login.asp','_parent');</script>"
Response.End
End If
%>
<html>
<head>
<link href="text.css" rel="stylesheet" type="text/css">
<STYLE type="text/css">
<!-- a:link { text-decoration: none; font-family: AdobeSm; color: #000000 }
a:visited { text-decoration: none; color: #000000 }
A:hover {COLOR: green; FONT-FAMILY: "宋体"; TEXT-DECORATION: underline;}
body { font-size: 9pt; font-family: 宋体, Arial;color: #000000}
TD {FONT-SIZE: 9pt; FONT-FAMILY: "宋体", "Arial";color: #000000}
p {FONT-SIZE: 9pt; FONT-FAMILY: "宋体", "Arial";color: #000000}
input {FONT-SIZE: 9pt; FONT-FAMILY: "宋体", "Arial";color: #000000}
body {
margin-top: 0;
margin-bottom: 0;
color: #000000;
margin-left: 0px;
margin-right: 0px;
}
-->
</STYLE>
<base target="_self">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"></head>
<body>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#C0C0C0" id="table2" >
<tr>
<td height="32" background="../images/bj3.jpg">
<p align="center">管理首页</td>
</tr>
<td>
</table>
<table width="638" border="0" align="center" cellpadding="3" cellspacing="2">
<tr>
<td align="center" style="BORDER-bottom: #e7e7e7 1px dotted"> </td>
<td style="BORDER-bottom: #e7e7e7 1px dotted"> </td>
</tr>
<tr>
<td width="60" align="center" style="BORDER-bottom: #e7e7e7 1px dotted"><img src="../images/1101.gif" width="32" height="32"></td>
<td style="BORDER-bottom: #e7e7e7 1px dotted">本程序采用全新内核,更稳定、更安全,解决一切跨区,插入恶意代码等漏洞。</td>
</tr>
<tr>
<td align="center" style="BORDER-bottom: #e7e7e7 1px dotted"><img src="../images/1104.gif" width="32" height="32"></td>
<td style="BORDER-bottom: #e7e7e7 1px dotted"><p>登陆时无需选区,后台自动绑定用户和所选区域。</p> </td>
</tr>
<tr>
<td align="center" style="BORDER-bottom: #e7e7e7 1px dotted"><img src="../images/1109.gif" width="32" height="32"></td>
<td style="BORDER-bottom: #e7e7e7 1px dotted">后台管理锁定的用户,前台无法登陆,方便管理员对付那些不及时缴费的用户。</td>
</tr>
<tr>
<td align="center" style="BORDER-bottom: #e7e7e7 1px dotted"><img src="../images/1102.gif" width="32" height="32"></td>
<td style="BORDER-bottom: #e7e7e7 1px dotted">管理可从后台分区浏览各区信息数据和总数据。</td>
</tr>
<tr>
<td align="center" style="BORDER-bottom: #e7e7e7 1px dotted"><img src="../images/1103.gif" width="32" height="32"></td>
<td style="BORDER-bottom: #e7e7e7 1px dotted">后台可浏览用户最后登陆时间,修改用户备注,提醒用户到期时间。</td>
</tr>
<tr>
<td align="center" style="BORDER-bottom: #e7e7e7 1px dotted"><img src="../images/1111.gif" width="32" height="32"></td>
<td style="BORDER-bottom: #e7e7e7 1px dotted">用户密码采用MD5加密机制,除本人外,任何人无法知道密码,包括管理员,但可以修改。</td>
</tr>
<tr>
<td align="center" style="BORDER-bottom: #e7e7e7 1px dotted"><img src="../images/1105.gif" width="33" height="32"></td>
<td style="BORDER-bottom: #e7e7e7 1px dotted">数据库加入防下载代码,任何人知道您的数据库地址也无法下载。</td>
</tr>
<tr>
<td align="center" style="BORDER-bottom: #e7e7e7 1px dotted"><img src="../images/1107.gif" width="32" height="32"></td>
<td style="BORDER-bottom: #e7e7e7 1px dotted">采用最新数据自动备份功能,误删、乱删都没有关系。</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -