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

📄 login.asp

📁 网上订房
💻 ASP
字号:
<%
session("hotelid")=request("hotelid")
session("roomid")=request("roomid")
%>

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<link rel="stylesheet" href="style.css" type="text/css"><title>会员预定登录</title>
</head>

<body>

      <p align="center">

       

      <p align="center">

<FORM language=javascript name=FORM1 
      action=check.asp method=post>
      <TABLE cellSpacing=0 cellPadding=0 width=230 height="188">
        <TR>
          <TD align=middle height="188">
            <TABLE cellSpacing=0 cellPadding=0 width=230 bgColor=#1f60a0>
              <TBODY>
              <TR>
                <TD height=2></TD>
                <TD height=2>
                  <DIV align=right></DIV></TD></TR></TBODY></TABLE>
            <TABLE cellSpacing=1 cellPadding=4 width=230 bgColor=#416327 height="174" bordercolorlight="#99CCFF">
              <TBODY>
              <TR vAlign=top bgColor=#e1f0ff>
                <TD class=main1 colSpan=2 width="216" height="32">会员预定--</TD></TR>
              <TR bgColor=#e1f0ff>
                <TD class=main1 width=84 bgColor=#1f60a0 height=25 align="right"><SPAN 
                  class=main1><font color="#FFFFFF">用户名:</font></SPAN></TD>
                <TD class=main1 width=120 height=25><INPUT maxLength=16 size=13 
                  name=uid style="font-size: 14px"> </TD></TR>
              <tr>
                <TD class=main1 width=84 bgColor=#1f60a0 height=25 align="right"><SPAN 
                  class=main1><font color="#FFFFFF">口令:</font></SPAN></TD>
                <TD class=main1 width=120 height=25 bgcolor="#e1f0ff"><INPUT maxLength=16 size=15 
                  name=pwd type="password" style="font-size: 9pt"> </TD>
              </tr>
              <TR vAlign=top bgColor=#e1f0ff>
                <TD class=main1 colSpan=2 width="216" height="15"></TD></TR>
              <TR bgColor=#e1f0ff>
                <TD class=main1 colSpan=2 width="216" height="27">
                  <DIV align=center>
                    <INPUT class=main type=submit size=3 value=进入预定 name=Submit2>
                    <input type="button" value="注册" name="B1" onclick=" window.location='../UserReg.asp'"></DIV></TD></TR></TBODY></TABLE>
            <TABLE cellSpacing=0 cellPadding=0 width=230 bgColor=#1f60a0 height="8">
              <TBODY>
              <TR>
                <TD width=119 height=8></TD>
                <TD width=129 height=8>
                  </TD></TR></TBODY></TABLE></TD></TR></TABLE>
      <p align="center">
</form>
      <p> </p>
      <div align="center">
        <center>
            <TABLE cellSpacing=0 cellPadding=0 width=230 bgColor=#1f60a0 style="border-collapse: collapse" bordercolor="#111111">
              <TR>
                <TD height=2></TD>
                <TD height=2>
                  <DIV align=right></DIV></TD></TR></TABLE>
            </center>
      </div>
      <div align="center">
        <center>
            <TABLE cellSpacing=0 cellPadding=4 width=230 bgColor=#416327 height="78" bordercolorlight="#99CCFF" style="border-collapse: collapse" bordercolor="#111111">
              <TR vAlign=top bgColor=#e1f0ff>
                <TD class=main1 width="216" height="15">非会员预定--</TD></TR>
              <TR bgColor=#e1f0ff>
                <TD class=main1 width="216" height="1">
                  <DIV align=center>
                    <INPUT class=main type=button onclick=" window.location='OrderHotelFeihuiyuan.asp'" size=3 value=非会员预定进入 name=Submit2> 
                  </DIV></TD></TR></TABLE>
            </center>
      </div>
      <div align="center">
        <center>
            <TABLE cellSpacing=0 cellPadding=0 width=230 bgColor=#1f60a0 height="8" style="border-collapse: collapse" bordercolor="#111111">
              <TR>
                <TD width=119 height=8></TD>
                <TD width=129 height=8>
                  </TD></TR></TABLE></center>
      </div>
</body>

</html>

⌨️ 快捷键说明

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