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

📄 adminlogin.htm

📁 基于ASP的网上考试系统源码
💻 HTM
字号:


<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 href="style.css" rel=stylesheet>
</head>

<body>
<p>
<table width="350" border="1" cellspacing="0" cellpadding="0" align="center" bordercolorlight="#CCCCCC" bordercolordark="#FFFFFF">
  <tr bgcolor="#33CCFF"> 
    <td width="346"> 
      <div align="center">管理员登陆</div>
    </td>
  </tr>
  <tr bgcolor="#F0F0F0"> 
    <td width="346">
<blockquote> 
      <form method="POST" action="chkadmlogin.asp"  >
        <p align="center"><img border="0" src="images/man.gif" width="16" height="16">用户名<input type="text" name="adminID" size="10" maxlength="10"></p>       
        <p align="center"><img border="0" src="images/passwd.gif" width="16" height="16">密&nbsp; 码<input type="password" name="password" size="10" maxlength="10"></p>         

          <div align="center"> 
          <input type="submit" name="send" value="登录" >
          <input type="reset" value="重写" > 
        </div>
      </form>
     </blockquote>
    </td>
  </tr>
</table>




</body>

</html>

⌨️ 快捷键说明

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