guanliyuanpassword.asp
来自「留言版,可留言,管理留言,添加,删除留言」· ASP 代码 · 共 27 行
ASP
27 行
<html>
<body background="378dd52436369d064d088d10.jpg"><p align="left" ><font size="7" face="Arial, Helvetica, sans-serif"><strong><img src="欢迎光临管理员系统.gif" width="706" height="87"></strong></font></p>
<p align="left"> <a href="index.asp"><em><font size="4"><strong>主页</strong></font></em></a></p>
<hr size="3" >
<p align="center"> </p>
<p align="center"> </p>
<form action="checkpasswordguanliyuan.asp"method="post">
<table width="40%" align="center">
<tr>
<td align="center"><font color="#3333FF">帐号:</font>
<input type="text"name="id"size="15" />
</td>
</tr>
<tr>
<td align="center"><font color="#3333FF">密码:</font>
<input type="password"name="password"size="15" />
</td>
</tr>
<tr>
<td align="center"><input name="submit" type="submit"value="管理员登陆">
<input name="reset" type="reset"value="重填">
</td>
</tr>
</table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?