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

📄 reg.jsp

📁 数学网
💻 JSP
📖 第 1 页 / 共 2 页
字号:
				<td width="575" align="center" valign=top>

					<table width="100%" border="0" cellspacing="0" cellpadding="0">
						<tr>
							<td>
								<table width="100%" border="0" cellspacing="0" cellpadding="0" class="title_right">
									<tr>
										<td>
											<div align="center">
												<font class=en><b>填写用户注册信息</b></font>
											</div>
										</td>
									</tr>
								</table>
							</td>
						</tr>
					</table>
					<html:form action="/reg/reg.do">
					<table width=100% border=0 cellpadding=2 cellspacing=4 bordercolor="#FFFFFF" class="border" style="border-collapse: collapse">
						<!--#######################################################################################-->

						

							<TR class="tdbg">
								<TD>
									<div align="left">
										<b>用户帐号:</b>
										<BR>
										不能超过14个英文字符
									</div>
								</TD>
								<TD>
									<div align="left">
										<html:text property="username" maxlength="14" />
										
										<font color="#FF0000">* </font>
									</div>
								</TD>
							</TR>

							<TR class="tdbg">
								<TD width="43%">
									<div align="left">
										<B>密码:</B>
										<BR>
										请输入密码,区分大小写。 请不要使用任何类似 '*'、' ' 或 HTML 字符
									</div>
								</TD>
								<TD width="57%">
									<div align="left">
										<html:password property="password" maxlength="14" />
										<font color="#FF0000">* </font>
									</div>
								</TD>
							</TR>
							<TR class="tdbg">
								<TD width="43%">
									<div align="left">
										<strong>确认密码:</strong>
										<BR>
										请再输一遍确认
									</div>
								</TD>
								<TD width="57%">
									<div align="left">
										<html:password property="confirmpassword" maxlength="14" />
										
										<font color="#FF0000">* </font>
									</div>
								</TD>
							</TR>
							<TR class="tdbg">
								<TD width="43%">
									<div align="left">
										<b>真实姓名:</b>
										<BR>
										不能超过14个字符(7个汉字)
									</div>
								</TD>
								<TD width="57%">
									<div align="left">
										<html:text property="real_name" maxlength="14" />
										<font color="#FF0000">* </font>
									</div>
								</TD>
							</TR>
							<TR class="tdbg">
								<TD width="43%">
									<div align="left">
										<strong>性别:</strong>
										<BR>
										请选择您的性别
									</div>
								</TD>
								<TD width="57%">
									<div align="left">

										<html:radio property="users_sex" value="0" />
										男&nbsp;&nbsp;
										<html:radio property="users_sex" value="1" />
									</div>
									
								</TD>
							</TR>
							<TR class="tdbg">
								<TD width="43%">
									<div align="left">
										<strong>密码问题:</strong>
										<BR>
										忘记密码的提示问题
									</div>
								</TD>
								<TD width="57%">
									<div align="left">

										<html:text property="users_ask" maxlength="30" />
										
										<font color="#FF0000">* </font>
									</div>
								</TD>
							</TR>
							<TR class="tdbg">
								<TD width="43%">
									<div align="left">
										<strong>问题答案:</strong>
										<BR>
										忘记密码的提示问题答案,用于取回密码
									</div>
								</TD>
								<TD width="57%">
									<div align="left">
										<html:text property="users_key" maxlength="30" />
										
										<font color="#FF0000">* </font>
									</div>
								</TD>
							</TR>

							<TR class="tdbg">
								<TD width="43%">
									<div align="left">
										<strong>Email地址:</strong>
										<BR>
										请输入有效的邮件地址,便于我们和您联系
									</div>
								</TD>
								<TD width="57%">
									<div align="left">
										<html:text property="users_email" maxlength="30" />
										
									</div>
								</TD>
							</TR>
							<TR class="tdbg">
								<TD width="43%">
									<div align="left">
										<strong>电话:</strong>
										<BR>
										请您留下您的联系方式,以便随时和您联系
									</div>
								</TD>
								<TD width="57%">
									<div align="left">
										<html:text property="users_phone" maxlength="30" />
										
									</div>
								</TD>
							</TR>
							<TR class="tdbg">
								<TD width="43%">
									<div align="left">
										<strong>所在学校:</strong>
										<BR>
										请输入使用用户所在学校名称
									</div>
								</TD>
								<TD width="57%">
									<div align="left">
										<html:text property="users_school" maxlength="30" />
										
									</div>
								</TD>
							</TR>
							<TR class="tdbg">
								<TD width="43%">
									<div align="left">
										<strong>备注:</strong>
										<BR>
									</div>
								</TD>
								<TD width="57%">
									<div align="left">
										<html:textarea property="users_pro" rows="5" />
										
									</div>
								</TD>
							</TR>
							
							<TR class="tdbg">
								<TD colspan="2">
									&nbsp;<html:errors/>
								</TD>
							
							</TR>
							<TR align="center" class="tdbg">
								<TD height="30" colspan="2">
									<html:submit> 注 册 </html:submit>
									&nbsp;
								</TD>
							</TR>

						
						<!--#################################################################################################-->
					</TABLE>
					</html:form>
					<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
						<tr>
							<td height="15" align="center" valign="top">
								<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
									<tr>
										<td height="13" Class="tdbg_left2"></td>
									</tr>
								</table>
							</td>
						</tr>
					</table>
				</td>
			</tr>
		</table>
		<!-- ********网页中部代码结束******** -->
		<!-- copyright  尾页 -->
		<%@ include file="../include/copyright.jsp"%>

		<!-- Http尾部 -->
	</BODY>
</HTML>

⌨️ 快捷键说明

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