📄 student_register2.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>注册表单</title>
<STYLE type=text/css>
TD,p,b,font,pre,BODY {
FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体"; FONT-SIZE: 12px
}
FORM {
FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体"; FONT-SIZE: 12px; MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
A {
FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
}
H4 {
FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体"; FONT-SIZE: 14px
}
HR {
COLOR: #000000; HEIGHT: 1px
}
</STYLE>
</head>
<body>
<!--webbot BOT="GeneratedScript" PREVIEW=" " startspan --><script Language="JavaScript"><!--
function FrontPage_Form1_Validator(theForm)
{
if (theForm.name.value == "")
{
alert("请在 name 域中输入值。");
theForm.name.focus();
return (false);
}
if (theForm.name.value.length < 3)
{
alert("在 name 域中,请至少输入 3 个字符。");
theForm.name.focus();
return (false);
}
if (theForm.name.value.length > 15)
{
alert("在 name 域中,请最多输入 15 个字符。");
theForm.name.focus();
return (false);
}
return (true);
}
//--></script><!--webbot BOT="GeneratedScript" endspan --><form method="POST" action="student_register3.asp" onsubmit="return FrontPage_Form1_Validator(this)" name="FrontPage_Form1" >
<table width="584" border="0" cellspacing="0" cellpadding="0" align="center" bordercolorlight="#CCCCCC" bordercolordark="#FFFFFF" height="578" bgcolor="#F5A781">
<tr>
<td colspan="3" height="32" width="558" bordercolorlight="#FD6868" bordercolordark="#FF3333" valign="top">
<table border="1" width="104%" cellpadding="0" cellspacing="0" height="27" bordercolorlight="#F5A781" bordercolordark="#F3BC9E">
<tr>
<td width="100%" height="27"><b><font size="2">数学系站点注册</font></b></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="3" height="24" width="558">
</td>
</tr>
<tr>
<td colspan="3" height="24" width="558">
<div align="center"><b><font size="4" color="#FFFFFF">学 生 资 料
注 册 表</font></b></div>
</td>
</tr>
<tr>
<td colspan="3" height="21" width="558">
<div align="left"><font color="#FFCC33"> </font><font color="#FFFFFF">带</font><font color="#FF0000">*</font><font color="#FFFFFF">为必须填写.</font></div>
</td>
</tr>
<tr>
<td width="95" height="14"></td>
<td width="485" height="14" colspan="2">
</td>
</tr>
<tr>
<td width="95" height="25" align="left"> 姓名:</td>
<td width="485" height="25" colspan="2">
<!--webbot bot="Validation" B-Value-Required="TRUE" I-Minimum-Length="3"
I-Maximum-Length="15" -->
<input type="text" name="name" size="15" tabindex="1" maxlength="15">
<font color="#FF3333">*</font>请输入真实姓名 </td>
</tr>
<tr>
<td width="95" height="25" align="left"> 密码:</td>
<td width="485" height="25" colspan="2">
<input type="password" name="password" size="20" tabindex="2"><font color="#FF3333">*</font> </td>
</tr>
<tr>
<td width="95" height="25" align="left"> 确认密码:</td>
<td width="485" height="25" colspan="2">
<input type="password" name="password2" size="20" tabindex="3"><font color="#FF3333">*</font> </td>
</tr>
<tr>
<td width="95" height="25" align="left"> 联系地址:</td>
<td width="485" height="25" colspan="2">
<input type="text" size="40" name="adr" tabindex="4">
</td>
</tr>
<tr>
<td width="95" height="25" align="left"> 邮政编码:</td>
<td width="485" height="25" colspan="2">
<input type="text" size="6" name="youbian" tabindex="5">
</td>
</tr>
<tr>
<td width="95" height="25" align="left"> 电话:</td>
<td width="485" height="25" colspan="2">
<input type="text" size="25" name="tel" tabindex="6">
</td>
</tr>
<tr>
<td width="95" height="25" align="left"> 性别:</td>
<td width="485" height="25" colspan="2">
<select name="sex" size="1" tabindex="7">
<option>男</option>
<option>女</option>
</select>
<font color="#FF3333">*</font>
</td>
</tr>
<tr>
<td width="95" height="25" align="left"> 邮箱:</td>
<td width="485" height="25" colspan="2">
<input type="text" name="email" size="25" tabindex="8">
<font color="#FF0000">* </font> </td>
</tr>
<tr>
<td width="95" height="25" align="left"> OICQ:</td>
<td width="485" height="25" colspan="2">
<input type="text" name="oicq" size="15" tabindex="9">
</td>
</tr>
<tr>
<td width="95" height="13" align="left"> 所在班级:</td>
<td width="485" height="13" colspan="2">
<select size="1" name="grade" tabindex="10">
<option>1995</option>
<option>1996</option>
<option>1997</option>
<option>1998</option>
<option>1999</option>
<option>2000</option>
<option>2001</option>
<option>2002</option>
<option>2003</option>
<option>2004</option>
</select>级 <select size="1" name="class1" tabindex="11">
<option>计算数学及应用软件</option>
<option>信息与计算科学</option>
</select><select size="1" name="xuewei" tabindex="12">
<option>本科</option>
<option>专科</option>
</select><select size="1" name="class2" tabindex="13">
<option>(1)</option>
<option>(2)</option>
<option>(3)</option>
<option>(4)</option>
<option>(5)</option>
</select>班<font color="#FF0000">* </font>
</td>
</tr>
<tr>
<td width="95" height="25" align="left"> 学号:</td>
<td width="485" height="25" colspan="2">
<input type="text" name="xuehao" size="7" tabindex="14"><font color="#FF0000">* </font>如
9741548。此项请正确填写,以后将不能修改。
</td>
</tr>
<tr>
<td width="95" height="1" align="left"> 备注 :</td>
<td width="272" height="1" valign="top">
<p align="left">
<textarea rows="8" name="note" cols="36" tabindex="15"></textarea></p>
</td>
<td width="215" height="1" valign="top">
<p>同学们可在这留下自我介绍。
</td>
</tr>
<tr>
<td width="95" height="17"> </td>
<td width="485" height="17" colspan="2"> </td>
</tr>
<tr>
<td colspan="3" height="27" width="558">
<div align="center">
<input type="submit" name="Submit" value="提交" tabindex="16">
<input type="reset" name="reset" value="重来" tabindex="17">
</div>
</td>
</tr>
<tr>
<td colspan="3" height="17" width="558"> </td>
</tr>
</table>
</form>
<table border="0" width="76%" align="center">
<tr>
<td width="100%">
<p align="right">
<a href="student_register2.htm">同学注册</a>|<a href="student_modify1.htm">修改资料</a>|<a href="student_find.htm">资料查询</a>
</p>
</td>
</tr>
<tr>
<td width="100%">
<hr>
</td>
</tr>
</table>
<TABLE cellSpacing=0 borderColorDark=#ffffff cellPadding=0 width=760 borderColorLight=#009900 border=0 align="center">
<TR vAlign=center align=middle>
<TD width="100%" height=2>
<p align="center"><font color="#000000">|
</font><A
onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://');"
href="http:///">设为首页</A>| <A href="javascript:window.external.addfavorite('http://','南气数学系')">收藏我站</A>|
<a href="mailto:maths_nim@sina.com">意见建议</a>| <a href="mailto:maths_nim@sina.com">联系我们</a>| <BR>Copyright (c)
2001-2002 All right reserved
版权所有:南京气象学院数学系
维护:数学系微机中心 </p>
</TD></TR></TABLE>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -