www.gusucode.com > 雨点单用户免雨点单用户免费留言板 2.0 Build 080828 > userlogin.asp

    <html>
<head>
<title>版主留言管理</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="css.css" rel="stylesheet" type="text/css">
</head>
<body background="image/bg1.gif" topmargin="10">
<table width="90%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="30"> </td>
  </tr>
</table>
<form name="form1" method="post" action="user_check.asp?from=index">
<table width="300" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="333333" class="f12">
  <tr bgcolor="C8C8E1"> 
    <td height="26" colspan="2"><div align="center">版主管理登录</div></td>
  </tr>
  <tr bgcolor="efeff7"> 
    <td width="100" height="26"><div align="center"> 
        用户名:
      </div></td>
      <td width="200" height="26"> &nbsp; 
        <input name="user" type="text" class="input" id="user" size="20" maxlength="30">
</td>
  </tr>
  <tr bgcolor="efeff7"> 
    <td height="26"><div align="center"> 
        密 码:
      </div></td>
      <td height="26">&nbsp; 
        <input name="password" type="password" class="input" id="password" size="20" maxlength="30"></td>
  </tr>
  <tr bgcolor="efeff7"> 
    <td height="26" colspan="2"><div align="center">
          <input name="Submit" type="submit" class="button" value="确认登录">
        </div></td>
  </tr>
</table>
</form>
<table width="90%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td>&nbsp;</td>
  </tr>
</table>
<!--#include file="copy.asp"-->