⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 getpwdshjia.asp

📁 商业网站开发有源代码可以运行
💻 ASP
字号:
<html>
<head>
<title>取回密码</title>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" type="text/css" href="mt_style.css">
<style>
td{font-size:9pt;line-height:120%;color:#353535} 
body{font-size:9pt;line-height:120%} 

a:link          { color: #000000; text-decoration: none }
a:visited       { color: #000000; text-decoration: none }
a:active        { color: #000000; text-decoration: none }
a:hover         { color: #336699; text-decoration: none; position: relative; right: 0px; top: 1px }
</style>
<script language="javascript">
<!--
function form1_onsubmit() {
if (document.form1.username.value=="")
	{
	  alert("用户名都不填,怎么能找回您的密码呢?")
	  document.form1.username.focus()
	  return false
	 }
}
// --></script>
</head>
<body topmargin="11" leftmargin="0" oncontextmenu="self.event.returnValue=false">
<div align="center"><br><br>
<form method="POST" name="form1" language="javascript" onsubmit="return form1_onsubmit()" action="getpwdshjia2.asp">
    <table border="0" cellpadding="0" cellspacing="0" width="320" bgcolor="#FFFFFF" style="border-collapse: collapse">
      <center>
      </center>
      <tr> 
        <td height="135"> 
          <center>
            <p></p>
          </center>
          <div align="center"> 
            <center>
              <table border="0" cellpadding="0" width="100%" cellspacing="0" height="89">
                <tr> 
                  <td width="100%" height="22"> 
                    <p align="center">忘记密码了?回答几个问题后就可以重新设置密码啦!
                  </td>
                </tr>
                <tr> 
                  <td width="100%" height="22"> 
                    <p>第一步:填写您的管理员名称。 
                  </td>
                </tr>
                <tr> 
                  <td width="100%"> 
                    <p align="center"> 
                      <input type="text" name="username" size="12" class="form" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; BORDER-LEFT: #ffffff 1px groove; COLOR: #333333; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #ffffff"; >
                      <input name="imageField" type="image" src="../images/xyb.gif" width="54" height="18" border="0" onFocus="this.blur()">
                  </td>
                </tr>
              </table>
            </center>
          </div>
          <p align="center"><a href="javascript:window.close()" class="1">关闭窗口</a> 
        </td>
      </tr>
    </table>
</form>
</div>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -