📄 zhuce.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<style type="text/css">
<!--
.STYLE1 {
font-family: "Times New Roman", Times, serif, "华文楷体";
font-size: 36px;
color: #FFFFFF;
}
.STYLE2 {
font-family: "Times New Roman", Times, serif, "华文楷体";
font-size: 24px;
}
.STYLE3 {font-size: large}
-->
</style>
</head>
<body>
<table width="814" height="422" border="0" align="center">
<tr>
<td width="808" height="72" align="center" valign="middle" background="head_109m58.jpg"><span class="STYLE1">欢迎进入用户注册界面! </span></td>
</tr>
<tr>
<td height="310" align="left" valign="top"><table width="808" height="275" border="0" align="center">
<tr>
<td width="359" height="29" align="right" valign="middle"><form action="" method="post" name="form1" class="STYLE2" id="form1">
*注册名:
</form> </td>
<td width="439"><form id="form2" name="form2" method="post" action="">
<label>
<input type="text" name="textfield" />
</label>
<span class="STYLE3" style="color: red">(3-20个字符,勿以数字开头)</span>
</form> </td>
</tr>
<tr>
<td height="31" align="right" valign="middle"><form action="" method="post" name="form3" class="STYLE2" id="form3">
*密码:
</form> </td>
<td><form id="form4" name="form4" method="post" action="">
<label>
<input type="text" name="textfield2" />
</label>
<span style="font-size: 11pt; color: red">(6-20个字符)</span>
</form> </td>
</tr>
<tr>
<td height="31" align="right" valign="middle"><form action="" method="post" name="form5" class="STYLE2" id="form5">
*再次输入密码:
</form> </td>
<td><form id="form6" name="form6" method="post" action="">
<label>
<input type="text" name="textfield3" />
</label>
</form> </td>
</tr>
<tr>
<td height="31" align="right" valign="middle"><form action="" method="post" name="form7" class="STYLE2" id="form7">
真实姓名:
</form> </td>
<td><form id="form8" name="form8" method="post" action="">
<label>
<input type="text" name="textfield4" />
</label>
<span style="font-size: 11pt; color: red">(少于20个字符)</span>
</form> </td>
</tr>
<tr>
<td height="31" align="right" valign="middle"><form action="" method="post" name="form9" class="STYLE2" id="form9">
E_mail:
</form> </td>
<td><form id="form10" name="form10" method="post" action="">
<label>
<input type="text" name="textfield5" />
</label>
<span style="font-size: 11pt; color: red">(xx@xx.com)</span>
</form> </td>
</tr>
<tr>
<td height="31" align="right" valign="middle"><form action="" method="post" name="form11" class="STYLE2" id="form11">
家庭住址:
</form> </td>
<td><form id="form12" name="form12" method="post" action="">
<label>
<input type="text" name="textfield6" />
</label>
</form> </td>
</tr>
<tr>
<td align="right" valign="middle"><form action="" method="post" name="form13" class="STYLE2" id="form13">
联系电话:
</form> </td>
<td><form id="form14" name="form14" method="post" action="">
<label>
<input type="text" name="textfield7" />
</label>
</form> </td>
</tr>
<tr>
<td height="38" colspan="2" align="center" valign="middle"><form id="form15" name="form15" method="post" action="">
<input type="submit" name="Submit" value="提交" />
<label>
<input type="reset" name="Submit2" value="重置" />
</label>
</form> </td>
</tr>
</table></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -