⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 submitlvreq.aspx

📁 人事管理系统
💻 ASPX
字号:
<%@ Page language="c#" Inherits="BlueHill.SubmitLeave.SubmitLvReq" CodeFile="SubmitLvReq.aspx.cs" Debug="true" %>

<%@ Register Src="left.ascx" TagName="left" TagPrefix="uc2" %>

<%@ Register Src="../Common/header.ascx" TagName="header" TagPrefix="uc1" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > 

<html>
  <head>
    <title>ShowEmpInfo</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">
  <meta http-equiv="Content-Type" content="text/html; charset=gb2312"><style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style></head>
  <body>
	
    <form id="Form1" method="post" runat="server">
        <font face="宋体">
            <table id="Table1" border="0" cellpadding="0" cellspacing="0" height="100%" style="z-index: 101;
                left: 8px; position: absolute; top: 8px" width="100%">
                <tr height="100" valign="top">
                    <td colspan="2">
                        <uc1:header id="Header1" runat="server">
                        </uc1:header></td>
                </tr>
                <tr valign="top">
                    <td align="left" height="100%" width="130">
                        <uc2:left ID="Left1" runat="server" />
                    </td>
                    <td align="left" valign="top">
                        <table border="0" cellpadding="5" cellspacing="0">
                            <tr>
                                <td align="left" colspan="2">
                                    <asp:Label ID="Label1" runat="server">欢迎:</asp:Label>
                                    <asp:Label ID="lblName" runat="server" Font-Bold="True" Font-Size="12px"></asp:Label></td>
                                <td align="left">
                                </td>
                                <td align="left">
                                </td>
                                <td align="left">
                                </td>
                            </tr>
                            <tr>
                                <td colspan="4">
                                    <asp:Label ID="InformationMsg" runat="server" Height="16px" Width="128px">剩余年假小时数:</asp:Label><asp:Label
                                        ID="lblALhours" runat="server"></asp:Label></td>
                                <td>
                                    <asp:Label ID="Label2" runat="server">审批者:</asp:Label><asp:DropDownList ID="cmbApproverList"
                                        runat="server">
                                    </asp:DropDownList></td>
                            </tr>
                            <tr>
                                <td align="left" style="width: 66px" valign="top" width="66">
                                    <asp:Label ID="Label3" runat="server" Height="16px" Width="64px">开始时间</asp:Label></td>
                                <td valign="top">
                                    <asp:Calendar ID="cldStartDate" runat="server" BackColor="White" BorderColor="#3366CC"
                                        BorderWidth="1px" CellPadding="1" Font-Names="Verdana" Font-Size="11px" ForeColor="#003399"
                                        Height="137px" OnSelectionChanged="cldStartDate_SelectionChanged" ShowDayHeader="False"
                                        ShowGridLines="True" Width="130px">
                                        <TodayDayStyle BackColor="#99CCCC" ForeColor="White" />
                                        <SelectorStyle BackColor="#99CCCC" ForeColor="#336666" />
                                        <NextPrevStyle Font-Size="8pt" ForeColor="#CCCCFF" />
                                        <DayHeaderStyle BackColor="#99CCCC" ForeColor="#336666" Height="1px" />
                                        <SelectedDayStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" />
                                        <TitleStyle BackColor="#003399" BorderColor="#3366CC" BorderStyle="Solid" BorderWidth="1px"
                                            Font-Bold="True" ForeColor="#CCCCFF" Height="25px" Wrap="False" />
                                        <WeekendDayStyle BackColor="#CCCCFF" />
                                        <OtherMonthDayStyle ForeColor="#999999" />
                                    </asp:Calendar>
                                </td>
                                <td valign="top">
                                </td>
                                <td valign="top">
                                    <asp:Label ID="Label4" runat="server" Height="24px" Width="68px">结束时间 </asp:Label></td>
                                <td valign="top">
                                    <asp:Calendar ID="cldEndDate" runat="server" BackColor="White" BorderColor="#3366CC"
                                        BorderWidth="1px" CellPadding="1" Font-Names="Verdana" Font-Size="11px" ForeColor="#003399"
                                        Height="137px" OnSelectionChanged="cldEndDate_SelectionChanged" ShowDayHeader="False"
                                        ShowGridLines="True" Width="130px">
                                        <TodayDayStyle BackColor="#99CCCC" ForeColor="White" />
                                        <SelectorStyle BackColor="#99CCCC" ForeColor="#336666" />
                                        <NextPrevStyle Font-Size="8pt" ForeColor="#CCCCFF" />
                                        <DayHeaderStyle BackColor="#99CCCC" ForeColor="#336666" Height="1px" />
                                        <SelectedDayStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" />
                                        <TitleStyle BackColor="#003399" BorderColor="#3366CC" BorderStyle="Solid" BorderWidth="1px"
                                            Font-Bold="True" ForeColor="#CCCCFF" Height="25px" Wrap="False" />
                                        <WeekendDayStyle BackColor="#CCCCFF" />
                                        <OtherMonthDayStyle ForeColor="#999999" />
                                    </asp:Calendar>
                                </td>
                            </tr>
                            <tr>
                                <td style="width: 66px">
                                    &nbsp;</td>
                                <td style="width: 42px">
                                    <asp:DropDownList ID="cmbStartTime" runat="server" AutoPostBack="True" Width="130px">
                                        <asp:ListItem Selected="True" Value="9">9:00</asp:ListItem>
                                        <asp:ListItem Value="10">10:00</asp:ListItem>
                                        <asp:ListItem Value="11">11:00</asp:ListItem>
                                        <asp:ListItem Value="13">13:00</asp:ListItem>
                                        <asp:ListItem Value="14">14:00</asp:ListItem>
                                        <asp:ListItem Value="15">15:00</asp:ListItem>
                                        <asp:ListItem Value="16">16:00</asp:ListItem>
                                        <asp:ListItem Value="17">17:00</asp:ListItem>
                                    </asp:DropDownList></td>
                                <td align="center">
                                    &nbsp;</td>
                                <td style="width: 5px">
                                    &nbsp;</td>
                                <td>
                                    <asp:DropDownList ID="cmbEndTime" runat="server" AutoPostBack="True" Width="130px">
                                        <asp:ListItem Value="10">10:00</asp:ListItem>
                                        <asp:ListItem Value="11">11:00</asp:ListItem>
                                        <asp:ListItem Value="12">12:00</asp:ListItem>
                                        <asp:ListItem Value="13">13:00</asp:ListItem>
                                        <asp:ListItem Value="14">14:00</asp:ListItem>
                                        <asp:ListItem Value="15">15:00</asp:ListItem>
                                        <asp:ListItem Value="16">16:00</asp:ListItem>
                                        <asp:ListItem Value="17">17:00</asp:ListItem>
                                        <asp:ListItem Selected="True" Value="18">18:00</asp:ListItem>
                                    </asp:DropDownList></td>
                            </tr>
                            <tr>
                                <td style="width: 66px" valign="top">
                                    <asp:Label ID="Label7" runat="server" Height="28px" Width="70px">请假事由 </asp:Label></td>
                                <td colspan="4">
                                    <asp:TextBox ID="txtReason" runat="server" Height="102px" TextMode="MultiLine" Width="425px"></asp:TextBox></td>
                            </tr>
                            <tr>
                                <td colspan="5">
                                    <asp:Label ID="lblTotalHours" runat="server"></asp:Label>
                                    <asp:Label ID="lblTest" runat="server"></asp:Label></td>
                            </tr>
                            <tr>
                                <td colspan="5">
                                    <asp:Button ID="btnCalculate" runat="server" OnClick="btnCalculate_Click" Text="计算时间" />&nbsp;
                                    <asp:Button ID="btnSubmit" runat="server" OnClick="btnSubmit_Click" Text="提交" Width="80px" /></td>
                            </tr>
                        </table>
                        <asp:Label ID="lblErrorMsg" runat="server" Font-Bold="True" Font-Italic="True" ForeColor="Red"></asp:Label></td>
                </tr>
            </table>
        </font>
             </form>
	
  </body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -