📄 std_addgradetestsignup.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="std_addGradeTestSignUp.aspx.cs" Inherits="manager_sysManager_studentManage_std_addGradeTestSignUp" %>
<!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 runat="server">
<title>无标题页</title>
<link href="../../../CSS/CSS.css" rel="stylesheet" type="text/css" />
</head>
<body style="margin-top: 0px; margin-bottom: 0px; margin-right:0px; margin-left:0px" class="css">
<form id="form1" runat="server">
<div>
<table border="0" cellpadding="0" cellspacing="0" class="css" style="width: 740px;
height: 490px">
<tr style="height: 25px">
<td colspan="3" style="background-image: url(../../../image/system/main_top_bg.gif)">
学生管理→添加学生等级考试报名</td>
</tr>
<tr style="height: 465px">
<td colspan="3" rowspan="2" style="vertical-align: top; background-color: #dee9f9; text-align: left">
<table border="1" bordercolordark="#003399" bordercolorlight="#6a82dd" cellpadding="0"
cellspacing="0" class="css" style="width: 735px; height: 225px; text-align: left">
<tr style="height: 25px">
<td style="width: 245px">
学生学号:<asp:TextBox ID="studyNumber" runat="server"
Width="88px"></asp:TextBox>
<asp:Button ID="infoExport" runat="server" Text="信息导入" Width="55px" class="btn3_mouseout" EnableViewState="False" OnClick="infoExport_Click" onmousedown="this.className='btn3_mousedown'"
onmouseout="this.className='btn3_mouseout'" onmouseover="this.className='btn3_mouseover'"
onmouseup="this.className='btn3_mouseup'"/>
<asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" ControlToValidate="studyNumber"
ErrorMessage="学生学号不能为空!">*</asp:RequiredFieldValidator></td>
<td style="width: 245px">
考试名称:<asp:DropDownList ID="testName" runat="server" Width="125px">
<asp:ListItem>英语四级等级考试</asp:ListItem>
<asp:ListItem>英语六级等级考试</asp:ListItem>
</asp:DropDownList></td>
<td style="width: 245px">
学生姓名:<asp:TextBox ID="studentName" runat="server" BackColor="#DEE9F9" ReadOnly="True"></asp:TextBox></td>
</tr>
<tr style="height: 25px">
<td style="width: 245px">
学院名称:<asp:TextBox ID="college" runat="server" BackColor="#DEE9F9" ReadOnly="True"></asp:TextBox></td>
<td style="width: 245px">
考试日期:<asp:TextBox ID="testDate" runat="server" BackColor="#DEE9F9" ReadOnly="True"></asp:TextBox>
</td>
<td style="width: 245px">
身份证号:<asp:TextBox ID="IDcardNumber" runat="server" BackColor="#DEE9F9" ReadOnly="True"></asp:TextBox></td>
</tr>
<tr style="height: 25px">
<td style="width: 245px; height: 24px">
学生专业:<asp:TextBox ID="speciality" runat="server" BackColor="#DEE9F9" ReadOnly="True"></asp:TextBox></td>
<td style="width: 245px; height: 24px">
学生年级:<asp:TextBox ID="grade" runat="server" BackColor="#DEE9F9" ReadOnly="True"></asp:TextBox></td>
<td style="width: 245px; height: 24px">
考试时间:<asp:TextBox ID="testTime" runat="server" BackColor="#DEE9F9" ReadOnly="True"></asp:TextBox></td>
</tr>
<tr style="height: 25px">
<td style="width: 245px">
考试总分:<asp:TextBox ID="testTotalMark" runat="server" BackColor="#DEE9F9" ReadOnly="True"></asp:TextBox></td>
<td style="width: 245px; color: #000000">
考试类型:<asp:DropDownList ID="testStyle" runat="server" Width="125px">
<asp:ListItem>英语等级考试</asp:ListItem>
<asp:ListItem>计算机等级考试</asp:ListItem>
</asp:DropDownList></td>
<td style="width: 245px">
考试学期:<asp:TextBox ID="testSemester" runat="server" BackColor="#DEE9F9" ReadOnly="True"></asp:TextBox></td>
</tr>
<tr style="height: 25px">
<td style="width: 245px">
考试学年:<asp:TextBox ID="testStudyYear" runat="server" BackColor="#DEE9F9" ReadOnly="True"></asp:TextBox></td>
<td style="width: 245px">
</td>
<td style="width: 245px">
</td>
</tr>
<tr style="height: 75px">
<td colspan="3">
考试备注:<asp:TextBox ID="remark" runat="server" Height="55px"
ReadOnly="True" TextMode="MultiLine" Width="636px" BackColor="#DEE9F9"></asp:TextBox> </td>
</tr>
<tr style="height: 25px">
<td colspan="3" style="text-align: center">
<asp:Button ID="submit" runat="server" class="btn3_mouseout" OnClick="submit_Click" onmousedown="this.className='btn3_mousedown'"
onmouseout="this.className='btn3_mouseout'" onmouseover="this.className='btn3_mouseover'"
onmouseup="this.className='btn3_mouseup'" Text="提 交" Enabled="False" />
<input id="Reset1" type="reset" value="重 置" class="btn3_mouseout" EnableViewState="False" OnClick="submit_Click" onmousedown="this.className='btn3_mousedown'"
onmouseout="this.className='btn3_mouseout'" onmouseover="this.className='btn3_mouseover'"
onmouseup="this.className='btn3_mouseup'"/></td>
</tr>
<tr style="height: 120px">
<td style="background-color: #e4ecf3" colspan="3">
<asp:Image ID="Image1" runat="server" Height="120px" ImageUrl="~/image/student/yi.bmp"
Width="83px" />
选择照片:<asp:FileUpload ID="FileUpload1" runat="server" CssClass="css"/>
<asp:Button ID="Button1" runat="server"
Text="上传照片" class=btn3_mouseout onmouseover="this.className='btn3_mouseover'"
onmouseout="this.className='btn3_mouseout'"
onmousedown="this.className='btn3_mousedown'"
onmouseup="this.className='btn3_mouseup'"/>
<asp:Button ID="Button2" runat="server" class=btn3_mouseout onmouseover="this.className='btn3_mouseover'"
onmouseout="this.className='btn3_mouseout'"
onmousedown="this.className='btn3_mousedown'"
onmouseup="this.className='btn3_mouseup'"
Text="清除照片" /></td>
</tr>
</table>
<br />
<asp:Label ID="submitResult" runat="server" Font-Bold="False" Font-Size="11pt" ForeColor="Red"
Text="Label" Visible="False"></asp:Label><asp:ValidationSummary ID="ValidationSummary1"
runat="server" ShowMessageBox="True" ShowSummary="False" />
</td>
</tr>
<tr>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -