📄 details.aspx
字号:
<%@ Page language="c#" Codebehind="Details.aspx.cs" AutoEventWireup="false" Inherits="baoming.admin.Details" %>
<HTML>
<HEAD>
<title>学科管理</title>
<meta content="SharePoint.WebPartPage.Document" name="ProgId">
<meta content="full" name="WebPartPageExpansion">
<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="css/style.css" type="text/css" rel="stylesheet">
</HEAD>
<body>
<form id="Form2" method="post" runat="server">
<table id="table1" cellPadding="2" width="100%" bgColor="#e4eaf2" border="0">
<tr>
<td bgColor="#ffffff">
<table width="100%">
<tr>
<td class="header" style="HEIGHT: 21px" height="21">
<asp:label id="Label1" runat="server" Width="80px"></asp:label></td>
</tr>
<tr>
<td vAlign="top" align="left" bgColor="#ffffff">
<FIELDSET style="WIDTH: 100%; HEIGHT: 168px"><LEGEND><B>填写该分类基本信息</B></LEGEND>
<TABLE id="table2" cellSpacing="1" cellPadding="0" width="100%" bgColor="#ffffff" border="0">
<TR>
<TD width="10%" bgColor="#f7f3f7">上级分类</TD>
<TD width="20%" bgColor="#f7f3f7"><FONT color="#ff0000"><asp:textbox id="tbPa" runat="server" Enabled="False"></asp:textbox></FONT></TD>
<TD width="70%" bgColor="#f7f3f7">
</TD>
</TR>
<TR>
<TD width="10%" bgColor="#f7f3f7">学科名称</TD>
<TD width="20%" bgColor="#f7f3f7"><asp:textbox id="tbLeiBie" runat="server"></asp:textbox><asp:requiredfieldvalidator id="RequiredFieldValidator1" runat="server" ErrorMessage="类别名称不能为空" ControlToValidate="tbLeiBie">*</asp:requiredfieldvalidator></TD>
<TD width="70%" bgColor="#f7f3f7">
小于20字</TD>
</TR>
<TR>
<TD style="HEIGHT: 25px" width="10%" bgColor="#f7f3f7"><SPAN lang="en-us">开始时间</SPAN></TD>
<TD noWrap bgColor="#f7f3f7" width="20%"><asp:textbox id="tbStartTime" runat="server"></asp:textbox><asp:comparevalidator id="CompareValidator1" runat="server" ErrorMessage="错误的时间格式" ControlToValidate="tbStartTime"
Operator="DataTypeCheck" Type="Date">Error</asp:comparevalidator><asp:requiredfieldvalidator id="RequiredFieldValidator2" runat="server" ControlToValidate="tbStartTime">*</asp:requiredfieldvalidator></TD>
<TD noWrap bgColor="#f7f3f7" width="70%">
格式如:2005-1-1</TD>
</TR>
<TR>
<TD style="HEIGHT: 21px" width="10%" bgColor="#f7f3f7"><SPAN lang="en-us">结束时间</SPAN></TD>
<TD style="HEIGHT: 21px" bgColor="#f7f3f7" width="20%"><asp:textbox id="tbEndTime" runat="server"></asp:textbox><asp:comparevalidator id="CompareValidator2" runat="server" ErrorMessage="结束时间要大于开始时间" ControlToValidate="tbEndTime"
Operator="GreaterThan" Type="Date" ControlToCompare="tbStartTime">Error</asp:comparevalidator></TD>
<TD style="HEIGHT: 21px" bgColor="#f7f3f7" width="70%">
必须大于开始时间</TD>
</TR>
<TR>
<TD style="HEIGHT: 12px" width="10%" bgColor="#f7f3f7"><SPAN lang="en-us">报名形式</SPAN></TD>
<TD style="HEIGHT: 12px" width="20%" bgColor="#f7f3f7"><asp:dropdownlist id="Dropbaoming" runat="server" AutoPostBack="True" Enabled="False">
<asp:ListItem Value="0" Selected="True">请选择</asp:ListItem>
<asp:ListItem Value="1">网上报名</asp:ListItem>
<asp:ListItem Value="3">电子邮件</asp:ListItem>
<asp:ListItem Value="4">QQ报名</asp:ListItem>
</asp:dropdownlist></TD>
<TD style="HEIGHT: 12px" width="70%" bgColor="#f7f3f7">
根据你的需要,为本学科选择不同的报名方式。【备用功能】</TD>
</TR>
<TR>
<TD style="DISPLAY: none" width="10%" bgColor="#f7f3f7"><asp:label id="lbBaoming" runat="server"></asp:label></TD>
<TD style="DISPLAY: none" width="20%" bgColor="#f7f3f7"><asp:textbox id="tbBaoming" runat="server"></asp:textbox><asp:regularexpressionvalidator id="RegularExpressionValidator1" runat="server" ControlToValidate="tbBaoming">*</asp:regularexpressionvalidator><asp:requiredfieldvalidator id="RequiredFieldValidator3" runat="server" ErrorMessage="请填入必要的信息" ControlToValidate="tbBaoming">*</asp:requiredfieldvalidator></TD>
<TD style="DISPLAY: none" width="70%" bgColor="#f7f3f7">如:
<asp:Label id="lb_info" runat="server">Label</asp:Label></TD>
</TR>
<TR>
<TD width="10%" bgColor="#f7f3f7">管 理 员</TD>
<TD width="20%" bgColor="#f7f3f7"><asp:dropdownlist id="DropAdmin" runat="server"></asp:dropdownlist></TD>
<TD width="70%" bgColor="#f7f3f7"><FONT face="宋体">这里为普通管理员,可理解为分类的负责人。</FONT></TD>
</TR>
</TABLE>
</FIELDSET>
</td>
</tr>
<tr>
<td vAlign="top" align="left" bgColor="#ffffff">
<FIELDSET style="WIDTH: 100%; HEIGHT: 176px"><LEGEND><B>填写该分类的其它信息</B></LEGEND>
<TABLE id="table3" cellSpacing="1" cellPadding="0" width="100%" bgColor="#ffffff" border="0">
<TR>
<TD style="WIDTH: 5%" bgColor="#f7f3f7">增加</TD>
<TD bgColor="#f7f3f7" colspan="2"><asp:textbox id="tbAddExt" runat="server" Width="200px"></asp:textbox><asp:button id="btnAddExt" runat="server" Text="增加介绍项" CausesValidation="False"></asp:button></TD>
</TR>
<TR>
<TD style="WIDTH: 10%; HEIGHT: 22px" bgColor="#f7f3f7"> </TD>
<TD bgColor="#f7f3f7" width="20%"><asp:listbox id="ListBoxExt" runat="server" Width="200px" Height="96px"></asp:listbox><FONT face="宋体"><BR>
</FONT>
<asp:button id="btnDeleteExt" runat="server" Text="删除介绍项" CausesValidation="False"></asp:button></TD>
<TD bgColor="#f7f3f7" width="78%" valign="top">
这里填入的信息,将在前台用户报名页面显示出来,<br>
这里填写本学科的一些其它信息,如:<br>
学历要求:应届高中毕业生<br>
毕业去向:网络科技公司<br>
考试时间:2005-10-11<br>
</TD>
</TR>
<TR>
<TD style="WIDTH: 5%" bgColor="#f7f3f7"></TD>
<TD bgColor="#f7f3f7" colspan="2"><FONT face="宋体"></FONT></TD>
</TR>
</TABLE>
</FIELDSET>
</td>
</tr>
<tr>
<td bgColor="#ffffff">
<FIELDSET style="WIDTH: 100%; HEIGHT: 134px"><LEGEND><b>操作区</b></LEGEND>
<TABLE id="table4" cellSpacing="1" cellPadding="0" width="100%" bgColor="#ffffff" border="0">
<TR>
<TD align="center" bgColor="#f7f3f7" colSpan="2"><asp:button id="btnAdd" runat="server" Width="48px" Text="确定"></asp:button><asp:button id="btnReturn" runat="server" Width="39px" Text="返回" CausesValidation="False"></asp:button></TD>
</TR>
<TR>
<TD align="center" bgColor="#f7f3f7" colSpan="2"><asp:validationsummary id="ValidationSummary1" runat="server" Width="224px"></asp:validationsummary></TD>
</TR>
<TR>
<TD style="WIDTH: 54px" width="54" bgColor="#f7f3f7"></TD>
<TD bgColor="#f7f3f7"></TD>
</TR>
</TABLE>
</FIELDSET>
</td>
</tr>
<tr>
<td bgColor="#ffffff">
<p></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -