📄 getpwd.asp
字号:
<%@ Language=VBScript%>
<!--#include file="conn.asp"-->
<!--#include file="config.asp"-->
<!--#include file="char.inc"-->
<!--#include file="function.asp"-->
<html>
<head>
<!--#include file=top.asp-->
<title>取回密码完美设计网络科技有限公司 完美政府网站管理系统 http://www.wmgov.cn</title>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href=news.css rel=stylesheet>
<script language="javascript">
<!--
if (parent.frames.length > 0) {
parent.location.href = location.href;
}
function form1_onsubmit() {
if (document.form1.name.value=="")
{
alert("用户名都没有,您怎么能找回您的密码呢?")
document.form1.name.focus()
return false
}
}
// --></script>
</head>
<body topmargin="0" oncontextmenu="self.event.returnValue=false">
<table width="1002" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr valign="top">
<td width="180" bordercolor="#FDFCF8" valign="top" bgcolor="#FDFCF8" style="border-left: 1px solid #cccccc ; border-top: 1px solid #cccccc ; border-bottom: 1px solid #cccccc ; border-right: 1px solid #cccccc ">
<!--#include file="calendar.asp"-->
</td>
<td width="6"></td>
<td style="border-left: 1px solid #cccccc ; border-top: 0px solid #cccccc ; border-bottom: 1px solid #cccccc ; border-right: 1px solid #cccccc " align="center">
<div align="center"><br><br>
<form method="POST" name="form1" language="javascript" onSubmit="return form1_onsubmit()" action="getpwd2.asp">
<table border="1" cellpadding="3" cellspacing="0" style="border-collapse: collapse" bordercolor="#C0C0C0" width="760" id="AutoNumber1">
<center>
</center><tr><td valign="top">
<center>
<p></p>
</center>
<div align="center">
<center>
<table border="0" cellpadding="0" width="760" cellspacing="0">
<tr>
<td width="760">
<p align="center">忘记密码了?回答几个问题后就可以重新设置密码啦!</td>
</tr>
<tr>
<td width="760">
<p align="center">第一步:填写您的用户名。</td>
</tr>
<tr>
<td width="760">
<p align="center"><input type="text" name="name" size="30" class="form" style="font-family: 宋体; font-size: 9pt;></td>
</tr>
<tr>
<td width="760">
<p align="center"><input type="submit" value=" 下一步 " name="submit" style="font-family: 宋体; font-size: 9pt;></td>
</tr>
<tr>
<td width="100%" height="188"></td>
</tr>
</table>
</center>
</div>
</td>
</tr>
<tr>
<td width="760">
<p align="center"><a href="javascript:window.close()" class="1">关闭窗口</a></td>
</tr>
</table></div>
</form>
</td>
</tr>
</table>
</body>
</html>
<!--#include file=Bottom.asp-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -