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

📄 userlogin.asp

📁 青岛dj站程序,带后台管理 名字和密码都是:admin
💻 ASP
字号:
<%PageName="UserLogin"%>
<!--#include file="conn.asp"-->
<!--#include file="const.asp"-->
<!--#include file="top.asp"-->
 <div align="center">
  <center>
  <table width="773" height="13" border="0" cellpadding="0" cellspacing="0" bordercolor="#111111" bgcolor="#30393D" id="AutoNumber1" style="border-collapse: collapse">
    <tr>
      <td width="5" height="6">&nbsp;      </td>
      <td width="741" height="6">
   <table border="0" width="100%" cellspacing="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111">
  <tr>
    <td>
    <form method="post" action="UserChkLogin.asp">
      <p> </p>
      <table border="0" width="45%" align="center" cellspacing="0" cellpadding="0" >
        <tr align="center">
          <td width=100% align=center bgcolor="#1A4051">用户登陆</td>
        </tr>
        <tr>
          <td>
          <table width="100%" cellpadding="0" cellspacing="1" bgcolor="#000000" style="border-collapse: collapse">
            <tr>
              <td width="33%" align="right" height="30" bgcolor="#29657E">用户名:</td>
              <td width="67%" bgcolor="#29657E"><input type="text" name="username" maxlength="20" size="20"> </td>
            </tr>
            <tr>
              <td width="33%" align="right" height="30" bgcolor="#29657E">密&nbsp; 
              码:</td>
              <td width="67%" bgcolor="#29657E"><input type="password" name="password" maxlength="16" size="20"> </td>
            </tr>
            <tr>
              <td colspan="2" height="15" align=center bgcolor="#1A4051"><input type="submit" name="Submit" value="确 定">&nbsp;<input type="reset" name="Submit2" value="取 消"></td>
            </tr>
          </table>
          </td>
        </tr>
      </table>
      </form></td>
  </tr>
</table></td>
      <td width="5" height="6">&nbsp;      </td>
    </tr>
    <tr>
      <td width="750" height="5" colspan="3">&nbsp;      </td>
    </tr>
  </table>
  </center>
</div>
<div align="center">
<!--#include file="friendsite.asp"-->
</div>
<br>
</div>
</body>
</html>

⌨️ 快捷键说明

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