Schedule.aspx
资源名称:ioffice-e.rar [点击查看]
上传用户:kaisitong
上传日期:2022-01-01
资源大小:3672k
文件大小:10k
源码类别:
OA系统
开发平台:
ASP/ASPX
- <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Schedule.aspx.vb" Inherits="ioffice.Schedule"%>
- <!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="../../Styles.css" type="text/css" rel="stylesheet">
- </HEAD>
- <body bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="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" border="0">
- <TR>
- <TD style="HEIGHT: 30px" vAlign="top" noWrap>
- <TABLE style="WIDTH: 100%; HEIGHT: 18px" cellSpacing="1" cellPadding="1" width="100%" bgColor="#887858" border="0">
- <TR>
- <TD class="titlebar" style="WIDTH: 469px">
- 日程任务:我的日程
- </TD>
- <TD noWrap align="right">
- <asp:label id="lblUName" runat="server" CssClass="uname"></asp:label>
- </TD>
- </TR>
- </TABLE>
- </TD>
- </TR>
- <TR>
- <TD style="HEIGHT: 5px" vAlign="top" noWrap 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="WIDTH: 55px" noWrap align="right">
- 日期:年
- </TD>
- <TD style="WIDTH: 95px">
- <asp:textbox id="txtYear" runat="server" Width="100px"></asp:textbox>
- </TD>
- <TD style="WIDTH: 26px" noWrap align="right">
- 月
- </TD>
- <TD style="WIDTH: 72px">
- <asp:dropdownlist id="dropMonth" runat="server" Height="23px" Width="142px" AutoPostBack="True">
- <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="WIDTH: 29px" noWrap align="right">
- 日
- </TD>
- <TD style="WIDTH: 86px">
- <asp:dropdownlist id="dropDay" runat="server" Width="84px" Enabled="False">
- <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:imagebutton id="cmdQuery" runat="server" ImageUrl="../../img/button/query.gif" ImageAlign="AbsMiddle"></asp:imagebutton>
- <asp:label id="lblErr" runat="server" CssClass="err" Visible="False"></asp:label>
- </TD>
- </TR>
- </TABLE>
- </TD>
- </TR>
- </TABLE>
- </TD>
- </TR>
- <TR>
- <TD vAlign="top" noWrap align="middle">
- <TABLE style="WIDTH: 95%; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
- <TR>
- <TD vAlign="top" noWrap>
- <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
- <TR>
- <TD class="tttable" noWrap height="10">
- </TD>
- <TD style="WIDTH: 1px" noWrap height="10">
- </TD>
- <TD class="td" noWrap align="right" height="10">
- </TD>
- </TR>
- <TR>
- <TD class="tttable" noWrap>
- 日程列表
- <asp:label id="lblYear" runat="server"></asp:label>
- <asp:linkbutton id="cmdToday" runat="server" ToolTip="查看今日[我的日程]"></asp:linkbutton>
- <asp:Label id="lblDate" runat="server" Visible="False"></asp:Label>
- </TD>
- <TD style="WIDTH: 1px" noWrap>
- </TD>
- <TD class="td" noWrap align="right">
- <asp:linkbutton id="cmdMonth" runat="server" Enabled="False"><img src="../../img/month.gif" border="0" align="absbottom"> 按月</asp:linkbutton>
- <asp:linkbutton id="cmdWeek" runat="server"><img src="../../img/week.gif" border="0" align="absbottom"> 按周</asp:linkbutton>
- <asp:linkbutton id="cmdDay" runat="server"><img src="../../img/day.gif" border="0" align="absbottom"> 按天</asp:linkbutton>
- </TD>
- </TR>
- </TABLE>
- <asp:calendar id="calSchedule" runat="server" Width="100%" BackColor="#F8F4E4" BorderColor="#999999" Height="92%" ShowGridLines="True" PrevMonthText="&nbsp;&nbsp;&nbsp;&nbsp;<img src=../../img/left_arrow.gif alt=上一月 border=0 />上一月" NextMonthText="下一月<img src=../../img/right_arrow.gif alt=下一月 border=0 />&nbsp;&nbsp;&nbsp;&nbsp;" BorderStyle="None" DayNameFormat="Full">
- <TodayDayStyle BorderWidth="2px" BorderStyle="Solid" BorderColor="CornflowerBlue" BackColor="#F0F0E8"></TodayDayStyle>
- <DayStyle Font-Bold="True" HorizontalAlign="Left" VerticalAlign="Top"></DayStyle>
- <NextPrevStyle ForeColor="#223399" CssClass="td"></NextPrevStyle>
- <DayHeaderStyle Font-Size="13px" Height="10px" CssClass="tttable" BackColor="#F0F0E8"></DayHeaderStyle>
- <TitleStyle Font-Bold="True" Height="10px" BackColor="#D8C8A8"></TitleStyle>
- <WeekendDayStyle ForeColor="Red"></WeekendDayStyle>
- </asp:calendar>
- </TD>
- </TR>
- <TR>
- <TD vAlign="top" noWrap>
- <TABLE class="td" style="WIDTH: 100%; HEIGHT: 15px" cellSpacing="0" cellPadding="0" border="0">
- <TR>
- <TD class="tttable" style="WIDTH: 56px" noWrap>
- 交通费:
- </TD>
- <TD class="" style="WIDTH: 29px" noWrap>
- <asp:Label id="lblJt" runat="server">0</asp:Label>
- </TD>
- <TD class="tttable" style="WIDTH: 54px" noWrap>
- 住宿费:
- </TD>
- <TD style="WIDTH: 29px" noWrap>
- <asp:Label id="lblJs" runat="server">0</asp:Label>
- </TD>
- <TD class="tttable" style="WIDTH: 55px" noWrap>
- 餐饮费:
- </TD>
- <TD style="WIDTH: 29px" noWrap>
- <asp:Label id="lblCf" runat="server">0</asp:Label>
- </TD>
- <TD class="tttable" style="WIDTH: 53px" noWrap>
- 其它费:
- </TD>
- <TD style="WIDTH: 37px" noWrap>
- <asp:Label id="lblOther" runat="server">0</asp:Label>
- </TD>
- <TD class="tttable" style="WIDTH: 40px" noWrap>
- 总计:
- </TD>
- <TD noWrap>
- <asp:Label id="lblSum" runat="server">0</asp:Label>
- </TD>
- <TD noWrap>
- </TD>
- <TD noWrap>
- </TD>
- <TD noWrap>
- </TD>
- </TR>
- <TR>
- <TD class="tttable" style="WIDTH: 56px" noWrap height="20">
- </TD>
- <TD style="WIDTH: 29px" noWrap height="20">
- </TD>
- <TD class="tttable" style="WIDTH: 54px" noWrap height="20">
- </TD>
- <TD style="WIDTH: 29px" noWrap height="20">
- </TD>
- <TD class="tttable" style="WIDTH: 55px" noWrap height="20">
- </TD>
- <TD style="WIDTH: 29px" noWrap height="20">
- </TD>
- <TD class="tttable" style="WIDTH: 53px" noWrap height="20">
- </TD>
- <TD style="WIDTH: 37px" noWrap height="20">
- </TD>
- <TD class="tttable" style="WIDTH: 40px" noWrap height="20">
- </TD>
- <TD noWrap height="20">
- </TD>
- <TD noWrap height="20">
- </TD>
- <TD noWrap height="20">
- </TD>
- <TD noWrap height="20">
- </TD>
- </TR>
- </TABLE>
- </TD>
- </TR>
- </TABLE>
- </TD>
- </TR>
- </TABLE>
- </FONT>
- </form>
- </body>
- </HTML>