form_show.aspx
资源名称:web.rar [点击查看]
上传用户:xrffrp
上传日期:2022-03-25
资源大小:22155k
文件大小:30k
源码类别:
OA系统
开发平台:
ASP/ASPX
- <%@ Page Language="C#" AutoEventWireup="true" CodeFile="form_show.aspx.cs" Inherits="web_fair_form_show" %>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" >
- <head runat="server">
- <title>无标题页</title>
- <link href="../../css/style.css" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <form id="form1" runat="server">
- <div>
- <center>
- <asp:Panel ID="PnlTwForm" runat="server" Visible="false">
- <asp:Table ID="TblForm" runat="server" Style="position: relative" Width="580px">
- <asp:TableHeaderRow ID="TableHeaderRow1" runat="server">
- <asp:TableHeaderCell ID="TableHeaderCell1" runat="server" BackColor="Menu" ColumnSpan="4" Height="20px"
- HorizontalAlign="Left">流通事業群台幹差假單</asp:TableHeaderCell>
- </asp:TableHeaderRow>
- <asp:TableRow ID="TableRow1" runat="server">
- <asp:TableCell ID="TableCell1" runat="server" BorderWidth="1px">
- <asp:Label ID="LblFormNo" runat="server" BorderStyle="None" Text="申請單號"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell2" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtFormNo" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- <asp:TableCell ID="TableCell3" runat="server" BorderWidth="1px">
- <asp:Label ID="LblVacationBegin" runat="server" BorderStyle="None"
- Text="休假日期起"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell4" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtVacationBegin" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow2" runat="server">
- <asp:TableCell ID="TableCell5" runat="server" BorderWidth="1px">
- <asp:Label ID="LblEmpNo" runat="server" BorderStyle="None" Text="申請人工號"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell6" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtEmpNo" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- <asp:TableCell ID="TableCell7" runat="server" BorderWidth="1px">
- <asp:Label ID="LblVacationEnd" runat="server" BorderStyle="None"
- Text="休假日期止"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell8" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtVacationEnd" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow3" runat="server">
- <asp:TableCell ID="TableCell9" runat="server" BorderWidth="1px">
- <asp:Label ID="LblApplyDate" runat="server" BorderStyle="None" Text="申請日期"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell10" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtApplyDate" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- <asp:TableCell ID="TableCell11" runat="server" BorderWidth="1px">
- <asp:Label ID="LblVacationPlace" runat="server" BorderStyle="None"
- Text="休假區域"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell12" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtVacationPlace" runat="server"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow4" runat="server">
- <asp:TableCell ID="TableCell13" runat="server" BorderWidth="1px">
- <asp:Label ID="LblEmpId" runat="server" BorderStyle="None" Text="申請人姓名"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell14" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtEmpName" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- <asp:TableCell ID="TableCell15" runat="server" BorderWidth="1px">
- <asp:Label ID="LblFlightGoDepart" runat="server" BorderStyle="None" Text="班機(往)出發地"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell16" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtFlightGoDepart" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow5" runat="server">
- <asp:TableCell ID="TableCell17" runat="server" BorderWidth="1px">
- <asp:Label ID="LblDepartment" runat="server" BorderStyle="None" Text="申請人部門"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell18" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtDepartment" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- <asp:TableCell ID="TableCell19" runat="server" BorderWidth="1px">
- <asp:Label ID="LblFlightGoArrive" runat="server" BorderStyle="None" Text="班機(往)終地點"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell20" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtFlightGoArrive" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow6" runat="server">
- <asp:TableCell ID="TableCell21" runat="server" BorderWidth="1px">
- <asp:Label ID="LblPosition" runat="server" BorderStyle="None" Text="申請人職稱"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell22" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtPosition" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- <asp:TableCell ID="TableCell23" runat="server" BorderWidth="1px">
- <asp:Label ID="LblFlightGoTime" runat="server" BorderStyle="None" Text="(往)起飛時間"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell24" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtFlightGoTime" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow7" runat="server">
- <asp:TableCell ID="TableCell25" runat="server" BorderWidth="1px">
- <asp:Label ID="LblDelegate" runat="server" BorderStyle="None" Text="代理人"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell26" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtDelegate" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- <asp:TableCell ID="TableCell27" runat="server" BorderWidth="1px">
- <asp:Label ID="LblFlightBackTime" runat="server" BorderStyle="None" Text="(返)起飛時間"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell28" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtFlightBackTime" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow8" runat="server">
- <asp:TableCell ID="TableCell29" runat="server" BorderWidth="1px">
- <asp:Label ID="LblOffType" runat="server" BorderStyle="None" Text="假別"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell30" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOffType" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- <asp:TableCell ID="TableCell31" runat="server" BorderWidth="1px">
- <asp:Label ID="LblFlightBackDepart" runat="server" BorderStyle="None" Text="班機(返)出發地"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell32" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtFlightBackDepart" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow9" runat="server">
- <asp:TableCell ID="TableCell33" runat="server" BorderWidth="1px">
- <asp:Label ID="LblParenthesis" runat="server" BorderStyle="None" Text="附帶公務假"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell34" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtParenthesis" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- <asp:TableCell ID="TableCell35" runat="server" BorderWidth="1px">
- <asp:Label ID="LblFlightBackArrive" runat="server" BorderStyle="None" Text="班機(返)終地點"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell36" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtFlightBackArrive" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow10" runat="server">
- <asp:TableCell ID="TableCell37" runat="server" BorderWidth="1px">
- <asp:Label ID="LblDays" runat="server" BorderStyle="None" Text="工作日數"></asp:Label>
- </asp:TableCell>
- <asp:TableCell ID="TableCell38" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtDays" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- <asp:TableCell ID="TableCell39" runat="server" BorderWidth="1px">
- <asp:Label ID="LblBusinessBegin" runat="server" BorderStyle="None" Text="工作日期起"></asp:Label>
- </asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBusinessBegin" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow runat="server">
- <asp:TableCell runat="server" BorderWidth="1px" ColumnSpan="2"> </asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px">
- <asp:Label ID="LblBusinessEnd" runat="server" BorderStyle="None" Text="工作日期止"></asp:Label>
- </asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBusinessEnd" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow runat="server">
- <asp:TableCell runat="server" BorderWidth="1px">
- <asp:Label ID="LblReason" runat="server" BorderStyle="None" Text="申請事由"></asp:Label>
- </asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" ColumnSpan="3" HorizontalAlign="Left">
- <asp:TextBox ID="TxtReason" runat="server" Rows="3" TextMode="MultiLine" Width="450px" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- </asp:Table>
- </asp:Panel>
- <asp:Panel ID="PnlChBusiness" runat="server" Visible="false">
- <asp:Table style="POSITION: relative" id="Table1" runat="server" Width="580px">
- <asp:TableHeaderRow ID="TableHeaderRow2" runat="server">
- <asp:TableHeaderCell ID="TableHeaderCell2" runat="server" BackColor="Menu" ColumnSpan="4"
- Height="20px" HorizontalAlign="Left">流通事業群中幹出差單</asp:TableHeaderCell>
- </asp:TableHeaderRow>
- <asp:TableRow ID="TableRow11" runat="server">
- <asp:TableCell ID="TableCell40" runat="server" BorderWidth="1px">
- <asp:Label ID="Label221" runat="server" Text="申請單號"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell41" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBFormId" runat="server" Enabled="false"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell42" runat="server" BorderWidth="1px">
- <asp:Label ID="Label9" runat="server" Style="position: relative" Text="差假別"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell43" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBOffType" runat="server" ReadOnly="true" Style="position: relative"
- Text="出差" Enabled="false"></asp:TextBox></asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow12" runat="server">
- <asp:TableCell ID="TableCell44" runat="server" BorderWidth="1px">
- <asp:Label ID="Label2" runat="server" Style="position: relative" Text="申請人工號"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell45" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBEmpNo" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell46" runat="server" BorderWidth="1px" HorizontalAlign="Center">
- <asp:Label ID="Label10" runat="server" Style="position: relative" Text="出差日期起"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell47" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBBeginTime" runat="server" Style="position: relative" Enabled="false"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow13" runat="server">
- <asp:TableCell ID="TableCell48" runat="server" BorderWidth="1px">
- <asp:Label ID="Label3" runat="server" Style="position: relative" Text="申請人姓名"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell49" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBEmpName" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell50" runat="server" BorderWidth="1px">
- <asp:Label ID="Label11" runat="server" Style="position: relative" Text="出差日期止"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell51" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBEndTime" runat="server" Style="position: relative" Enabled="false"></asp:TextBox></asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow14" runat="server">
- <asp:TableCell ID="TableCell52" runat="server" BorderWidth="1px">
- <asp:Label ID="Label4" runat="server" Style="position: relative" Text="申請日期"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell53" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBApplyDate" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell54" runat="server" BorderWidth="1px">
- <asp:Label ID="Label12" runat="server" Style="position: relative" Text="去程出發地"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell55" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBDepartPlace" runat="server" Enabled="false"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow15" runat="server">
- <asp:TableCell ID="TableCell56" runat="server" BorderWidth="1px">
- <asp:Label ID="Label5" runat="server" Style="position: relative" Text="申請人部門"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell57" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBDepartment" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell58" runat="server" BorderWidth="1px">
- <asp:Label ID="Label13" runat="server" Style="position: relative" Text="回程終地點"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell59" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBArrivePlace" runat="server" Enabled="false"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow16" runat="server">
- <asp:TableCell ID="TableCell60" runat="server" BorderWidth="1px">
- <asp:Label ID="Label6" runat="server" Style="position: relative" Text="申請人職稱"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell61" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBPosition" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell62" runat="server" BorderWidth="1px">
- <asp:Label ID="Label14" runat="server" Style="position: relative" Text="(去程)起飛時間"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell63" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBDepartTime" runat="server" Style="position: relative" Enabled="false"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow17" runat="server">
- <asp:TableCell ID="TableCell64" runat="server" BorderWidth="1px">
- <asp:Label ID="Label7" runat="server" Style="position: relative" Text="出差天數"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell65" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBDays" runat="server" Style="position: relative" Enabled="false"></asp:TextBox>日</asp:TableCell>
- <asp:TableCell ID="TableCell66" runat="server" BorderWidth="1px">
- <asp:Label ID="Label8" runat="server" Style="position: relative;" Text="(回程)起飛時間"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell67" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBArriveTime" runat="server" Style="position: relative" Enabled="false"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- </asp:Table><asp:Table style="POSITION: relative" id="TblDetail" runat="server" Width="1000px">
- <asp:TableHeaderRow BackColor="Menu">
- <asp:TableHeaderCell>序號</asp:TableHeaderCell>
- <asp:TableHeaderCell>客戶公司名稱</asp:TableHeaderCell>
- <asp:TableHeaderCell>會議主題/出差原因</asp:TableHeaderCell>
- <asp:TableHeaderCell>客戶聯絡人</asp:TableHeaderCell>
- <asp:TableHeaderCell>聯絡電話</asp:TableHeaderCell>
- <asp:TableHeaderCell>國家/城市</asp:TableHeaderCell>
- <asp:TableHeaderCell>簽證日期起</asp:TableHeaderCell>
- <asp:TableHeaderCell>簽證日期止</asp:TableHeaderCell>
- <asp:TableHeaderCell>(往)班機起飛時間</asp:TableHeaderCell>
- <asp:TableHeaderCell>(返)班機起飛時間</asp:TableHeaderCell>
- <asp:TableHeaderCell>國外</asp:TableHeaderCell>
- <asp:TableHeaderCell>備註</asp:TableHeaderCell>
- </asp:TableHeaderRow>
- </asp:Table>
- </asp:Panel>
- <asp:Panel ID="PnlChOff" runat="server" Visible="false">
- <asp:Table style="POSITION: relative" id="Table2" runat="server" Width="580px">
- <asp:TableHeaderRow ID="TableHeaderRow3" runat="server">
- <asp:TableHeaderCell ID="TableHeaderCell3" runat="server" BackColor="Menu" ColumnSpan="4"
- Height="20px" HorizontalAlign="Left">流通事業群中幹請假單</asp:TableHeaderCell>
- </asp:TableHeaderRow>
- <asp:TableRow ID="TableRow18" runat="server">
- <asp:TableCell ID="TableCell68" runat="server" BorderWidth="1px">
- <asp:Label ID="Label111" runat="server" Text="申請單號"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell69" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOFormId" runat="server" Enabled="False"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell70" runat="server" BorderWidth="1px">
- <asp:Label ID="Label122" runat="server" Text="假別"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell71" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOOffType" runat="server" Enabled="false"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow19" runat="server">
- <asp:TableCell ID="TableCell72" runat="server" BorderWidth="1px">
- <asp:Label ID="Label114" runat="server" Style="position: relative" Text="申請人"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell73" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOEmpName" runat="server" Enabled="False" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell74" runat="server" BorderWidth="1px">
- <asp:Label ID="Labe1l3" runat="server" Style="position: relative" Text="開始時間"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell75" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOBeginTime" Enabled="false" runat="server" Style="position: relative"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow20" runat="server">
- <asp:TableCell ID="TableCell76" runat="server" BorderWidth="1px">
- <asp:Label ID="Label133" runat="server" Style="position: relative" Text="申請日期"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell77" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOApplyDate" runat="server" Enabled="False" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell78" runat="server" BorderWidth="1px">
- <asp:Label ID="Labe3l4" runat="server" Style="position: relative" Text="結束時間"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell79" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOEndTime" runat="server" Enabled="false" Style="position: relative"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow21" runat="server">
- <asp:TableCell ID="TableCell80" runat="server" BorderWidth="1px">
- <asp:Label ID="Label112" runat="server" Style="position: relative" Text="申請人部門"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell81" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtODepartment" runat="server" Enabled="False" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell82" runat="server" BorderWidth="1px">
- <asp:Label ID="Label15" runat="server" Style="position: relative" Text="休假時數"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell83" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOHours" runat="server" Enabled="False" Style="position: relative"></asp:TextBox>小時</asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow22" runat="server">
- <asp:TableCell ID="TableCell84" runat="server" BorderWidth="1px">
- <asp:Label ID="Label121" runat="server" Style="position: relative" Text="職務代理人"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell85" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtODelegate" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- <asp:TableCell ID="TableCell86" runat="server" BorderWidth="1px"> </asp:TableCell>
- <asp:TableCell ID="TableCell87" runat="server" BorderWidth="1px"> </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow23" runat="server">
- <asp:TableCell ID="TableCell88" runat="server" BorderWidth="1px">
- <asp:Label ID="Label110" runat="server" Style="position: relative" Text="申請人職稱"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell89" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOPosition" runat="server" Style="position: relative" Enabled="False"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell90" runat="server" BorderWidth="1px"> </asp:TableCell>
- <asp:TableCell ID="TableCell91" runat="server" BorderWidth="1px"> </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow24" runat="server">
- <asp:TableCell ID="TableCell92" runat="server" BorderWidth="1px">
- <asp:Label ID="Label118" runat="server" Style="position: relative" Text="附帶公務"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell93" runat="server" BorderWidth="1px" ColumnSpan="3" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOParenthesis" runat="server" Rows="3" Style="position: relative"
- TextMode="MultiLine" Width="450px" Enabled="False"></asp:TextBox></asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow25" runat="server">
- <asp:TableCell ID="TableCell94" runat="server" BorderWidth="1px">
- <asp:Label ID="Label29" runat="server" Style="position: relative" Text="事由"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell95" runat="server" BorderWidth="1px" ColumnSpan="3" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOReason" runat="server" Rows="3" Style="position: relative" TextMode="MultiLine"
- Width="450px" Enabled="False"></asp:TextBox></asp:TableCell>
- </asp:TableRow>
- </asp:Table>
- </asp:Panel>
- </center>
- </div>
- </form>
- </body>
- </html>