www.gusucode.com > ASP+ACCESS学生管理系统(源代码+论文) > ASP+ACCESS学生管理系统(源代码+论文)\zjw\admin.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">
<title>学生信息管理系统</title>
<link rel="stylesheet" href="style.css">
<style type="text/css">
<!--
.style7 {
font-size: 16pt;
color: #FFFF00;
}
body {
background-image: url(image/beijing3.jpg);
}
-->
</style>
</head>

<body>
<div align="center">
<p><img src="image/logo1.gif" width="351" height="150"></p>
<div align="center">
<center>
<table width="293" height="135" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="100%"  valign="bottom"><table width="100%" height="111" border="1" cellpadding="0" cellspacing="0" bordercolor="#33CC33">
<tr>
<td height="111" valign="top"><table width="291" border="1" bordercolor="#FFFF00">
<tr>
<td width="281" bgcolor="#0066FF"><div align="center" class="style7"">管理员登录</div></td>
</tr>
</table>
<div align="center">
<center>
<table width="100%" border="0" cellpadding="0" cellspacing="0" bordercolor="#336600">
<tr>
<td width="100%"><form method="POST" action="check.asp" onSubmit="return checkuser()" name="registerform">
<table border="0" width="100%" cellspacing="0" cellpadding="5" height="66">
<tr>
<td width="38%" align="right" height="25">用户名:</td>
<td width="62%" height="25"><input type="text" name="name" size="15"></td>
</tr>
<tr bordercolor="#000000">
<td width="38%" height="25" align="right">密&nbsp; 码:</td>
<td width="62%" height="25"><input type="password" name="pwd" size="15"></td>
</tr>
<tr>
<td width="38%" height="1"></td>
<td width="62%" height="1"><input type="submit" value="提交" name="B1"></td>
</tr>
</table>
</form></td>
</tr>
</table>
</center>
</div></td>
</tr>
</table></td>
</tr>
</table>
<p class="shadow">&nbsp;</p>
</center>
</div>
<p>&nbsp;  </p>
</div>
</body>

</html>