www.gusucode.com > 黑鹰友情链接交换系统美化版 1.2 黑码程序 > login.asp

    <html>
<head><title>七号在线友情链接</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="style.css">
</head>
<%user=request("user")%>
<body>
<div align="center"><center>
<p> <table border="0" cellspacing="1" width="500">
  <tr>
    <td> <form method="post" action="chklogin.asp?user=<%=user%>">
      <div align="center">
        <center>
          <table width="300" height="90" border="0" cellpadding="0" cellspacing="1" bgcolor="#CCCCCC">
            <tr>
              <td><table width="300" height="90" border="0" align="center" cellpadding="0" cellspacing="1" bordercolorlight="#88E8F8" bordercolordark="#FFFFFF" bgcolor="#f0f0f0">
                <tr>
                  <td height="61"><table width="100%" border="0" cellspacing="1" cellpadding="1">
                      <tr>后台重地,闲杂人等速速闪开...<br><br>
                        <td width="33%" align="right" height="32">用户账号:</td>
                        <td width="67%"><input  name="adminname" class="btn" size="10" maxlength="10">
                        </td>
                      </tr>
                      <tr>
                        <td width="33%" align="right" height="32">用户密码:</td>
                        <td width="67%"><input name="adminpass" type="password" class="btn"  size="10" maxlength="10">
                        </td>
                      </tr>
                  </table></td>
                </tr>
                <tr align="center">
                  <td height="29"><input name="Submit"  type="submit" class="btn" value="确定">
&nbsp;
      <input name="Submit2"  type="button" class="btn" value="返回" onClick="window.history.go(-1);"></td>
                </tr>
              </table></td>
            </tr>
          </table>
        </center>
      </div>
    </form>
  <p align="center"></td>
  </tr>
</table>
</center>
</div>
</body>
</html>