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

📄 4-6.asp

📁 打法如果业个问题以同样6他因为有一5认同感亲热其二网通日月潭
💻 ASP
字号:
<html>
<head>
<title>校园网——新用户注册</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#6699CC">
  <b>继续注册前请先阅读同学录协议</b> <p>
  <font color="red" size="4"><b>用 户 注 册(注明**的是必须填写的)</b></font>
<form name="form1" method="get" action="4-7.asp">
  <table width=400 border=1 cellpadding="5" cellspacing="1" height="330"  bgcolor=#e8f4ff  class=jfont>
    <tr> 
      <td height="28" width="89" >用 户 名:</td>
      <td height="28" width="195" > <input name="user" >
        ** </td> 
    </tr>
    <tr> 
      <td height="28" width="89"> 密&nbsp;&nbsp;&nbsp; 码:</td> 
      <td height="28" width="195"> <input type="password" name="pwd">
        ** </td> 
    </tr>
    <tr> 
      <td height="28" width="89">确认密码:</td>
      <td width="195" height="28"> <input name="pwd1" type=password size="20">
        **</td> 
    </tr>
    <tr> 
      <td height="28" width="89">姓&nbsp;&nbsp;&nbsp; 名:</td> 
      <td height="28" width="195"> <input name="schName" style="height: 22; width: 144" size="20">
        &nbsp; </td>
    </tr>
    <tr> 
      <td height="28" width="89">性&nbsp;&nbsp;&nbsp; 别:</td>
      <td height="28" width="195"> <input name="sex" type="radio" value="男">
        <input type="radio" name="sex" value="女">
        女&nbsp; </td>
    </tr>
    <tr> 
      <td height="28" width="89">年&nbsp;&nbsp;&nbsp; 级:</td> 
      <td width="195" height="28">
        <select name="class">
          <option selected value=2000>2000</option>
          <option value=2001>2001</option>
          <option value=2002>2002</option>
          <option value=2003>2003</option>
          <option value=2004>2004</option>
          <option value=2005>2005</option>
        </select>
        &nbsp; </td>
    </tr>
    <tr> 
      <td height="28" width="89">电话号码:</td>
      <td height="28" width="195"> <input name="phone" style="height: 22; width: 148" size="20"> 
      </td>
    </tr>
    <tr bgcolor=#99ccff > 
      <td colspan=2 align="center"> <input type="submit" name="Submit" value="提交">
        &nbsp;&nbsp;&nbsp;&nbsp; 
        <input type="reset" value="重写" name="B2"> </td>
    </tr>
  </table>
</form>
</body>
</html>

⌨️ 快捷键说明

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