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

📄 user_login.asp

📁 本源代码为大学生购物网的源代码,欢迎大家的下载,学习与交流
💻 ASP
字号:
<TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0 class=page>
  <TBODY>
    <TR> <td><!--#include file="top.asp"-->
		<div align="center">
<TABLE width=760 border=0 cellpadding="4">
  <TBODY>
    <TR> 
      <TD align="center" vAlign=top width="347"> 
        
      <TABLE cellSpacing=0 cellPadding=0 width="250" border=0 class=page>
          <TBODY>
            <TR> 
              <TD bgColor=#E4F4E1 height=21> <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
                  <TBODY>
                    <TR> 
                      <TD align=middle width=25>
						<img border="0" src="images/news.gif" width="15" height="15"></TD>
                      <TD>会员登陆</TD>
                      <TD width=90> </TD>
                    </TR>
                  </TBODY>
                </TABLE></TD>
            </TR>
            <TR> 
              <TD align="center">
<form action="chkuser_login.asp" method="post" name="input" id="input" onsubmit=return(CheckInput())>
                  <table width="98%" border="0">
                    <tr> 
                      <td>帐号:</td>
                      <td><input name="username" type="text" id="username" size="20" maxlength="20"></td>
                    </tr>
                    <tr> 
                      <td>密码:</td>
                      <td><input name="password" type="password" id="password2" size="20" maxlength="20"></td>
                    </tr>
    <tr> 
                      <td>验证码:</td>
                      <td><input name="GetCode" type="text"  id="GetCode" size="6" style="ime-mode:disabled">&nbsp;<img src="inc/Code.asp"></td>
                    </tr>
 
                    <tr align="center"> 
                      <td colspan="2"> 
                        <input type="submit" name="Submit" value="确定"> 
                        <input type="reset" name="Submit2" value="重置">
                      </td>
                    </tr>
                  </table>
                </form></TD>
            </TR>
          </TBODY>
        </TABLE></TD>
      <TD align="center" vAlign=top> 
        
      <table cellSpacing="0" cellPadding="0" width="100%" border="0" id="table1">
		<tr>
			<td vAlign="center" align="middle" height="20"><b>校园拍卖模式</b>&nbsp;&nbsp;<b><font color="red">安全方便快捷</font></b> 
			</td>
		</tr>
		<tr>
			<td align="middle">一分钟注册,终生享受其乐趣! <br>
			买便宜好货,卖宝贝东西赚钱! </td>
		</tr>
		<tr>
			<td vAlign="center" align="middle" height="70"><!-- 广告位置 -->
			<table cellSpacing="0" width="96%" align="center" border="0" id="table2">
				<tr>
					<td align="middle" width="100%"><a target="_blank">
					<img src="img/reg_freeshop.gif" border="0" width="153" height="64"></a> 
					</td>
				</tr>
			</table>
			</td>
		</tr>
		</table>
		</TD>
    </TR>
  </TBODY>
</TABLE>
		</div>
<!--#include file="bottom.asp"-->
</TD>
    </TR>
  </TBODY>
</TABLE>

⌨️ 快捷键说明

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