Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
DepSch.aspx
Package: ASP[1].NET.rar [view]
Upload User: autodoor
Upload Date: 2022-08-04
Package Size: 9973k
Code Size: 13k
Category:
.net
Development Platform:
Others
- <%@ Page language="c#" Codebehind="DepSch.aspx.cs" AutoEventWireup="false" Inherits="qminoa.Webs.Schedule.DepSch" %>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
- <HTML>
- <HEAD>
- <title></title>
- <meta content="Microsoft Visual Studio.NET 7.0" name="GENERATOR">
- <meta content="Visual Basic 7.0" name="CODE_LANGUAGE">
- <meta content="JavaScript" name="vs_defaultClientScript">
- <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
- <LINK href="../lynn.css" type="text/css" rel="stylesheet">
- </HEAD>
- <body bottomMargin="0" leftMargin="0" topMargin="0" MS_POSITIONING="GridLayout">
- <form id="Form1" method="post" runat="server">
- <FONT face="宋体">
- <TABLE style="WIDTH: 100%; POSITION: absolute; HEIGHT: 100%" cellSpacing="0" cellPadding="0" width="691" border="0">
- <TBODY>
- <TR>
- <TD class="" style="WIDTH: 824px; HEIGHT: 13px" vAlign="top" noWrap>
- <TABLE class="headcenter" id="Table1" style="HEIGHT: 21px" borderColor="#888888" cellSpacing="0" borderColorDark="#ffffff" cellPadding="0" width="100%" border="0">
- <TR>
- <TD class="titlebar" style="FONT-SIZE: 9pt; WIDTH: 56.33%" align="left"> 日程任务:部门日程
- </TD>
- <TD class="tttable" noWrap align="right">
- <asp:label id="lblUName" runat="server" CssClass="uname" Font-Size="X-Small" Height="12px" Width="118px"></asp:label></TD>
- </TR>
- </TABLE>
- </TD>
- </TR>
- <TR>
- <TD style="WIDTH: 941px; HEIGHT: 50px" vAlign="top" align="middle">
- <TABLE class="querybox" style="WIDTH: 95%; HEIGHT: 40px" cellSpacing="0" cellPadding="0" border="0">
- <TR>
- <TD vAlign="center" noWrap>
- <TABLE class="td" style="WIDTH: 100%; HEIGHT: 92.29%" cellSpacing="0" cellPadding="0" border="0">
- <TR>
- <TD style="FONT-SIZE: 9pt; WIDTH: 55px" noWrap align="right">机构名称
- </TD>
- <TD style="WIDTH: 95px"><asp:dropdownlist id="dropBranch" runat="server" CssClass="td" Font-Size="X-Small" AutoPostBack="True" DataValueField="branchid" DataTextField="branchname" Height="23px" Width="100px"></asp:dropdownlist></TD>
- <TD style="FONT-SIZE: 9pt; WIDTH: 26px" noWrap align="right">部门
- </TD>
- <TD style="WIDTH: 72px"><asp:dropdownlist id="dropDep" runat="server" CssClass="td" Font-Size="X-Small" AutoPostBack="True" DataValueField="depid" DataTextField="depname" Height="23px" Width="142px"></asp:dropdownlist></TD>
- <TD style="FONT-SIZE: 9pt; WIDTH: 57px" noWrap align="right">姓名/帐号
- </TD>
- <TD style="WIDTH: 86px"><asp:textbox id="txtName" runat="server" CssClass="td" Font-Size="X-Small" Width="84px"></asp:textbox></TD>
- <TD> <asp:imagebutton id="cmdQuery" runat="server" ImageUrl="../img/button/query.gif"></asp:imagebutton>
- </TD>
- </TR>
- <TR>
- <TD style="FONT-SIZE: 9pt; WIDTH: 55px" noWrap align="right">日期:年
- </TD>
- <TD style="WIDTH: 95px"><asp:textbox id="txtYear" runat="server" Font-Size="X-Small" Width="60px"></asp:textbox>
- <asp:requiredfieldvalidator id="RequiredValidator_Year" runat="server" CssClass="td" ControlToValidate="txtYear" ErrorMessage="[主题]必须输入!">*</asp:requiredfieldvalidator>
- <asp:RangeValidator id="RangeValidator_Year" runat="server" ErrorMessage="输入年有误,请输入4位整数,例如:2004" ControlToValidate="txtYear" MaximumValue="2050" MinimumValue="1980" Type="Integer">#</asp:RangeValidator>
- </TD>
- <TD style="FONT-SIZE: 9pt; WIDTH: 26px" noWrap align="right">月
- </TD>
- <TD style="WIDTH: 72px"><asp:dropdownlist id="dropMonth" runat="server" Font-Size="X-Small" AutoPostBack="True" Height="23px" Width="142px">
- <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 style="FONT-SIZE: 9pt; WIDTH: 57px" noWrap align="right">日
- </TD>
- <TD style="WIDTH: 86px"><asp:dropdownlist id="dropDay" runat="server" Font-Size="X-Small" AutoPostBack="True" Width="84px">
- <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><asp:label id="lblErr" runat="server" CssClass="err" Font-Size="X-Small" Visible="False" ForeColor="Red"></asp:label></TD>
- </TR>
- </TABLE>
- </TD>
- </TR>
- </TABLE>
- </TD>
- </TR>
- <TR>
- <TD style="WIDTH: 98.49%" vAlign="top" align="middle">
- <TABLE style="WIDTH: 778px; HEIGHT: 411px" height="411" cellSpacing="0" cellPadding="0" width="778" border="0">
- <TR>
- <TD style="HEIGHT: 200px" vAlign="top">
- <TABLE class="td" style="WIDTH: 100%; HEIGHT: 21px" cellSpacing="0" cellPadding="0" border="0">
- <TR>
- <TD class="tttable" style="FONT-SIZE: 9pt">部门日程列表(共有<%=count()%>
- 人)
- <asp:label id="lblEmpNum" runat="server" CssClass="tttable" Font-Size="X-Small"></asp:label><asp:label id="lblDate" runat="server" Font-Size="X-Small" Visible="False"></asp:label><asp:linkbutton id="cmdToday" runat="server" Font-Size="X-Small" ToolTip="查看今日[部门日程]"></asp:linkbutton></TD>
- </TR>
- </TABLE>
- <TABLE class="headcenter" id="Table2" borderColor="#888888" cellSpacing="0" borderColorDark="#ffffff" cellPadding="0" width="100%" border="1">
- <TR>
- <TD noWrap>
- <asp:linkbutton id="cmdLastDay" runat="server" CssClass="tttable" Font-Size="X-Small"><img src="../img/left_arrow.gif" alt="上一周" border="0" />上一周</asp:linkbutton></TD>
- <TD noWrap align="middle"><asp:label id="lblHeader" runat="server" Font-Size="X-Small" Font-Bold="True">2001年11月28日 星期日</asp:label></TD>
- <TD noWrap align="right"><asp:linkbutton id="cmdNextDay" runat="server" CssClass="tttable" Font-Size="X-Small">下一周<img src="../img/right_arrow.gif" alt="下一周" border="0" /></asp:linkbutton>
- </TD>
- </TR>
- </TABLE>
- <TABLE id="Table3" style="WIDTH: 782px; HEIGHT: 280px" borderColor="#888888" cellSpacing="0" borderColorDark="#ffffff" cellPadding="0" width="782" border="1">
- <tr>
- <td><asp:datagrid id="dgdData" runat="server" CssClass="td" Font-Size="X-Small" Height="194px" Width="100%" BorderStyle="Solid" BorderColor="#F7F7F7" BackColor="#F7F7F7" BorderWidth="1px" PageSize="8" AutoGenerateColumns="False" AllowSorting="True" AllowPaging="True">
- <SelectedItemStyle BackColor="Transparent"></SelectedItemStyle>
- <EditItemStyle ForeColor="Black" BackColor="Black"></EditItemStyle>
- <AlternatingItemStyle BorderColor="White" BackColor="White"></AlternatingItemStyle>
- <ItemStyle CssClass="textcenter" BackColor="#DEDFDE"></ItemStyle>
- <HeaderStyle CssClass="headcenter"></HeaderStyle>
- <FooterStyle CssClass="headcenter"></FooterStyle>
- <Columns>
- <asp:BoundColumn DataField="name" SortExpression="name" HeaderText="人员姓名">
- <HeaderStyle Wrap="False"></HeaderStyle>
- <ItemStyle Wrap="False"></ItemStyle>
- </asp:BoundColumn>
- <asp:TemplateColumn>
- <HeaderTemplate>
- <font color="red"><b>星期日
- <%=day(sdate(0))%>
- </b></font>
- </HeaderTemplate>
- <ItemTemplate>
- <asp:Label runat="server" Text='<%# DataBinder.Eval(Container, "DataItem.w0") %>'>
- </asp:Label>
- </ItemTemplate>
- </asp:TemplateColumn>
- <asp:TemplateColumn>
- <HeaderTemplate>
- <b>星期一
- <%=day(sdate(1))%>
- </b>
- </HeaderTemplate>
- <ItemTemplate>
- <asp:Label runat="server" Text='<%# DataBinder.Eval(Container, "DataItem.w1") %>'>
- </asp:Label>
- </ItemTemplate>
- </asp:TemplateColumn>
- <asp:TemplateColumn>
- <HeaderTemplate>
- <b>星期二
- <%=day(sdate(2))%>
- </b>
- </HeaderTemplate>
- <ItemTemplate>
- <asp:Label runat="server" Text='<%# DataBinder.Eval(Container, "DataItem.w2") %>'>
- </asp:Label>
- </ItemTemplate>
- </asp:TemplateColumn>
- <asp:TemplateColumn>
- <HeaderTemplate>
- <b>星期三
- <%=day(sdate(3))%>
- </b>
- </HeaderTemplate>
- <ItemTemplate>
- <asp:Label runat="server" Text='<%# DataBinder.Eval(Container, "DataItem.w3") %>'>
- </asp:Label>
- </ItemTemplate>
- </asp:TemplateColumn>
- <asp:TemplateColumn>
- <HeaderTemplate>
- <b>星期四
- <%=day(sdate(4))%>
- </b>
- </HeaderTemplate>
- <ItemTemplate>
- <asp:Label runat="server" Text='<%# DataBinder.Eval(Container, "DataItem.w4") %>'>
- </asp:Label>
- </ItemTemplate>
- </asp:TemplateColumn>
- <asp:TemplateColumn>
- <HeaderTemplate>
- <b>星期五
- <%=day(sdate(5))%>
- </b>
- </HeaderTemplate>
- <ItemTemplate>
- <asp:Label runat="server" Text='<%# DataBinder.Eval(Container, "DataItem.w5") %>'>
- </asp:Label>
- </ItemTemplate>
- </asp:TemplateColumn>
- <asp:TemplateColumn>
- <HeaderTemplate>
- <font color="red"><b>星期六
- <%=day(sdate(6))%>
- </b></font>
- </HeaderTemplate>
- <ItemTemplate>
- <asp:Label runat="server" Text='<%# DataBinder.Eval(Container, "DataItem.w6") %>'>
- </asp:Label>
- </ItemTemplate>
- </asp:TemplateColumn>
- </Columns>
- <PagerStyle PageButtonCount="15" Mode="NumericPages"></PagerStyle>
- </asp:datagrid></td>
- </tr>
- </TABLE>
- <asp:validationsummary id="ValidationSummary1" runat="server" ShowSummary="false" ShowMessageBox="True"></asp:validationsummary>
- </TD>
- </TR>
- </TABLE>
- </TD>
- </TR>
- </TBODY>
- </TABLE>
- </FONT>
- </form>
- </body>
- </HTML>