📄 schmanage.aspx
字号:
<%@ Page language="c#" Codebehind="SchManage.aspx.cs" AutoEventWireup="false" Inherits="OfficeOnline.SchManage" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>SchManage</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<TABLE id="Table1" style="Z-INDEX: 101; LEFT: 8px; POSITION: absolute; TOP: 8px" cellSpacing="0"
cellPadding="0" width="100%" border="0">
<TR>
<TD style="HEIGHT: 113px" background="file:///C:\Inetpub\wwwroot\OfficeOnline\Images\Top1.gif"><FONT face="宋体"></FONT></TD>
</TR>
<TR>
<TD style="HEIGHT: 13px">
<TABLE id="Table2" style="WIDTH: 935px; HEIGHT: 216px" cellSpacing="0" cellPadding="0"
width="935" border="0">
<TR>
<TD style="WIDTH: 306px" background="file:///C:\Inetpub\wwwroot\OfficeOnline\Images\Water lilies.jpg"><FONT face="宋体"></FONT></TD>
<TD><FONT face="宋体">
<TABLE id="Table3" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD align="center">日程信息</TD>
</TR>
<TR>
<TD align="center">
<TABLE class="querybox" id="Table4" cellSpacing="0" cellPadding="0" border="0">
<TR>
<TD vAlign="middle" noWrap>
<TABLE class="td" id="Table5" cellSpacing="0" cellPadding="0" border="0">
<TR>
<TD noWrap align="right">员工编号 </TD>
<TD style="WIDTH: 72px">
<asp:textbox id="tbxEmpID" runat="server" Width="84px" Font-Size="X-Small" CssClass="td"></asp:textbox></TD>
<TD noWrap align="right">
<asp:imagebutton id="cmdQuery" runat="server" ImageUrl="file:///C:\Inetpub\wwwroot\OfficeOnline\Images\query.gif"></asp:imagebutton></TD>
<td><asp:Label ID="lblerr" Runat="server" /></td>
</TR>
<TR>
<TD noWrap align="right">日期:年
</TD>
<TD style="WIDTH: 95px">
<asp:textbox id="tbxYear" runat="server" Width="60px" Font-Size="X-Small"></asp:textbox>
<asp:rangevalidator id="RangeValidator_Year" runat="server" ErrorMessage="输入年有误,请输入4位整数,例如:2004" ControlToValidate="tbxYear"
Type="Integer" MinimumValue="1980" MaximumValue="2050">#</asp:rangevalidator></TD>
<TD noWrap align="right">月
</TD>
<TD style="WIDTH: 72px">
<asp:dropdownlist id="dropMonth" runat="server" Width="142px" AutoPostBack="True" Height="23px" Font-Size="X-Small">
<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>
<TD noWrap align="right">日
</TD>
<TD style="WIDTH: 86px">
<asp:dropdownlist id="dropDay" runat="server" Width="84px" AutoPostBack="True" Font-Size="X-Small">
<asp:ListItem Value="1">1</asp:ListItem>
<asp:ListItem Value="2">2</asp:ListItem>
<asp:ListItem Value="3">3</asp:ListItem>
<asp:ListItem Value="4">4</asp:ListItem>
<asp:ListItem Value="5">5</asp:ListItem>
<asp:ListItem Value="6">6</asp:ListItem>
<asp:ListItem Value="7">7</asp:ListItem>
<asp:ListItem Value="8">8</asp:ListItem>
<asp:ListItem Value="9">9</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>
<TD></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<asp:datagrid id="dgdsch" runat="server" Width="726px" AutoGenerateColumns="False" ForeColor="Black"
AllowPaging="True" BorderColor="#999999" BorderStyle="Solid" BorderWidth="1px" BackColor="White"
CellPadding="3" GridLines="Vertical" AllowCustomPaging="True">
<SelectedItemStyle Font-Bold="True" ForeColor="White" BackColor="#000099"></SelectedItemStyle>
<AlternatingItemStyle BackColor="#CCCCCC"></AlternatingItemStyle>
<HeaderStyle Font-Bold="True" ForeColor="White" BackColor="Black"></HeaderStyle>
<FooterStyle BackColor="#CCCCCC"></FooterStyle>
<Columns>
<asp:BoundColumn DataField="SchID" HeaderText="日程编号"></asp:BoundColumn>
<asp:BoundColumn DataField="SchTypeName" HeaderText="类型"></asp:BoundColumn>
<asp:BoundColumn DataField="Date" SortExpression="Date" HeaderText="时间"></asp:BoundColumn>
<asp:BoundColumn DataField="Place" HeaderText="地点"></asp:BoundColumn>
<asp:BoundColumn DataField="Subject" HeaderText="主题"></asp:BoundColumn>
</Columns>
<PagerStyle HorizontalAlign="Center" ForeColor="Black" BackColor="#999999" Mode="NumericPages"></PagerStyle>
</asp:datagrid></TD>
</TR>
<TR>
<TD align="center"></TD>
</TR>
<TR>
<TD align="center">
<asp:ImageButton id="ImageButton1" runat="server" ImageUrl="file:///C:\Inetpub\wwwroot\OfficeOnline\Images\fmback1.gif"></asp:ImageButton></TD>
</TR>
</TABLE>
</FONT>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD style="HEIGHT: 173px" bgColor="#fafd10"><FONT face="宋体"></FONT></TD>
</TR>
</TABLE>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -