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

📄 adminlogin.asp

📁 旅游管理系统 用ASP+SQL 2
💻 ASP
字号:
<html>

<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<object id=closes type="application/x-oleobject" classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11"> 
<param name="Command" value="Close"></object> 
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>管理员登陆</title>
<style>
<!--
tr           { font-size: 9pt }
td           { font-size: 9pt }
body         { font-size: 9pt }
a:link       { color: blue; text-decoration: none }
a:visited    { color: blue; text-decoration: none }
a:active     { color: #ff9966; text-decoration: none }
a:hover      { color: red; text-decoration: none }
-->
</style>
</head>

<body>
<form method="POST" action="adminpass.asp">
<div align="center">
  <center>
    <table border="0" width="41%" cellspacing="1" cellpadding="0" bgcolor="#999999" height="64">
      <tr>
    <td width="100%" bgcolor="#000000" height="22">
      <p align="center"><font color="#FFFFFF"><b>酒店预定-用户登陆</b></font></td>
  </tr>
  </center>
  <tr>
    <td width="100%" bgcolor="#EEEEEE" height="40">
      <table border="0" width="99%" cellspacing="0" cellpadding="0" height="60">
        <tr>
          <td width="50%" bgcolor="#FF6600" height="39">
            <p align="right">超级用户账号:<input type="text" name="admin_name" size="14"></p>
          </td>
          <center>
          <td width="50%" bgcolor="#FF6600" height="39">&nbsp;超级用户密码:<input type="password" name="admin_password" size="14"></td>
        </tr>
        <tr>
          <td width="100%" colspan="2" bgcolor="#FF6600" height="21">
            <p align="center"><input type="submit" value="   登陆系统   " name="B1"></p>
          </td>
        </tr>
      </table>
      </center>
    </td>
  </tr>
</table>
</div>
</form>

</body>

</html>

⌨️ 快捷键说明

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