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

📄 register_jsp.java

📁 一个由B/S做的宠物医院
💻 JAVA
📖 第 1 页 / 共 3 页
字号:
      out.write("        <TD width=7 bgColor=#ccdaf8></TD>\r\n");
      out.write("    </TR>\r\n");
      out.write("    <tr>\r\n");
      out.write("      <td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=124 class=p6 align=right valign=top><BR><font color=D11B00>*</font>&nbsp;输入登录密码:<BR><font color=D11B00>*</font>&nbsp;登录密码确认:</td>\r\n");
      out.write("        <td width=145 valign=top><BR><input type=password name=password value=\"\" size=18 maxlength=16 onblur=\"validatepassword();\" onfocus=\"DIVhidden2();\">\r\n");
      out.write("          <div id=\"Layer2\" style=\"position:absolute; width:194px; z-index:1; left: 465px; top: 292px; visibility:hidden; background-color:#FFFFCC;\">请设置好您的密码<br />仅可用英文、数字、特殊字符。<br /><span style=\"color:#f00\">必填项目</span></div>\r\n");
      out.write("          <BR>\r\n");
      out.write("          <input type=password name=confirmPassword value=\"\" size=18 maxlength=16 onblur=\"validateconfirmpassword();\" onfocus=\"DIVhidden3();\">\r\n");
      out.write("          <div id=\"Layer3\" style=\"position:absolute; width:170px; z-index:1; left: 465px; top: 318px; visibility:hidden; background-color:#FFFFCC;\">密码确认错误<br />请确保两次输入密码一致。<br /><span style=\"color:#f00\">必填项目</span></div>\r\n");
      out.write("          <BR>\r\n");
      out.write("        </td>\r\n");
      out.write("        <td width=298 bgcolor=F4F4F5 valign=\"middle\">\r\n");
      out.write("          <TABLE cellSpacing=6 cellPadding=6 width=100% border=0 align=center>\r\n");
      out.write("            <tr>\r\n");
      out.write("              <TD class=p8>密码长度为<b>6~16</b>位,区分字母大小写。登录密码可以由字母、数字、特殊字符组成。\r\n");
      out.write("</TD>\r\n");
      out.write("            </tr>\r\n");
      out.write("</table>\r\n");
      out.write("        </td>\r\n");
      out.write("        <td width=7></td>\r\n");
      out.write("        <td width=7 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("      <td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=\"614\" height=4 colspan=3></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=7 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("      <td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=\"614\" height=1 bgcolor=CCDAF8 colspan=3></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=7 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("      <td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=\"614\" height=4 colspan=3></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=7 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("      <td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=124 class=p6 align=right valign=top><BR><font color=D11B00>*</font>&nbsp;密码提示问题:<BR><font color=D11B00>*</font>&nbsp;密码提示答案:</td>\r\n");
      out.write("        <td width=145 valign=top><BR><input type=text name=question value=\"\" size=18 maxlength=36 onblur=\"validatequestion();\" onfocus=\"DIVhidden4();\">\r\n");
      out.write("          <div id=\"Layer4\" style=\"position:absolute; width:118px; z-index:1; left: 465px; top:370px; visibility:hidden; background-color:#FFFFCC;\">请输入提示问题。<br /><span style=\"color:#f00\">必填项目</span></div>\r\n");
      out.write("          <BR>\r\n");
      out.write("          <input type=text name=answer value=\"\" size=18 maxlength=30 onblur=\"validateanswer();\" onfocus=\"DIVhidden5();\">\r\n");
      out.write("        <div id=\"Layer5\" style=\"position:absolute; width:137px; z-index:1; left: 465px; top: 393px; visibility:hidden; background-color: #FFFFCC;\">请重新输入问题答案<br />长度不小于6位!<br /><span style=\"color:#f00\">必填项目</span></div>\r\n");
      out.write("        </td>\r\n");
      out.write("          <td width=298 bgcolor=F4F4F5 valign=top>\r\n");
      out.write("            <TABLE cellSpacing=6 cellPadding=6 width=100% border=0 align=center>\r\n");
      out.write("              <tr>\r\n");
      out.write("                <TD class=p8>当您忘记密码时可由此找回密码。例如,问题是“我的哥哥是谁?”,答案为\"Peter2\"。问题长度<b>不大于50</b>个字符,一个汉字占两个字符。答案长度在<b>6~30</b>位之间,区分大小写。</TD>\r\n");
      out.write("              </tr>\r\n");
      out.write("</table>\r\n");
      out.write("          </td>\r\n");
      out.write("          <td width=7></td>\r\n");
      out.write("          <td width=7 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("      <td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=\"614\" height=1 bgcolor=CCDAF8 colspan=3></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=7 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("    \t<td width=1 bgcolor=CCDAF8></td>\r\n");
      out.write("      \t<td width=2></td>\r\n");
      out.write("      \t<td width=\"614\" height=24 bgcolor=EDF2FC class=p4 colspan=3>&nbsp;<FONT color=2D5BBB><B>请填写个人资料:</B>(以下信息是您通过客服取回帐号的最后依据,请如实填写)</FONT></td>\r\n");
      out.write("        <td width=2></td>\r\n");
      out.write("      \t<td width=1 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("    \t<td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("      \t<td width=7></td>\r\n");
      out.write("      \t<td width=\"614\" height=4 colspan=3></td>\r\n");
      out.write("      \t<td width=2></td>\r\n");
      out.write("      \t<td width=1 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("    \t<td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("      \t<td width=7></td>\r\n");
      out.write("      \t<td width=124 class=p6 align=right valign=\"middle\">&nbsp;姓    名:</td>\r\n");
      out.write("      \t<td width=145 valign=\"middle\">\r\n");
      out.write("          <input type=text name=fullname value=\"\" size=18 maxlength=18>\r\n");
      out.write("        </td>\r\n");
      out.write("        <td width=298 bgcolor=F4F4F5 valign=top>\r\n");
      out.write("          <table cellSpacing=6 cellPadding=6 width=100% border=0 align=center>\r\n");
      out.write("            <tr>\r\n");
      out.write("              <TD class=p8>请填写您的真实姓名。</TD>\r\n");
      out.write("            </tr>\r\n");
      out.write("          </table>\r\n");
      out.write("        </td>\r\n");
      out.write("        <td width=2></td>\r\n");
      out.write("        <td width=1 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("      <td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=\"614\" height=4 colspan=3></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=7 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("      <td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=\"614\" height=1 bgcolor=CCDAF8 colspan=3></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=7 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("      <td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=\"614\" height=4 colspan=3></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=7 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("    \t<td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("      \t<td width=7></td>\r\n");
      out.write("      \t<td width=124 class=p6 align=right valign=\"middle\">&nbsp;性    别:</td>\r\n");
      out.write("        <td width=145 valign=\"middle\">\r\n");
      out.write("          <input type=radio value=0 name=\"gender\">男 <input type=radio value=1 name=\"gender\" checked=\"checked\">女</td>\r\n");
      out.write("            <td width=298 bgcolor=F4F4F5 valign=top>\r\n");
      out.write("              <TABLE cellSpacing=6 cellPadding=6 width=100% border=0 align=center>\r\n");
      out.write("                <tr>\r\n");
      out.write("                  <TD class=p8>请您选择性别。</TD>\r\n");
      out.write("                </tr>\r\n");
      out.write("              </table>\r\n");
      out.write("            </td>\r\n");
      out.write("        <td width=2></td>\r\n");
      out.write("        <td width=1 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("      <td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=\"614\" height=4 colspan=3></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=7 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("      <td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=\"614\" height=1 bgcolor=CCDAF8 colspan=3></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=7 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("      <td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=\"614\" height=4 colspan=3></td>\r\n");
      out.write("      <td width=7></td>\r\n");
      out.write("      <td width=7 bgcolor=CCDAF8></td>\r\n");
      out.write("    </tr>\r\n");
      out.write("    <tr>\r\n");
      out.write("    <td width=10 bgcolor=CCDAF8></td>\r\n");
      out.write("    <td width=7></td>\r\n");
      out.write("    <td width=124 class=p6 align=right valign=\"middle\"><font color=D11B00>*</font>&nbsp;出 生 日 期:</td>\r\n");
      out.write("    <td width=192 valign=\"middle\"><input type=text name=year value=\"19\" size=4 maxlength=4 onblur=\"validateYear();\" onfocus=\"DIVhidden6();\">年\r\n");
      out.write("      <select name=month class=p1 onblur=\"validateDate();\" onfocus=\"DIVhidden6();\">\r\n");
      out.write("\t\t\t<option value=01 >1</option>\r\n");
      out.write("\t\t\t<option value=02 >2</option>\r\n");
      out.write("\t\t\t<option value=03 >3</option>\r\n");
      out.write("\t\t\t<option value=04 >4</option>\r\n");
      out.write("\t\t\t<option value=05 >5</option>\r\n");
      out.write("\t\t\t<option value=06 >6</option>\r\n");
      out.write("\t\t\t<option value=07 >7</option>\r\n");
      out.write("\t\t\t<option value=08 >8</option>\r\n");
      out.write("\t\t\t<option value=09 >9</option>\r\n");
      out.write("\t\t\t<option value=10 >10</option>\r\n");
      out.write("\t\t\t<option value=11 >11</option>\r\n");
      out.write("\t\t\t<option value=12 >12</option>\r\n");
      out.write("\t\t</select>月 <select name=day class=p1 onblur=\"validateDate();\" onfocus=\"DIVhidden6();\">\r\n");
      out.write("\t\t\t<option value=01 >1</option>\r\n");

⌨️ 快捷键说明

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