<html>
<head>
<title> 登录后台 </title>
</head>
<body>
<div align="center">
<form method="POST" action="http://www.kpwhl.net/szwyadmin/admin_2012.asp" target=_top onSubmit="return">
用户名:<input type="text" name="姓名" /> <br/>
<br/>
密 码:<input type="password" name="pass" /> <br/>
<br/>
验证码:
<a href='javascript:refreshimg()' title='看不清楚,换个图片'><img id='checkcode' src="http://www.cnhww.com/demo5/GetCode.asp" border="0" /></a>
<input name="XuasYzm" size="9" maxlength="5" style="font-size: 9pt; color: #000000">
<br/>
<br/>
<input type="submit" value="登录" onclick="test()">
</form>
</div>
</body>
</html>
<head>
<title> 登录后台 </title>
</head>
<body>
<div align="center">
<form method="POST" action="http://www.kpwhl.net/szwyadmin/admin_2012.asp" target=_top onSubmit="return">
用户名:<input type="text" name="姓名" /> <br/>
<br/>
密 码:<input type="password" name="pass" /> <br/>
<br/>
验证码:
<a href='javascript:refreshimg()' title='看不清楚,换个图片'><img id='checkcode' src="http://www.cnhww.com/demo5/GetCode.asp" border="0" /></a>
<input name="XuasYzm" size="9" maxlength="5" style="font-size: 9pt; color: #000000">
<br/>
<br/>
<input type="submit" value="登录" onclick="test()">
</form>
</div>
</body>
</html>

这是一个简单的登录后台页面,包含用户名、密码输入框及验证码验证功能。用户可通过此页面输入相关信息进行登录。
917

被折叠的 条评论
为什么被折叠?



