📄 student_modify2.asp
字号:
%>>1996</option>
<option <%
if "1997"=rs.fields("入学年度") then
response.write "selected"
end if
%>>1997</option>
<option <%
if "1998"=rs.fields("入学年度") then
response.write "selected"
end if
%>>1998</option>
<option <%
if "1999"=rs.fields("入学年度") then
response.write "selected"
end if
%>>1999</option>
<option <%
if "2000"=rs.fields("入学年度") then
response.write "selected"
end if
%>>2000</option>
<option <%
if "2001"=rs.fields("入学年度") then
response.write "selected"
end if
%>>2001</option>
<option <%
if "2002"=rs.fields("入学年度") then
response.write "selected"
end if
%>>2002</option>
<option <%
if "2003"=rs.fields("入学年度") then
response.write "selected"
end if
%>>2003</option>
<option <%
if "2004"=rs.fields("入学年度") then
response.write "selected"
end if
%>>2004</option>
</select>级 <select size="1" name="class1" tabindex="11">
<option <%
if "计算数学及应用软件"=rs.fields("专业") then
response.write "selected"
end if
%>>计算数学及应用软件</option>
<option <%
if "信息与计算科学"=rs.fields("专业") then
response.write "selected"
end if
%>>信息与计算科学</option>
</select><select size="1" name="xuewei" tabindex="12">
<option <%
if "本科"=rs.fields("学位") then
response.write "selected"
end if
%>>本科</option>
<option <%
if "专科"=rs.fields("学位") then
response.write "selected"
end if
%>>专科</option>
</select><select size="1" name="class2" tabindex="13">
<option <%
if "(1)"=rs.fields("班级") then
response.write "selected"
end if
%>>(1)</option>
<option <%
if "(2)"=rs.fields("班级") then
response.write "selected"
end if
%>>(2)</option>
<option <%
if "(3)"=rs.fields("班级") then
response.write "selected"
end if
%>>(3)</option>
<option <%
if "(4)"=rs.fields("班级") then
response.write "selected"
end if
%>>(4)</option>
<option <%
if "(5)"=rs.fields("班级") then
response.write "selected"
end if
%>>(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" value="<%=rs.fields("学号")%>"><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"><%=rs.fields("备注")%></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>
</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 + -