<BODY><FORMaction="success.html"method="post"name="myform"onSubmit="return checkForm()"><TABLEborder="0"cellpadding="0"cellspacing="0"align="center"><TR><TDheight="108"colspan="2"><IMGsrc="D:\Microsoft VS Code\421\img\touxiang.png"></TD></TR><TR><TDwidth="107"height="36">用户名:</TD><TDwidth="524"><INPUTname="txtUser"type="text"maxlength="16">只能输入字母或数字,4-16个字符</TD></TR><TR><TDwidth="107"height="36">密码:</TD><TDwidth="524"><INPUTname="txtPass"type="password">密码长度6-12位</TD></TR><TR><TDwidth="107"height="36">确认密码:</TD><TDwidth="524"><INPUTname="txtRPass"type="password"></TD></TR><TR><TDwidth="107"height="36">性别:</TD><TDwidth="524"><INPUTname="gen"type="radio"value="男"checked>男 <INPUTname="gen"type="radio"value="女"class="input">女
</TD></TR><TR><