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

📄 login.asp

📁 人才招聘系统,用asp做的
💻 ASP
字号:
<!--#include file=../conn.asp-->
<!--#include file=top.asp-->
<link rel="stylesheet" type="text/css" href="../1.css">
<title><%=title%></title>
<body topmargin="0" leftmargin="0">

<div align="center">
  <center>
<table border="0" borderColor="#111111" cellPadding="0" cellSpacing="0" height="287" style="BORDER-COLLAPSE: collapse" width="778">
  <tr>
    <td vAlign="top" width="150"><!--#include file= left.asp--></td>
    <td height="287" width="15"> </td>
    <td height="287" vAlign="top" width="592">
    <table border="0" borderColor="#111111" cellPadding="0" cellSpacing="0" height="237" style="border-collapse: collapse" width="100%">
      <tr>
        <td height="151" width="100%">
        <div align="center">
          <form action="loginchk.asp" method="POST" name="theForm">
            <p> </p>
            <center>
            <table border="0" borderColor="#111111" cellSpacing="0" id="AutoNumber29" style="border-collapse: collapse" width="150">
              <tr>
                <td bgColor="#dfdfdf" height="102" vAlign="top" width="180">
                <table border="0" borderColor="#111111" cellPadding="0" cellSpacing="0" height="96" id="AutoNumber40" style="border-collapse: collapse" width="132">
                  <tr>
                    <td bgColor="#e8c860" colSpan="2" height="16" vAlign="bottom">
                    <p style="margin-left: 6px">
                    <img border="0" src="../img/Member_Login.gif"></td>
                  </tr>
                  <tr>
                    <td bgColor="#ffffff" colSpan="2" height="25" width="156">
                    <span style="font-size: 12px"><br>
                    &nbsp;用户名:<input name="UserName" size="12" style="color: #384249; font-family: Verdana; font-size: 11px; font-weight: bold; background-color: #f9f9f9" tabIndex="1"></span></td>
                  </tr>
                  <tr>
                    <td bgColor="#ffffff" colSpan="2" height="25" width="156">
                    <span style="font-size: 12px">&nbsp;密&nbsp; 码:<input name="Password" size="12" style="color: #384249; font-family: Verdana; font-size: 11px; font-weight: bold; background-color: #f9f9f9" tabIndex="1" type="password" value></span></td>
                  </tr>
                  <tr>
                    <td bgColor="#ffffff" colSpan="2" height="13" width="156"> </td>
                  </tr>
                  <tr>
                    <td bgColor="#ffffff" height="30" vAlign="top" width="80">
                    <p align="right">
                    <input border="0" name="Submit" src="../img/Login_but.gif" type="image"></td>
                  </tr>
                </table>
                </td>
              </tr>
            </table>
            </center>
          </form>
        </div>
        <p align="center"> </td>
      </tr>
      <tr>
        <td height="86" width="100%">
        <p align="center"><a href="../COMPANY/reg.asp">
        <img border="0" src="../img/CompanyReg_But.gif"></a>&nbsp;&nbsp;&nbsp;&nbsp;
        <a href="reg.asp">
        <img border="0" src="../img/PersonFree_But.gif"></a></td>
      </tr>
    </table>
 </td>
  </tr>
</table>
  </center>
</div>
<div align="center">
<!--#include file=copyright.asp-->
</div>

⌨️ 快捷键说明

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