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

📄 nopass.asp

📁 三鸟个人网站源码。
💻 ASP
字号:
<!--#include file="conn.asp"-->
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<LINK href="style.css" rel=stylesheet>
<title>忘记密码</title>
</head>
<script language="VBScript">
<!--
Sub Checkdata()
If nopass.d_webname.value = empty then
Window.Alert"用户名没有填写"
Exit Sub
end if
nopass.submit
end sub
-->
</script>
<body>

<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" width="758">
    <tr>
      <td>
        <p align="center"><!--#include file="head.asp"--></td>
    </tr>
  </table>
  </center>
</div>

<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" width="758">
    <tr>
      <td width="190"><!--#include file="left.asp"--></td>
      <td width="566" valign="top">
        <table border="0" cellpadding="0" cellspacing="0" width="100%" height="1">
          <tr>
            <td width="100%" background="pic/line_gb.gif" height="1"></td>
          </tr>
          <tr>
            <td width="100%" height="14" valign="top"> 
              <div align="center">
                <center>
                <form name="nopass" method="post" action="nopass2.asp">
                <table border="0" cellpadding="0" cellspacing="0" width="300" height="84">
                  <tr>
                    <td colspan="2" bgcolor="#C0C0C0" height="18" width="298">
                      <p align="center"><b>寻回密码</b> 第一步</p>
                    </td>
                  </tr>
                  <tr>
                    <td width="100" bgcolor="#EEEEEE" height="35">
                      <p align="center">输入用户名:</td>
                    <td width="198" bgcolor="#EEEEEE" height="35"><input type="text" name="d_webname" size="25" style="border: 1 solid #000000"></td>
                  </tr>
                  <tr>
                    <td width="300" bgcolor="#EEEEEE" height="31" colspan="2">
                      <p align="center"><input type="button" value="第二步" name="B1" ONCLICK="Checkdata"></td>
                  </tr>
                </table>
                </form>
                </center>
              </div>
              <p> </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
  </center>
</div>

<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" width="758">
    <tr>
      <td>
        <p align="center"><!--#include file="end.asp"--></td>
    </tr>
  </table>
  </center>
</div>

</body>

</html>

⌨️ 快捷键说明

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