📄 admin_login.asp
字号:
<!--#include file="conn.asp"-->
<!--#include file="const.asp"-->
<!--#include file="top.asp"-->
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="750" id="AutoNumber1" height="193">
<tr>
<td width="5" height="190" background="images/line_bg02.gif">
<img border="0" src="images/line_bg02.gif"> </td>
<td width="725" height="190">
<p align="center">
<div align="center">
<center>
<form method=post action="admin_chklogin.asp">
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#3A6B8F" width="200" id="AutoNumber2">
<tr>
<td width="100%" bgcolor="#284A64">
<p align="center">--=管理员登陆=--</td>
</tr>
<tr>
<td width="100%">
用户名:<input type=text name=username size=17 class=flat1 style="color: #FF0000; background-color: #3A6B8F; border: 1px solid #86AFCE; ">
</td>
</tr>
<tr>
<td width="100%">
密 码:<input type=password name=password size=17 class=flat1 style="color: #FF0000; background-color: #3A6B8F; border: 1px solid #86AFCE; ">
</td>
</tr>
<tr>
<td width="100%">
<p align="center">
<input type="submit" name="Submit" value="确 定" style="background-color: #3A6B8F; color: #000000; border: 1px solid #000000; ">
<input type="reset" name="Submit2" value="取 消" style="background-color: #3A6B8F; color: #000000; border: 1px solid #000000; ">
</td>
</tr>
<tr>
<td width="100%" bgcolor="#284A64">
<p align="center"><b>..::::::::::::::::::::::..</b></td>
</tr>
</table>
</form>
</center>
</div>
</td>
<td width="5" height="190" background="images/line_bg02.gif"> </td>
</tr>
<tr>
<td width="750" height="3" colspan="3" background="images/line_bg01.gif">
<img border="0" src="补间.gif" width="7" height="7"></td>
</tr>
</table>
</center>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -