⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 class_register.aspx

📁 利用远程控制进行上课
💻 ASPX
字号:
<%@ Register TagPrefix="uc1" TagName="class_head" Src="class_head.ascx" %>
<%@ Register TagPrefix="uc1" TagName="class_foot" Src="class_foot.ascx" %>
<%@ Register TagPrefix="uc1" TagName="class_kuaisudenglu" Src="class_kuaisudenglu.ascx" %>
<%@ Page language="c#" Codebehind="class_register.aspx.cs" AutoEventWireup="false" Inherits="free.class_register" %>
<%@ Register TagPrefix="uc1" TagName="class_left" Src="class_left.ascx" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
  <HEAD>
		<title>webclass</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><LINK href="web_class.css" type=text/css rel=stylesheet >
  </HEAD>
<body MS_POSITIONING="GridLayout">
<form id=Form1 method=post runat="server"><uc1:class_head id=Class_head1 runat="server"></uc1:class_head>
<TABLE class=tableBorder1 id=Table1 cellSpacing=0 borderColorDark=#ffffff 
cellPadding=0 rules=all width=760 align=center border=1>
  <tr>
    <td class=td><FONT face=宋体 
      >欢迎您的到来:<A href="../default.aspx">海纳百川</A>--&gt;<A href="class_default.aspx" >网上课堂</A>--&gt;学员注册</FONT> </TD></TR>
  <tr>
    <td class=tableBody1 style="HEIGHT: 17px"><FONT 
      face=宋体><uc1:class_kuaisudenglu id=Class_kuaisudenglu1 runat="server"></uc1:class_kuaisudenglu></FONT></TD></TR></TABLE>
<TABLE class=tableBorder2 id=Table2 cellSpacing=0 borderColorDark=#ffffff 
cellPadding=0 rules=all align=center border=0>
  <tr>
    <td class=tableBody2 style="WIDTH: 30%"><uc1:class_left id=Class_left1 runat="server"></uc1:class_left></TD>
    <td class=tableBody1 vAlign=top bgColor=blue><FONT 
      face=宋体>
      <table borderColor=#3399cc cellSpacing=0 borderColorDark=#ffffff 
      cellPadding=0 rules=all width="100%" border=1 <tr>
        <TR>
          <td class=td1 align=center colSpan=2>填写资料 
</TD></TR>
        <tr>
          <th align=center colSpan=2>注意:带<FONT 
            color=#ff0000>*</FONT>的资料必须填写 </TH></TR>
        <TR>
          <TD style="WIDTH: 129px" align=right><FONT 
            color=red>*</FONT> 用户名: </TD>
          <TD><asp:textbox id=stu_name runat="server" Width="145px" BorderStyle="Groove"></asp:textbox></TD></TR>
        <TR>
          <TD style="WIDTH: 129px" align=right 
            >(8到15位)<FONT color=red 
            >*</FONT> 密码: </TD>
          <TD><asp:textbox id=stu_password runat="server" Width="145px" TextMode="Password" BorderStyle="Groove"></asp:textbox><asp:regularexpressionvalidator id=RegularExpressionValidator1 runat="server" Width="155px" ValidationExpression=".{6,15}" Height="16px" ErrorMessage="请输入8-15位密码" ControlToValidate="stu_password"></asp:RegularExpressionValidator></TD></TR>
        <TR>
          <TD style="WIDTH: 129px" align=right><FONT 
            color=red>*</FONT>确认密码: </TD>
          <TD><asp:textbox id=stu_repassword runat="server" Width="145px" TextMode="Password" BorderStyle="Groove"></asp:textbox></TD></TR>
        <TR>
          <TD style="WIDTH: 129px; HEIGHT: 35px" align=right 
          ><FONT color=red 
            >*</FONT>性别: </TD>
          <TD style="HEIGHT: 35px"><asp:radiobuttonlist id=stu_sex runat="server" Width="99px" Height="2px" RepeatDirection="Horizontal" BorderStyle="Groove">
<asp:ListItem Value="男">男</asp:ListItem>
<asp:ListItem Value="女">女</asp:ListItem>
										</asp:radiobuttonlist></TD></TR>
        <TR>
          <TD style="WIDTH: 129px; HEIGHT: 20px" align=right 
          >生日: </TD>
          <TD style="HEIGHT: 20px"><asp:dropdownlist id=stu_nian runat="server" Width="64px">
											<asp:ListItem Selected Value="1960">1960</asp:ListItem>
											<asp:ListItem Value="1961">1961</asp:ListItem>
											<asp:ListItem Value="1962">1962</asp:ListItem>
											<asp:ListItem Value="1963">1963</asp:ListItem>
											<asp:ListItem Value="1964">1964</asp:ListItem>
											<asp:ListItem Value="1965">1965</asp:ListItem>
											<asp:ListItem Value="1966">1966</asp:ListItem>
											<asp:ListItem Value="1967">1967</asp:ListItem>
											<asp:ListItem Value="1968">1968</asp:ListItem>
											<asp:ListItem Value="1969">1969</asp:ListItem>
											<asp:ListItem Value="1970">1970</asp:ListItem>
											<asp:ListItem Value="1971">1971</asp:ListItem>
											<asp:ListItem Value="1972">1972</asp:ListItem>
											<asp:ListItem Value="1973">1973</asp:ListItem>
											<asp:ListItem Value="1974">1974</asp:ListItem>
											<asp:ListItem Value="1975">1975</asp:ListItem>
											<asp:ListItem Value="1976">1976</asp:ListItem>
											<asp:ListItem Value="1977">1977</asp:ListItem>
											<asp:ListItem Value="1978">1978</asp:ListItem>
											<asp:ListItem Value="1979">1979</asp:ListItem>
											<asp:ListItem Value="1980">1980</asp:ListItem>
											<asp:ListItem Value="1981">1981</asp:ListItem>
											<asp:ListItem Value="1982">1982</asp:ListItem>
											<asp:ListItem Value="1983">1983</asp:ListItem>
											<asp:ListItem Value="1984">1984</asp:ListItem>
											<asp:ListItem Value="1985">1985</asp:ListItem>
											<asp:ListItem Value="1986">1986</asp:ListItem>
											<asp:ListItem Value="1987">1987</asp:ListItem>
											<asp:ListItem Value="1988">1988</asp:ListItem>
											<asp:ListItem Value="1989">1989</asp:ListItem>
											<asp:ListItem Value="1990">1990</asp:ListItem>
											<asp:ListItem Value="1991">1991</asp:ListItem>
											<asp:ListItem Value="1992">1992</asp:ListItem>
											<asp:ListItem Value="1993">1993</asp:ListItem>
											<asp:ListItem Value="1994">1994</asp:ListItem>
											<asp:ListItem Value="1995">1995</asp:ListItem>
											<asp:ListItem Value="1996">1996</asp:ListItem>
											<asp:ListItem Value="1997">1997</asp:ListItem>
											<asp:ListItem Value="1998">1998</asp:ListItem>
											<asp:ListItem Value="1999">1999</asp:ListItem>
											<asp:ListItem Value="2000">2000</asp:ListItem>
											<asp:ListItem Value="2001">2001</asp:ListItem>
											<asp:ListItem Value="2002">2002</asp:ListItem>
											<asp:ListItem Value="2003">2003</asp:ListItem>
											<asp:ListItem Value="2004">2004</asp:ListItem>
										</asp:DropDownList>年 <asp:dropdownlist id=stu_yue runat="server" Width="40px">
											<asp:ListItem Selected Value="01">01</asp:ListItem>
											<asp:ListItem Value="02">02</asp:ListItem>
											<asp:ListItem Value="03">03</asp:ListItem>
											<asp:ListItem Value="04">04</asp:ListItem>
											<asp:ListItem Value="05">05</asp:ListItem>
											<asp:ListItem Value="06">06</asp:ListItem>
											<asp:ListItem Value="07">07</asp:ListItem>
											<asp:ListItem Value="08">08</asp:ListItem>
											<asp:ListItem Value="09">09</asp:ListItem>
											<asp:ListItem Value="10">10</asp:ListItem>
											<asp:ListItem Value="11">11</asp:ListItem>
											<asp:ListItem Value="12">12</asp:ListItem>
										</asp:DropDownList>月 <asp:dropdownlist id=stu_ri runat="server" Width="40px">
											<asp:ListItem Selected Value="01">01</asp:ListItem>
											<asp:ListItem Value="02">02</asp:ListItem>
											<asp:ListItem Value="03">03</asp:ListItem>
											<asp:ListItem Value="04">04</asp:ListItem>
											<asp:ListItem Value="05">05</asp:ListItem>
											<asp:ListItem Value="06">06</asp:ListItem>
											<asp:ListItem Value="07">07</asp:ListItem>
											<asp:ListItem Value="08">08</asp:ListItem>
											<asp:ListItem Value="09">09</asp:ListItem>
											<asp:ListItem Value="10">10</asp:ListItem>
											<asp:ListItem Value="11">11</asp:ListItem>
											<asp:ListItem Value="12">12</asp:ListItem>
											<asp:ListItem Value="13">13</asp:ListItem>
											<asp:ListItem Value="14">14</asp:ListItem>
											<asp:ListItem Value="15">15</asp:ListItem>
											<asp:ListItem Value="16">16</asp:ListItem>
											<asp:ListItem Value="17">17</asp:ListItem>
											<asp:ListItem Value="18">18</asp:ListItem>
											<asp:ListItem Value="19">19</asp:ListItem>
											<asp:ListItem Value="20">20</asp:ListItem>
											<asp:ListItem Value="21">21</asp:ListItem>
											<asp:ListItem Value="22">22</asp:ListItem>
											<asp:ListItem Value="23">23</asp:ListItem>
											<asp:ListItem Value="24">24</asp:ListItem>
											<asp:ListItem Value="25">25</asp:ListItem>
											<asp:ListItem Value="26">26</asp:ListItem>
											<asp:ListItem Value="27">27</asp:ListItem>
											<asp:ListItem Value="28">28</asp:ListItem>
											<asp:ListItem Value="29">29</asp:ListItem>
											<asp:ListItem Value="30">30</asp:ListItem>
											<asp:ListItem Value="31">31</asp:ListItem>
										</asp:DropDownList>日</TD></TR>
        <TR>
          <TD id=TD1 style="WIDTH: 129px" align=right 
            ><FONT color=red 
            >*</FONT>联系电话: </TD>
          <TD><asp:textbox id=stu_phone runat="server" Width="145px" BorderStyle="Groove"></asp:textbox></TD></TR>
        <TR>
          <TD style="WIDTH: 129px" align=right><FONT 
            color=red>*</FONT>身份证号码: </TD>
          <TD><asp:textbox id=stu_idcard runat="server" Width="197px" BorderStyle="Groove"></asp:textbox><asp:regularexpressionvalidator id=RegularExpressionValidator4 runat="server" ValidationExpression="\d{18}|\d{15}" ErrorMessage="请输入正确的身份证号码" ControlToValidate="stu_idcard"></asp:RegularExpressionValidator></TD></TR>
        <TR>
          <TD style="WIDTH: 129px; HEIGHT: 13px" align=right 
          >qq号: </TD>
          <TD style="HEIGHT: 13px"><asp:textbox id=stu_qq runat="server" Width="145" BorderStyle="Groove"></asp:textbox></TD></TR>
        <TR>
          <TD style="WIDTH: 129px; HEIGHT: 23px" align=right 
          >省市: </TD>
          <TD style="HEIGHT: 23px"><asp:dropdownlist id=stu_city runat="server" Width="104px">
											<asp:ListItem Value="请选择">请选择</asp:ListItem>
											<asp:ListItem Value="湖南">湖南</asp:ListItem>
											<asp:ListItem Value="西藏">西藏</asp:ListItem>
											<asp:ListItem Value="甘肃">甘肃</asp:ListItem>
											<asp:ListItem Value="青海">青海</asp:ListItem>
											<asp:ListItem Value="内蒙古">内蒙古</asp:ListItem>
											<asp:ListItem Value="宁夏">宁夏</asp:ListItem>
											<asp:ListItem Value="四川">四川</asp:ListItem>
											<asp:ListItem Value="云南">云南</asp:ListItem>
											<asp:ListItem Value="陕西">陕西</asp:ListItem>
											<asp:ListItem Value="重庆">重庆</asp:ListItem>
											<asp:ListItem Value="贵州">贵州</asp:ListItem>
											<asp:ListItem Value="广西">广西</asp:ListItem>
											<asp:ListItem Value="海南">海南</asp:ListItem>
											<asp:ListItem Value="北京">北京</asp:ListItem>
											<asp:ListItem Value="河北">河北</asp:ListItem>
											<asp:ListItem Value="山西">山西</asp:ListItem>
											<asp:ListItem Value="河南">河南</asp:ListItem>
											<asp:ListItem Value="湖北">湖北</asp:ListItem>
											<asp:ListItem Value="广东">广东</asp:ListItem>
											<asp:ListItem Value="澳门">澳门</asp:ListItem>
											<asp:ListItem Value="黑龙江">黑龙江</asp:ListItem>
											<asp:ListItem Value="吉林">吉林</asp:ListItem>
											<asp:ListItem Value="辽宁">辽宁</asp:ListItem>
											<asp:ListItem Value="天津">天津</asp:ListItem>
											<asp:ListItem Value="山东">山东</asp:ListItem>
											<asp:ListItem Value="江苏">江苏</asp:ListItem>
											<asp:ListItem Value="安徽">安徽</asp:ListItem>
											<asp:ListItem Value="江西">江西</asp:ListItem>
											<asp:ListItem Value="福建">福建</asp:ListItem>
											<asp:ListItem Value="香港">香港</asp:ListItem>
											<asp:ListItem Value="上海">上海</asp:ListItem>
											<asp:ListItem Value="浙江">浙江</asp:ListItem>
											<asp:ListItem Value="台湾">台湾</asp:ListItem>
										</asp:dropdownlist></TD></TR>
        <TR>
          <TD style="WIDTH: 129px" align=right><FONT 
            color=red>*</FONT>详细地址: </TD>
          <TD><asp:textbox id=stu_address runat="server" Width="197px" BorderStyle="Groove"></asp:textbox></TD></TR>
        <TR>
          <TD style="WIDTH: 129px" align=right><FONT 
            color=red>*</FONT>Email: </TD>
          <TD><asp:textbox id=stu_email runat="server" Width="197" BorderStyle="Groove"></asp:textbox><asp:regularexpressionvalidator id=RegularExpressionValidator2 runat="server" ValidationExpression="\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*" ErrorMessage="请输入正确的电子邮件" ControlToValidate="stu_email"></asp:RegularExpressionValidator></TD></TR>
        <tr>
          <td class=tableBody1 align=center colSpan=2><asp:label id=wrong runat="server" ForeColor="Red" Width="372px"></asp:Label></TD></TR>
        <TR>
          <TD style="WIDTH: 129px" align=right></TD>
          <TD></TD></TR>
        <TR>
          <TD style="WIDTH: 129px" align=right></TD>
          <TD></TD></TR>
        <TR>
          <TD align=center colSpan=2><asp:button id=tijiao runat="server" Text="提交"></asp:Button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<asp:button id=chongtian runat="server" Text="重填"></asp:Button></TD></TR></TABLE></FONT></TD></TR></TABLE><uc1:class_foot id=Class_foot1 runat="server"></uc1:class_foot></FORM>
	</body>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -