📄 index.asp
字号:
<%
'johnson code
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>网站后台管理</title>
</head>
<body bgcolor="#FEFBF1" background="images/sky2.gif">
<p> </p>
<p> </p>
<p> </p>
<p align="center"><strong><font color="#000000" size="5">网站后台管理</font></strong></p>
<p> </p>
<p> </p>
<form name="form1" method="post" action="chkuser.asp">
<table width="267" height="88" border="1" align="center" bgcolor="#C0C0C0">
<tr>
<td colspan="3" bgcolor="#A7CCED"><div align="left"><img src="images/count.gif" width="18" height="14">
用户登录</div></td>
</tr>
<tr>
<td width="81">用户名:</td>
<td width="186" colspan="2"><input name="LoginName" type="text" id="LoginName"></td>
</tr>
<tr>
<td width="81">密 码:</td>
<td colspan="2" width="186"><input name="PassWord" type="password" id="PassWord"></td>
</tr>
<tr>
<td colspan="3"> <input type="image" name="tj" src="images/qd.GIF" onMouseOver="this.src='images/qd1.gif'"
onmouseout="this.src='images/qd.gif'"> <img src="images/qx.GIF" LANGUAGE=javascript onClick="history.go(0)" onMouseOver="this.src='images/qx1.gif'"
onmouseout="this.src='images/qx.gif'"> </td>
</tr>
</table>
</form>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center">
<p align="center"><font size="2">(建议使用分辨率1024*768)</font><br>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -