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

📄 default.asp

📁 大家好
💻 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 3.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>欢迎光临网友俱乐部!</title>
<style type="text/css">
<!--
.botton {  font-size: 12px; color: #000000; background-color: #FFFFF0}
-->
</style>
<link rel="stylesheet" href="../html/3508.css">
<link rel="stylesheet" href="club.css">
</head>

<body bgcolor="#FFFFF0">
<table width="740" border="0" cellspacing="0" cellpadding="0" align="center" height="40">
  <tr> 
    <td width="198" height="39" align="center" valign="bottom">&nbsp;</td>
    <td width="379" valign="bottom" height="39"><a href="../default.asp">本站首页</a> 
      &gt;&gt; 生活社区</td>
    <td width="163" valign="bottom" height="39"><%=formatdatetime(date,vblongdate)%></td>
  </tr>
  <tr> 
    <td colspan="3" height="1" bgcolor="006600"></td>
  </tr>
</table>
<br>
<form  method="POST" action="login.asp" align="center">
  <table border="1" width="48%" bordercolorlight="#000000"
  bordercolordark="#FFFFFF" cellspacing="0" height="113" align="center">
    <tbody> 
    <tr align="center"> 
      <td bgColor="#0000a0" colSpan="2" width="100%" height="24"><font color="#FFFFFF">登入服务社区</font></td>
    </tr>
    <tr align="center">
      <td align="right" bgColor="#cddef5" width="29%" height="23">姓名</td>
      <td bgColor="#edf0c4" width="71%" height="23">
<p>
          <input maxLength="8"
      name="username" tabindex="1" value="<%=Request.Cookies("kittyok2")("username1")%>" class="botton">
        </td>
    </tr>
    <tr align="center">
      <td align="right" bgColor="#cddef5" width="29%" height="23">密码</td>
      <td bgColor="#edf0c4" width="71%" height="23">
<p>
          <input maxLength="10"
      name="Password" type="password" value size="20" tabindex="2" class="botton">
        </td>
    </tr>
    <tr align="center">
      <td colSpan="2" width="100%" bgcolor="#E0DEFE" height="27"><div align="center"><center><table
      border="0" cellPadding="0" cellSpacing="0" width="100%">
<tbody>
                  <tr align="center"> 
                    <td> 
                      <p>
                        <input id="submit2" name="submit2"
          type="submit" value="登  入" tabindex="3" class="botton">
                        &nbsp;&nbsp; 
                        <input id="reset2" name="reset2"
          type="reset" value="重  填" tabindex="4" class="botton">
                    </td>
        </tr>
</tbody>
      </table>
      </center></div></td>
    </tr>
</tbody>
  </table>
  </form>

<form method="POST" action="searchnewuser.asp">
  <table border="1" width="48%" bgcolor="#E0DEFE"
  bordercolorlight="#000000" cellspacing="0" cellpadding="3" bordercolordark="#FFFFFF" align="center">
    <tr align="center"> 
      <td width="100%">新用户注册 
            <p>选择您的用户名 
              
          <input type="text"
      name="username" size="20" tabindex="4" class="botton">
              <input type="submit" value="注册" name="B1"
      tabindex="5" class="botton">
            </p>
            <p>可为中文(不能超过十个汉字)</td>
    </tr>
  </table>
  </form>

</body>
</html>

⌨️ 快捷键说明

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