📄 zcb.aspx
字号:
<%@ Page language="c#" Codebehind="zcb.aspx.cs" AutoEventWireup="false" Inherits="djks.WebForm1" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>等级考试网上报名</title>
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
<style type="text/css">.style1 { FONT-SIZE: 22px; COLOR: #0066ff; FONT-FAMILY: "方正舒体" }
.left { FONT-SIZE: 12px; TEXT-ALIGN: right }
</style>
<script language="javascript" id="clientEventHandlersJS">
<!--
function txt_pid_onblur() {
var pid=document.all.item("txt_pid").value;
var birthday;
if(pid.length==18)
{
birthday=pid.substring(6,14);
}
else
{
birthday=pid.substring(6,12);
}
document.getElementById("txt_birthday").value=birthday;
}
-->
</script>
</HEAD>
<body>
<div align="center">
<table class="left" id="Table2" cellSpacing="0" cellPadding="0" width="500" border="0">
<tr>
<td>
<div class="style1" align="center">重庆邮电大学移通学院计算机等级考试报名系统</div>
</td>
</tr>
<tr>
<td align="center"></td>
</tr>
</table>
<font style="FONT-SIZE: 12px; COLOR: #000066; TEXT-DECORATION: underline" color="#ff0000">
带有<font color="#ff0000">* </font>号内的选项为必填项,请慎重填写。若列表项中没作选择,则系统将按默认项录入</font>
<form id="Form1" method="post" runat="server">
<FONT id="FONT1" face="宋体">
<asp:panel id="Panel1" runat="server">
<TABLE class="left" id="Table3" style="WIDTH: 697px; HEIGHT: 380px" borderColor="#0099ff"
cellSpacing="0" cellPadding="0" width="697" borderColorLight="#ffffff" border="1">
<TR>
<TD style="WIDTH: 221px; HEIGHT: 31px" align="right"><FONT face="宋体" color="#ff0000">*</FONT> 报考等级及语言:</TD>
<TD style="WIDTH: 443px; HEIGHT: 31px" align="left">
<asp:dropdownlist id="Drl_bkyy" runat="server"></asp:dropdownlist></TD>
<TD style="WIDTH: 150px; HEIGHT: 31px" align="center" rowSpan="13">
<P> </P>
<P> </P>
<P>
</P>
<P> </P>
</TD>
</TR>
<TR>
<TD class="left" style="WIDTH: 221px; HEIGHT: 32px" width="221"><FONT face="宋体" color="#ff0000">*
</FONT><FONT face="宋体">身份证号:</FONT></TD>
<TD style="WIDTH: 443px; HEIGHT: 32px" align="left" width="443"> <INPUT language="javascript" id="txt_pid" onblur="return txt_pid_onblur()" style="WIDTH: 149px; HEIGHT: 22px"
type="text" maxLength="18" size="19" name="txt_pid" runat="server">
<asp:requiredfieldvalidator id="Rv_pid" runat="server" Display="Dynamic" ControlToValidate="txt_pid" ErrorMessage="*"></asp:requiredfieldvalidator>
<asp:regularexpressionvalidator id="Rev_pid" runat="server" ControlToValidate="txt_pid" ErrorMessage=" 输入的身份证号不正确"
ValidationExpression="(\d{17}(\d|[xX]))|\d{15}"></asp:regularexpressionvalidator></TD>
</TR>
<TR>
<TD style="WIDTH: 221px; HEIGHT: 29px"><FONT class="left" style="TEXT-ALIGN: right" face="宋体"><FONT face="宋体" color="#ff0000">*</FONT> 姓
名:</FONT></TD>
<TD style="WIDTH: 443px; HEIGHT: 29px" align="left">
<asp:textbox id="txt_name" runat="server" Width="97px" MaxLength="4"></asp:textbox>
<asp:requiredfieldvalidator id="RequiredFieldValidator2" runat="server" ControlToValidate="txt_name" ErrorMessage=" 请输入姓名"></asp:requiredfieldvalidator></TD>
</TR>
<TR>
<TD style="WIDTH: 221px; HEIGHT: 29px"><FONT face="宋体" color="#ff0000"><FONT face="宋体" color="#ff0000">*
</FONT></FONT><FONT face="宋体">性 别:</FONT></TD>
<TD id="TD1" style="WIDTH: 443px; HEIGHT: 29px" align="left">
<asp:dropdownlist id="Drl_xb" runat="server">
<asp:ListItem Value="男">男</asp:ListItem>
<asp:ListItem Value="女">女</asp:ListItem>
</asp:dropdownlist> </TD>
</TR>
<TR>
<TD style="WIDTH: 221px">出生年月日:</TD>
<TD style="WIDTH: 443px" align="left">
<asp:textbox id="txt_birthday" runat="server" Width="92px" MaxLength="8"></asp:textbox><FONT style="FONT-SIZE: 12px" face="12px" color="#999999" size="2">用8位数字表示,如1982年4月3日,填写19820403</FONT></TD>
</TR>
<TR>
<TD style="WIDTH: 221px; HEIGHT: 17px"><FONT face="宋体" color="#ff0000">* </FONT>民
族:</TD>
<TD style="WIDTH: 443px; HEIGHT: 17px" align="left">
<asp:dropdownlist id="Drl_mz" runat="server"></asp:dropdownlist></TD>
</TR>
<TR>
<TD style="WIDTH: 221px; HEIGHT: 13px"> <FONT face="宋体" color="#ff0000">* </FONT>职
业:</TD>
<TD style="WIDTH: 443px; HEIGHT: 13px" align="left">
<asp:dropdownlist id="Drl_zy" runat="server"></asp:dropdownlist> </TD>
</TR>
<TR>
<TD style="WIDTH: 221px; HEIGHT: 25px"><FONT face="宋体" color="#ff0000">* </FONT>文化程度:</TD>
<TD style="WIDTH: 443px; HEIGHT: 25px" align="left">
<asp:dropdownlist id="Drl_whcd" runat="server"></asp:dropdownlist></TD>
</TR>
<TR>
<TD style="WIDTH: 221px; HEIGHT: 25px">保留成绩种类:</TD>
<TD style="WIDTH: 443px; HEIGHT: 25px" align="left">
<asp:dropdownlist id="Drl_blcj" runat="server"></asp:dropdownlist> <FONT style="FONT-SIZE: 12px; COLOR: #ff3333" color="#999999" size="2">补考考生在此选择此项,并填写原准考证号</FONT></TD>
</TR>
<TR>
<TD style="WIDTH: 221px; HEIGHT: 26px">原准考证号:</TD>
<TD style="WIDTH: 443px; HEIGHT: 26px" align="left">
<asp:textbox id="txt_ykh" runat="server" MaxLength="16" Wrap="False"></asp:textbox> <FONT style="FONT-SIZE: 12px; COLOR: #ff3333" color="#999999" size="2">补考考生必须填写此项
<asp:customvalidator id="CustomValidator1" runat="server" Display="Dynamic" ControlToValidate="txt_ykh"
ErrorMessage="输入的准考证号有误" Width="113px"></asp:customvalidator></FONT></TD>
</TR>
<TR>
<TD style="WIDTH: 221px; HEIGHT: 25px">联系电话:</TD>
<TD style="WIDTH: 443px; HEIGHT: 25px" align="left">
<asp:textbox id="Txt_lxdh" runat="server" Width="101px"></asp:textbox> <FONT style="FONT-SIZE: 12px" color="#999999" size="2">如:03752087000或13412345678</FONT></TD>
</TR>
<TR>
<TD style="WIDTH: 221px; HEIGHT: 27px">联系地址:</TD>
<TD style="WIDTH: 443px; COLOR: #ff0000; HEIGHT: 27px" align="left">
<asp:textbox id="txt_lxdz" runat="server" Width="115px"></asp:textbox> <FONT style="FONT-SIZE: 12px; COLOR: #ff0000" color="#999999" size="2">若为学生可写所在班级,如:0614041</FONT>
</TD>
</TR>
<TR>
<TD class="left" style="WIDTH: 221px">学号:</TD>
<TD style="WIDTH: 443px" align="left">
<asp:textbox id="Txt_zdyxx" runat="server" Width="363px"></asp:textbox> </TD>
</TR>
</TABLE>
<P><INPUT id="Reset1" type="reset" size="20" value="重 置" name="Reset1">
<asp:button id="btn_next1" runat="server" Text="下一步" Font-Size="12px"></asp:button>
</P>
</asp:panel></FONT></form>
</div>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -