form_show.aspx
上传用户:xrffrp
上传日期:2022-03-25
资源大小:22155k
文件大小:30k
源码类别:

OA系统

开发平台:

ASP/ASPX

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="form_show.aspx.cs" Inherits="web_fair_form_show" %>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" >
  4. <head runat="server">
  5.     <title>无标题页</title>
  6.     <link href="../../css/style.css" rel="stylesheet" type="text/css" />
  7. </head>
  8. <body>
  9.     <form id="form1" runat="server">
  10.     <div>
  11.     <center>
  12.         <asp:Panel ID="PnlTwForm" runat="server" Visible="false">
  13.             <asp:Table ID="TblForm" runat="server" Style="position: relative" Width="580px">
  14.                 <asp:TableHeaderRow ID="TableHeaderRow1" runat="server">
  15.                     <asp:TableHeaderCell ID="TableHeaderCell1" runat="server" BackColor="Menu" ColumnSpan="4" Height="20px"
  16.                         HorizontalAlign="Left">流通事業群台幹差假單</asp:TableHeaderCell>
  17.                 </asp:TableHeaderRow>
  18.                 <asp:TableRow ID="TableRow1" runat="server">
  19.                     <asp:TableCell ID="TableCell1" runat="server" BorderWidth="1px">
  20.                         <asp:Label ID="LblFormNo" runat="server" BorderStyle="None" Text="申請單號"></asp:Label>
  21.                     </asp:TableCell>
  22.                     <asp:TableCell ID="TableCell2" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  23.                         <asp:TextBox ID="TxtFormNo" runat="server" Enabled="False"></asp:TextBox>
  24.                     </asp:TableCell>
  25.                     <asp:TableCell ID="TableCell3" runat="server" BorderWidth="1px">
  26.                         <asp:Label ID="LblVacationBegin" runat="server" BorderStyle="None"
  27.                             Text="休假日期起"></asp:Label>
  28.                     </asp:TableCell>
  29.                     <asp:TableCell ID="TableCell4" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  30.                         <asp:TextBox ID="TxtVacationBegin" runat="server" Enabled="False"></asp:TextBox>
  31.                     </asp:TableCell>
  32.                 </asp:TableRow>
  33.                 <asp:TableRow ID="TableRow2" runat="server">
  34.                     <asp:TableCell ID="TableCell5" runat="server" BorderWidth="1px">
  35.                         <asp:Label ID="LblEmpNo" runat="server" BorderStyle="None" Text="申請人工號"></asp:Label>
  36.                     </asp:TableCell>
  37.                     <asp:TableCell ID="TableCell6" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  38.                         <asp:TextBox ID="TxtEmpNo" runat="server" Enabled="False"></asp:TextBox>
  39.                     </asp:TableCell>
  40.                     <asp:TableCell ID="TableCell7" runat="server" BorderWidth="1px">
  41.                         <asp:Label ID="LblVacationEnd" runat="server" BorderStyle="None"
  42.                             Text="休假日期止"></asp:Label>
  43.                     </asp:TableCell>
  44.                     <asp:TableCell ID="TableCell8" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  45.                         <asp:TextBox ID="TxtVacationEnd" runat="server" Enabled="False"></asp:TextBox>
  46.                     </asp:TableCell>
  47.                 </asp:TableRow>
  48.                 <asp:TableRow ID="TableRow3" runat="server">
  49.                     <asp:TableCell ID="TableCell9" runat="server" BorderWidth="1px">
  50.                         <asp:Label ID="LblApplyDate" runat="server" BorderStyle="None" Text="申請日期"></asp:Label>
  51.                     </asp:TableCell>
  52.                     <asp:TableCell ID="TableCell10" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  53.                         <asp:TextBox ID="TxtApplyDate" runat="server" Enabled="False"></asp:TextBox>
  54.                     </asp:TableCell>
  55.                     <asp:TableCell ID="TableCell11" runat="server" BorderWidth="1px">
  56.                         <asp:Label ID="LblVacationPlace" runat="server" BorderStyle="None"
  57.                             Text="休假區域"></asp:Label>
  58.                     </asp:TableCell>
  59.                     <asp:TableCell ID="TableCell12" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  60.                         <asp:TextBox ID="TxtVacationPlace" runat="server"></asp:TextBox>
  61.                     </asp:TableCell>
  62.                 </asp:TableRow>
  63.                 <asp:TableRow ID="TableRow4" runat="server">
  64.                     <asp:TableCell ID="TableCell13" runat="server" BorderWidth="1px">
  65.                         <asp:Label ID="LblEmpId" runat="server" BorderStyle="None" Text="申請人姓名"></asp:Label>
  66.                     </asp:TableCell>
  67.                     <asp:TableCell ID="TableCell14" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  68.                         <asp:TextBox ID="TxtEmpName" runat="server" Enabled="False"></asp:TextBox>
  69.                     </asp:TableCell>
  70.                     <asp:TableCell ID="TableCell15" runat="server" BorderWidth="1px">
  71.                         <asp:Label ID="LblFlightGoDepart" runat="server" BorderStyle="None" Text="班機(往)出發地"></asp:Label>
  72.                     </asp:TableCell>
  73.                     <asp:TableCell ID="TableCell16" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  74.                         <asp:TextBox ID="TxtFlightGoDepart" runat="server" Enabled="False"></asp:TextBox>
  75.                     </asp:TableCell>
  76.                 </asp:TableRow>
  77.                 <asp:TableRow ID="TableRow5" runat="server">
  78.                     <asp:TableCell ID="TableCell17" runat="server" BorderWidth="1px">
  79.                         <asp:Label ID="LblDepartment" runat="server" BorderStyle="None" Text="申請人部門"></asp:Label>
  80.                     </asp:TableCell>
  81.                     <asp:TableCell ID="TableCell18" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  82.                         <asp:TextBox ID="TxtDepartment" runat="server" Enabled="False"></asp:TextBox>
  83.                     </asp:TableCell>
  84.                     <asp:TableCell ID="TableCell19" runat="server" BorderWidth="1px">
  85.                         <asp:Label ID="LblFlightGoArrive" runat="server" BorderStyle="None" Text="班機(往)終地點"></asp:Label>
  86.                     </asp:TableCell>
  87.                     <asp:TableCell ID="TableCell20" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  88.                         <asp:TextBox ID="TxtFlightGoArrive" runat="server" Enabled="False"></asp:TextBox>
  89.                     </asp:TableCell>
  90.                 </asp:TableRow>
  91.                 <asp:TableRow ID="TableRow6" runat="server">
  92.                     <asp:TableCell ID="TableCell21" runat="server" BorderWidth="1px">
  93.                         <asp:Label ID="LblPosition" runat="server" BorderStyle="None" Text="申請人職稱"></asp:Label>
  94.                     </asp:TableCell>
  95.                     <asp:TableCell ID="TableCell22" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  96.                         <asp:TextBox ID="TxtPosition" runat="server" Enabled="False"></asp:TextBox>
  97.                     </asp:TableCell>
  98.                     <asp:TableCell ID="TableCell23" runat="server" BorderWidth="1px">
  99.                         <asp:Label ID="LblFlightGoTime" runat="server" BorderStyle="None" Text="(往)起飛時間"></asp:Label>
  100.                     </asp:TableCell>
  101.                     <asp:TableCell ID="TableCell24" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  102.                         <asp:TextBox ID="TxtFlightGoTime" runat="server" Enabled="False"></asp:TextBox>
  103.                     </asp:TableCell>
  104.                 </asp:TableRow>
  105.                 <asp:TableRow ID="TableRow7" runat="server">
  106.                     <asp:TableCell ID="TableCell25" runat="server" BorderWidth="1px">
  107.                         <asp:Label ID="LblDelegate" runat="server" BorderStyle="None" Text="代理人"></asp:Label>
  108.                     </asp:TableCell>
  109.                     <asp:TableCell ID="TableCell26" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  110.                         <asp:TextBox ID="TxtDelegate" runat="server" Enabled="False"></asp:TextBox>
  111.                     </asp:TableCell>
  112.                     <asp:TableCell ID="TableCell27" runat="server" BorderWidth="1px">
  113.                         <asp:Label ID="LblFlightBackTime" runat="server" BorderStyle="None" Text="(返)起飛時間"></asp:Label>
  114.                     </asp:TableCell>
  115.                     <asp:TableCell ID="TableCell28" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  116.                         <asp:TextBox ID="TxtFlightBackTime" runat="server" Enabled="False"></asp:TextBox>
  117.                     </asp:TableCell>
  118.                 </asp:TableRow>
  119.                 <asp:TableRow ID="TableRow8" runat="server">
  120.                     <asp:TableCell ID="TableCell29" runat="server" BorderWidth="1px">
  121.                         <asp:Label ID="LblOffType" runat="server" BorderStyle="None" Text="假別"></asp:Label>
  122.                     </asp:TableCell>
  123.                     <asp:TableCell ID="TableCell30" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  124.                         <asp:TextBox ID="TxtOffType" runat="server" Enabled="False"></asp:TextBox>
  125.                     </asp:TableCell>
  126.                     <asp:TableCell ID="TableCell31" runat="server" BorderWidth="1px">
  127.                         <asp:Label ID="LblFlightBackDepart" runat="server" BorderStyle="None" Text="班機(返)出發地"></asp:Label>
  128.                     </asp:TableCell>
  129.                     <asp:TableCell ID="TableCell32" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  130.                         <asp:TextBox ID="TxtFlightBackDepart" runat="server" Enabled="False"></asp:TextBox>
  131.                     </asp:TableCell>
  132.                 </asp:TableRow>
  133.                 <asp:TableRow ID="TableRow9" runat="server">
  134.                     <asp:TableCell ID="TableCell33" runat="server" BorderWidth="1px">
  135.                         <asp:Label ID="LblParenthesis" runat="server" BorderStyle="None" Text="附帶公務假"></asp:Label>
  136.                     </asp:TableCell>
  137.                     <asp:TableCell ID="TableCell34" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  138.                         <asp:TextBox ID="TxtParenthesis" runat="server" Enabled="False"></asp:TextBox>
  139.                     </asp:TableCell>
  140.                     <asp:TableCell ID="TableCell35" runat="server" BorderWidth="1px">
  141.                         <asp:Label ID="LblFlightBackArrive" runat="server" BorderStyle="None" Text="班機(返)終地點"></asp:Label>
  142.                     </asp:TableCell>
  143.                     <asp:TableCell ID="TableCell36" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  144.                         <asp:TextBox ID="TxtFlightBackArrive" runat="server" Enabled="False"></asp:TextBox>
  145.                     </asp:TableCell>
  146.                 </asp:TableRow>
  147.                 <asp:TableRow ID="TableRow10" runat="server">
  148.                     <asp:TableCell ID="TableCell37" runat="server" BorderWidth="1px">
  149.                         <asp:Label ID="LblDays" runat="server" BorderStyle="None" Text="工作日數"></asp:Label>
  150.                     </asp:TableCell>
  151.                     <asp:TableCell ID="TableCell38" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  152.                         <asp:TextBox ID="TxtDays" runat="server" Enabled="False"></asp:TextBox>
  153.                     </asp:TableCell>
  154.                     <asp:TableCell ID="TableCell39" runat="server" BorderWidth="1px">
  155.                         <asp:Label ID="LblBusinessBegin" runat="server" BorderStyle="None" Text="工作日期起"></asp:Label>
  156.                     </asp:TableCell>
  157.                     <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
  158.                         <asp:TextBox ID="TxtBusinessBegin" runat="server" Enabled="False"></asp:TextBox>
  159.                     </asp:TableCell>
  160.                 </asp:TableRow>
  161.                 <asp:TableRow runat="server">
  162.                     <asp:TableCell runat="server" BorderWidth="1px" ColumnSpan="2">&nbsp;</asp:TableCell>
  163.                     <asp:TableCell runat="server" BorderWidth="1px">
  164.                         <asp:Label ID="LblBusinessEnd" runat="server" BorderStyle="None" Text="工作日期止"></asp:Label>
  165.                     </asp:TableCell>
  166.                     <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
  167.                         <asp:TextBox ID="TxtBusinessEnd" runat="server" Enabled="False"></asp:TextBox>
  168.                     </asp:TableCell>
  169.                 </asp:TableRow>
  170.                 <asp:TableRow runat="server">
  171.                     <asp:TableCell runat="server" BorderWidth="1px">
  172.                         <asp:Label ID="LblReason" runat="server" BorderStyle="None" Text="申請事由"></asp:Label>
  173.                     </asp:TableCell>
  174.                     <asp:TableCell runat="server" BorderWidth="1px" ColumnSpan="3" HorizontalAlign="Left">
  175.                         <asp:TextBox ID="TxtReason" runat="server" Rows="3" TextMode="MultiLine" Width="450px" Enabled="False"></asp:TextBox>
  176.                     </asp:TableCell>
  177.                 </asp:TableRow>
  178.             </asp:Table>
  179.         </asp:Panel>
  180.         <asp:Panel ID="PnlChBusiness" runat="server" Visible="false">
  181.         <asp:Table style="POSITION: relative" id="Table1" runat="server" Width="580px">
  182.                 <asp:TableHeaderRow ID="TableHeaderRow2" runat="server">
  183.                     <asp:TableHeaderCell ID="TableHeaderCell2" runat="server" BackColor="Menu" ColumnSpan="4"
  184.                         Height="20px" HorizontalAlign="Left">流通事業群中幹出差單</asp:TableHeaderCell>
  185.                 </asp:TableHeaderRow>
  186.                 <asp:TableRow ID="TableRow11" runat="server">
  187.                     <asp:TableCell ID="TableCell40" runat="server" BorderWidth="1px">
  188.                         <asp:Label ID="Label221" runat="server" Text="申請單號"></asp:Label></asp:TableCell>
  189.                     <asp:TableCell ID="TableCell41" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  190.                         <asp:TextBox ID="TxtBFormId" runat="server" Enabled="false"></asp:TextBox></asp:TableCell>
  191.                     <asp:TableCell ID="TableCell42" runat="server" BorderWidth="1px">
  192.                         <asp:Label ID="Label9" runat="server" Style="position: relative" Text="差假別"></asp:Label></asp:TableCell>
  193.                     <asp:TableCell ID="TableCell43" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  194.                         <asp:TextBox ID="TxtBOffType" runat="server" ReadOnly="true" Style="position: relative"
  195.                             Text="出差" Enabled="false"></asp:TextBox></asp:TableCell>
  196.                 </asp:TableRow>
  197.                 <asp:TableRow ID="TableRow12" runat="server">
  198.                     <asp:TableCell ID="TableCell44" runat="server" BorderWidth="1px">
  199.                         <asp:Label ID="Label2" runat="server" Style="position: relative" Text="申請人工號"></asp:Label></asp:TableCell>
  200.                     <asp:TableCell ID="TableCell45" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  201.                         <asp:TextBox ID="TxtBEmpNo" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
  202.                     <asp:TableCell ID="TableCell46" runat="server" BorderWidth="1px" HorizontalAlign="Center">
  203.                         <asp:Label ID="Label10" runat="server" Style="position: relative" Text="出差日期起"></asp:Label></asp:TableCell>
  204.                     <asp:TableCell ID="TableCell47" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  205.                         <asp:TextBox ID="TxtBBeginTime" runat="server" Style="position: relative" Enabled="false"></asp:TextBox>
  206.                     </asp:TableCell>
  207.                 </asp:TableRow>
  208.                 <asp:TableRow ID="TableRow13" runat="server">
  209.                     <asp:TableCell ID="TableCell48" runat="server" BorderWidth="1px">
  210.                         <asp:Label ID="Label3" runat="server" Style="position: relative" Text="申請人姓名"></asp:Label></asp:TableCell>
  211.                     <asp:TableCell ID="TableCell49" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  212.                         <asp:TextBox ID="TxtBEmpName" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
  213.                     <asp:TableCell ID="TableCell50" runat="server" BorderWidth="1px">
  214.                         <asp:Label ID="Label11" runat="server" Style="position: relative" Text="出差日期止"></asp:Label></asp:TableCell>
  215.                     <asp:TableCell ID="TableCell51" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  216.                         <asp:TextBox ID="TxtBEndTime" runat="server" Style="position: relative" Enabled="false"></asp:TextBox></asp:TableCell>
  217.                 </asp:TableRow>
  218.                 <asp:TableRow ID="TableRow14" runat="server">
  219.                     <asp:TableCell ID="TableCell52" runat="server" BorderWidth="1px">
  220.                         <asp:Label ID="Label4" runat="server" Style="position: relative" Text="申請日期"></asp:Label></asp:TableCell>
  221.                     <asp:TableCell ID="TableCell53" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  222.                         <asp:TextBox ID="TxtBApplyDate" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
  223.                     <asp:TableCell ID="TableCell54" runat="server" BorderWidth="1px">
  224.                         <asp:Label ID="Label12" runat="server" Style="position: relative" Text="去程出發地"></asp:Label></asp:TableCell>
  225.                     <asp:TableCell ID="TableCell55" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  226.                         <asp:TextBox ID="TxtBDepartPlace" runat="server" Enabled="false"></asp:TextBox>
  227.                     </asp:TableCell>
  228.                 </asp:TableRow>
  229.                 <asp:TableRow ID="TableRow15" runat="server">
  230.                     <asp:TableCell ID="TableCell56" runat="server" BorderWidth="1px">
  231.                         <asp:Label ID="Label5" runat="server" Style="position: relative" Text="申請人部門"></asp:Label></asp:TableCell>
  232.                     <asp:TableCell ID="TableCell57" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  233.                         <asp:TextBox ID="TxtBDepartment" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
  234.                     <asp:TableCell ID="TableCell58" runat="server" BorderWidth="1px">
  235.                         <asp:Label ID="Label13" runat="server" Style="position: relative" Text="回程終地點"></asp:Label></asp:TableCell>
  236.                     <asp:TableCell ID="TableCell59" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  237.                         <asp:TextBox ID="TxtBArrivePlace" runat="server" Enabled="false"></asp:TextBox>
  238.                     </asp:TableCell>
  239.                 </asp:TableRow>
  240.                 <asp:TableRow ID="TableRow16" runat="server">
  241.                     <asp:TableCell ID="TableCell60" runat="server" BorderWidth="1px">
  242.                         <asp:Label ID="Label6" runat="server" Style="position: relative" Text="申請人職稱"></asp:Label></asp:TableCell>
  243.                     <asp:TableCell ID="TableCell61" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  244.                         <asp:TextBox ID="TxtBPosition" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
  245.                     <asp:TableCell ID="TableCell62" runat="server" BorderWidth="1px">
  246.                         <asp:Label ID="Label14" runat="server" Style="position: relative" Text="(去程)起飛時間"></asp:Label></asp:TableCell>
  247.                     <asp:TableCell ID="TableCell63" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  248.                         <asp:TextBox ID="TxtBDepartTime" runat="server" Style="position: relative" Enabled="false"></asp:TextBox>
  249.                     </asp:TableCell>
  250.                 </asp:TableRow>
  251.                 <asp:TableRow ID="TableRow17" runat="server">
  252.                     <asp:TableCell ID="TableCell64" runat="server" BorderWidth="1px">
  253.                         <asp:Label ID="Label7" runat="server" Style="position: relative" Text="出差天數"></asp:Label></asp:TableCell>
  254.                     <asp:TableCell ID="TableCell65" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  255.                         <asp:TextBox ID="TxtBDays" runat="server" Style="position: relative" Enabled="false"></asp:TextBox>日</asp:TableCell>
  256.                     <asp:TableCell ID="TableCell66" runat="server" BorderWidth="1px">
  257.                         <asp:Label ID="Label8" runat="server" Style="position: relative;" Text="(回程)起飛時間"></asp:Label></asp:TableCell>
  258.                     <asp:TableCell ID="TableCell67" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  259.                         <asp:TextBox ID="TxtBArriveTime" runat="server" Style="position: relative" Enabled="false"></asp:TextBox>
  260.                     </asp:TableCell>
  261.                 </asp:TableRow>
  262.             </asp:Table><asp:Table style="POSITION: relative" id="TblDetail" runat="server" Width="1000px">
  263.                 <asp:TableHeaderRow BackColor="Menu">
  264.                     <asp:TableHeaderCell>序號</asp:TableHeaderCell>
  265.                     <asp:TableHeaderCell>客戶公司名稱</asp:TableHeaderCell>
  266.                     <asp:TableHeaderCell>會議主題/出差原因</asp:TableHeaderCell>
  267.                     <asp:TableHeaderCell>客戶聯絡人</asp:TableHeaderCell>
  268.                     <asp:TableHeaderCell>聯絡電話</asp:TableHeaderCell>
  269.                     <asp:TableHeaderCell>國家/城市</asp:TableHeaderCell>
  270.                     <asp:TableHeaderCell>簽證日期起</asp:TableHeaderCell>
  271.                     <asp:TableHeaderCell>簽證日期止</asp:TableHeaderCell>
  272.                     <asp:TableHeaderCell>(往)班機起飛時間</asp:TableHeaderCell>
  273.                     <asp:TableHeaderCell>(返)班機起飛時間</asp:TableHeaderCell>
  274.                     <asp:TableHeaderCell>國外</asp:TableHeaderCell>
  275.                     <asp:TableHeaderCell>備註</asp:TableHeaderCell>
  276.                 </asp:TableHeaderRow>
  277.             </asp:Table>
  278.         </asp:Panel>
  279.         <asp:Panel ID="PnlChOff" runat="server" Visible="false">
  280.         <asp:Table style="POSITION: relative" id="Table2" runat="server" Width="580px">
  281.                     <asp:TableHeaderRow ID="TableHeaderRow3" runat="server">
  282.                         <asp:TableHeaderCell ID="TableHeaderCell3" runat="server" BackColor="Menu" ColumnSpan="4"
  283.                             Height="20px" HorizontalAlign="Left">流通事業群中幹請假單</asp:TableHeaderCell>
  284.                     </asp:TableHeaderRow>
  285.                     <asp:TableRow ID="TableRow18" runat="server">
  286.                         <asp:TableCell ID="TableCell68" runat="server" BorderWidth="1px">
  287.                             <asp:Label ID="Label111" runat="server" Text="申請單號"></asp:Label></asp:TableCell>
  288.                         <asp:TableCell ID="TableCell69" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  289.                             <asp:TextBox ID="TxtOFormId" runat="server" Enabled="False"></asp:TextBox></asp:TableCell>
  290.                         <asp:TableCell ID="TableCell70" runat="server" BorderWidth="1px">
  291.                             <asp:Label ID="Label122" runat="server" Text="假別"></asp:Label></asp:TableCell>
  292.                         <asp:TableCell ID="TableCell71" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  293.                             <asp:TextBox ID="TxtOOffType" runat="server" Enabled="false"></asp:TextBox>
  294.                         </asp:TableCell>
  295.                     </asp:TableRow>
  296.                     <asp:TableRow ID="TableRow19" runat="server">
  297.                         <asp:TableCell ID="TableCell72" runat="server" BorderWidth="1px">
  298.                             <asp:Label ID="Label114" runat="server" Style="position: relative" Text="申請人"></asp:Label></asp:TableCell>
  299.                         <asp:TableCell ID="TableCell73" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  300.                             <asp:TextBox ID="TxtOEmpName" runat="server" Enabled="False" Style="position: relative"></asp:TextBox></asp:TableCell>
  301.                         <asp:TableCell ID="TableCell74" runat="server" BorderWidth="1px">
  302.                             <asp:Label ID="Labe1l3" runat="server" Style="position: relative" Text="開始時間"></asp:Label></asp:TableCell>
  303.                         <asp:TableCell ID="TableCell75" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  304.                             <asp:TextBox ID="TxtOBeginTime" Enabled="false" runat="server" Style="position: relative"></asp:TextBox>
  305.                         </asp:TableCell>
  306.                     </asp:TableRow>
  307.                     <asp:TableRow ID="TableRow20" runat="server">
  308.                         <asp:TableCell ID="TableCell76" runat="server" BorderWidth="1px">
  309.                             <asp:Label ID="Label133" runat="server" Style="position: relative" Text="申請日期"></asp:Label></asp:TableCell>
  310.                         <asp:TableCell ID="TableCell77" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  311.                             <asp:TextBox ID="TxtOApplyDate" runat="server" Enabled="False" Style="position: relative"></asp:TextBox></asp:TableCell>
  312.                         <asp:TableCell ID="TableCell78" runat="server" BorderWidth="1px">
  313.                             <asp:Label ID="Labe3l4" runat="server" Style="position: relative" Text="結束時間"></asp:Label></asp:TableCell>
  314.                         <asp:TableCell ID="TableCell79" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  315.                             <asp:TextBox ID="TxtOEndTime" runat="server" Enabled="false" Style="position: relative"></asp:TextBox>
  316.                         </asp:TableCell>
  317.                     </asp:TableRow>
  318.                     <asp:TableRow ID="TableRow21" runat="server">
  319.                         <asp:TableCell ID="TableCell80" runat="server" BorderWidth="1px">
  320.                             <asp:Label ID="Label112" runat="server" Style="position: relative" Text="申請人部門"></asp:Label></asp:TableCell>
  321.                         <asp:TableCell ID="TableCell81" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  322.                             <asp:TextBox ID="TxtODepartment" runat="server" Enabled="False" Style="position: relative"></asp:TextBox></asp:TableCell>
  323.                         <asp:TableCell ID="TableCell82" runat="server" BorderWidth="1px">
  324.                             <asp:Label ID="Label15" runat="server" Style="position: relative" Text="休假時數"></asp:Label></asp:TableCell>
  325.                         <asp:TableCell ID="TableCell83" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  326.                             <asp:TextBox ID="TxtOHours" runat="server" Enabled="False" Style="position: relative"></asp:TextBox>小時</asp:TableCell>
  327.                     </asp:TableRow>
  328.                     <asp:TableRow ID="TableRow22" runat="server">
  329.                         <asp:TableCell ID="TableCell84" runat="server" BorderWidth="1px">
  330.                             <asp:Label ID="Label121" runat="server" Style="position: relative" Text="職務代理人"></asp:Label></asp:TableCell>
  331.                         <asp:TableCell ID="TableCell85" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  332.                             <asp:TextBox ID="TxtODelegate" runat="server" Enabled="False"></asp:TextBox>
  333.                         </asp:TableCell>
  334.                         <asp:TableCell ID="TableCell86" runat="server" BorderWidth="1px">&nbsp;</asp:TableCell>
  335.                         <asp:TableCell ID="TableCell87" runat="server" BorderWidth="1px">&nbsp;</asp:TableCell>
  336.                     </asp:TableRow>
  337.                     <asp:TableRow ID="TableRow23" runat="server">
  338.                         <asp:TableCell ID="TableCell88" runat="server" BorderWidth="1px">
  339.                             <asp:Label ID="Label110" runat="server" Style="position: relative" Text="申請人職稱"></asp:Label></asp:TableCell>
  340.                         <asp:TableCell ID="TableCell89" runat="server" BorderWidth="1px" HorizontalAlign="Left">
  341.                             <asp:TextBox ID="TxtOPosition" runat="server" Style="position: relative" Enabled="False"></asp:TextBox></asp:TableCell>
  342.                         <asp:TableCell ID="TableCell90" runat="server" BorderWidth="1px">&nbsp;</asp:TableCell>
  343.                         <asp:TableCell ID="TableCell91" runat="server" BorderWidth="1px">&nbsp;</asp:TableCell>
  344.                     </asp:TableRow>
  345.                     <asp:TableRow ID="TableRow24" runat="server">
  346.                         <asp:TableCell ID="TableCell92" runat="server" BorderWidth="1px">
  347.                             <asp:Label ID="Label118" runat="server" Style="position: relative" Text="附帶公務"></asp:Label></asp:TableCell>
  348.                         <asp:TableCell ID="TableCell93" runat="server" BorderWidth="1px" ColumnSpan="3" HorizontalAlign="Left">
  349.                             <asp:TextBox ID="TxtOParenthesis" runat="server" Rows="3" Style="position: relative"
  350.                                 TextMode="MultiLine" Width="450px" Enabled="False"></asp:TextBox></asp:TableCell>
  351.                     </asp:TableRow>
  352.                     <asp:TableRow ID="TableRow25" runat="server">
  353.                         <asp:TableCell ID="TableCell94" runat="server" BorderWidth="1px">
  354.                             <asp:Label ID="Label29" runat="server" Style="position: relative" Text="事由"></asp:Label></asp:TableCell>
  355.                         <asp:TableCell ID="TableCell95" runat="server" BorderWidth="1px" ColumnSpan="3" HorizontalAlign="Left">
  356.                             <asp:TextBox ID="TxtOReason" runat="server" Rows="3" Style="position: relative" TextMode="MultiLine"
  357.                                 Width="450px" Enabled="False"></asp:TextBox></asp:TableCell>
  358.                     </asp:TableRow>
  359.                 </asp:Table>
  360.         </asp:Panel>
  361.     </center>
  362.     </div>
  363.     </form>
  364. </body>
  365. </html>