www.gusucode.com > 玩玩小游戏FLASH系统 2.1码程序 > admin/login.asp

    <!-- #include File="Conn.asp" -->
<Html>
<Head>
<title>管理登陆</title>
<Meta Http-equiv="Content-Type" Content="text/html; Charset=Gb2312">
<Link type="text/css" Rel="Stylesheet" Href="Inc/Style.css">
<Style>
<!--
body { background-color: #ffffff; }
tr { background-color: #ffffff; }
.tr_code { background-color: #fdfdfd; }
.input_login
{
  border-right: #ffffff 0px solid; border-top: #ffffff 0px solid; font-size: 9pt;
  border-left: #ffffff 0px solid; border-bottom: #ffffff 0px solid; height: 16px;
}
.input_code
{
  border-right: #ffffff 0px solid; border-top: #ffffff 0px solid; font-size: 9pt;
  border-left: #ffffff 0px solid; border-bottom: #c0c0c0 1px solid; height: 16px;
  background-color: #fdfdfd;
}
-->
</style>
</head>
<body topmargin=0 leftmargin=0>
<noscript><iframe src=*.htm></iframe></noscript>
<center>
<table border=0 width='100%' height='96%'>
<tr>
<td width='100%' height='100%' align=center>
<table border=0 width=350 height='96%'>
<tr><td align=center>
<table border=0 cellspacing=0 cellpadding=0 width=526>
<form action="FindAccount.asp" method="post" onSubmit="return CheckForm();">
<tr><td colspan=2><img src='Images/Admin_Login_Top.gif' border=0></td></tr>
<tr><td colspan=2>
  <table border=0 cellspacing=0 cellpadding=0 width=526>
  <tr>
  <td width=155><img src='Images/Admin_Login_UserName.gif' border=0></td>
  <td width=105 background='Images/Admin_Login_Body_bg.gif'><Input type="Text" Name="UserName" size="15" maxlength="20" Class="Input_Login"></td>
  <td width=93><img src='Images/Admin_Login_PassWord.gif' border=0></td>
  <td width=105 background='Images/Admin_Login_Body_bg.gif'><Input type="PassWord" Name="PassWord" size="15" maxlength="20" Class="Input_Login"></td>
  <td width=68><img src='Images/Admin_Login_Body_right.gif' border=0></td>
  </tr>
  </table>
</td></tr>
<tr><td colspan=2>
  <table border=0 cellspacing=0 cellpadding=0 width=526>
  <tr>
  <td width=77><Img src='Images/Admin_Login_End_left.gif' border=0></td>
  <td width=339>
    <table border=0 cellspacing=0 cellpadding=0 width=339>
    <tr>
                                <td height=49 background='Images/Admin_Login_End_bg.gif' align=center>非管理员本人严禁登陆</td>
                              </tr>
    <tr>
                                <td><img src="Images/Admin_Login_End_end.gif" width="339" height="39"></td>
                              </tr>
    </table>
  </td>
  <td width=110><input type="image" name="Submit" src="Images/Admin_Login_End_right.gif" style="cursor: hand;"></td>
  </tr>
  </table>
</td></tr>
</form>
</table>
</td></tr>
</table>
</td></tr>
</table>
</center>
</body></html>