deal_list.aspx
资源名称:web.rar [点击查看]
上传用户:xrffrp
上传日期:2022-03-25
资源大小:22155k
文件大小:20k
源码类别:
OA系统
开发平台:
ASP/ASPX
- <%@ Page Language="C#" AutoEventWireup="true" CodeFile="deal_list.aspx.cs" Inherits="web_approvel_ch_deal_list" %>
- <!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:Label ID="Label1" runat="server" Font-Bold="True" Font-Size="Medium" Style="position: relative"
- Text="處理與通知"></asp:Label> </center>
- <center>
- </center>
- <center>
- <asp:Table runat="server" ID="TblFlow" Width="580px" Visible="false">
- <asp:TableHeaderRow BackColor="menu">
- <asp:TableHeaderCell>寄件者</asp:TableHeaderCell>
- <asp:TableHeaderCell>主旨</asp:TableHeaderCell>
- <asp:TableHeaderCell>接收日期</asp:TableHeaderCell>
- <asp:TableHeaderCell></asp:TableHeaderCell>
- </asp:TableHeaderRow>
- </asp:Table>
-
- <asp:HiddenField ID="FormId" runat="server" />
- </center>
- <center>
- <asp:Panel ID="PnlApprovel" runat="server" Style="position: relative" Visible="False">
- <asp:Table ID="TblForm" runat="server" Style="position: relative; left: -2px; top: 9px;" 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 runat="server">
- <asp:TableCell runat="server" BorderWidth="1px">
- <asp:Label ID="Label21" runat="server" Text="申請單號"></asp:Label></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtFormId" runat="server" Enabled="false"></asp:TextBox></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px">
- <asp:Label ID="Label9" runat="server" Style="position: relative" Text="差假別"></asp:Label></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOffType" runat="server" Enabled="false" ReadOnly="true" Style="position: relative"
- Text="出差"></asp:TextBox></asp:TableCell>
- </asp:TableRow>
- <asp:TableRow runat="server">
- <asp:TableCell runat="server" BorderWidth="1px">
- <asp:Label ID="Label2" runat="server" Style="position: relative" Text="申請人工號"></asp:Label></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtEmpNo" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Center">
- <asp:Label ID="Label10" runat="server" Style="position: relative" Text="出差日期起"></asp:Label></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtBeginTime" runat="server" Enabled="false" Style="position: relative"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow runat="server">
- <asp:TableCell runat="server" BorderWidth="1px">
- <asp:Label ID="Label3" runat="server" Style="position: relative" Text="申請人姓名"></asp:Label></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtEmpName" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px">
- <asp:Label ID="Label11" runat="server" Style="position: relative" Text="出差日期止"></asp:Label></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtEndTime" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
- </asp:TableRow>
- <asp:TableRow runat="server">
- <asp:TableCell runat="server" BorderWidth="1px">
- <asp:Label ID="Label4" runat="server" Style="position: relative" Text="申請日期"></asp:Label></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtApplyDate" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px">
- <asp:Label ID="Label12" runat="server" Style="position: relative" Text="去程出發地"></asp:Label></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtDepartPlace" runat="server" Enabled="false"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow runat="server">
- <asp:TableCell runat="server" BorderWidth="1px">
- <asp:Label ID="Label5" runat="server" Style="position: relative" Text="申請人部門"></asp:Label></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtDepartment" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px">
- <asp:Label ID="Label13" runat="server" Style="position: relative" Text="回程終地點"></asp:Label></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtArrivePlace" runat="server" Enabled="false"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow runat="server">
- <asp:TableCell runat="server" BorderWidth="1px">
- <asp:Label ID="Label6" runat="server" Style="position: relative" Text="申請人職稱"></asp:Label></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtPosition" runat="server" Enabled="false" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px">
- <asp:Label ID="Label14" runat="server" Style="position: relative" Text="(去程)起飛時間"></asp:Label></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtDepartTime" runat="server" Enabled="false" Style="position: relative"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow runat="server">
- <asp:TableCell runat="server" BorderWidth="1px">
- <asp:Label ID="Label7" runat="server" Style="position: relative" Text="出差天數"></asp:Label></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtDays" runat="server" Enabled="false" Style="position: relative"></asp:TextBox>日</asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px">
- <asp:Label ID="Label8" runat="server" Style="position: relative;" Text="(回程)起飛時間"></asp:Label></asp:TableCell>
- <asp:TableCell runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtArriveTime" runat="server" Enabled="false" Style="position: relative"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- </asp:Table>
- <br />
- <asp:Table ID="TblDetail" runat="server" Style="position: relative" 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 ID="TableHeaderCell2" runat="server">備註</asp:TableHeaderCell>
- </asp:TableHeaderRow>
- </asp:Table>
- </asp:Panel>
- </center>
- <center>
-
- </center>
- <center>
- <asp:Panel ID="PnlOff" runat="server" Visible="false"><asp:Table style="POSITION: relative" id="Table1" runat="server" Width="580px">
- <asp:TableHeaderRow ID="TableHeaderRow2" runat="server">
- <asp:TableHeaderCell ID="TableHeaderCell3" 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="Label111" runat="server" Text="申請單號"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell2" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOffFormId" runat="server" Enabled="False"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell3" runat="server" BorderWidth="1px">
- <asp:Label ID="Label122" runat="server" Text="假別"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell4" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOffType2" 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="Label114" runat="server" Style="position: relative" Text="申請人"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell6" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOffEmpName" runat="server" Enabled="False" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell7" runat="server" BorderWidth="1px">
- <asp:Label ID="Labe1l3" runat="server" Style="position: relative" Text="開始時間"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell8" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOffBeginTime" Enabled="false" runat="server" Style="position: relative"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow3" runat="server">
- <asp:TableCell ID="TableCell9" runat="server" BorderWidth="1px">
- <asp:Label ID="Label133" runat="server" Style="position: relative" Text="申請日期"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell10" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOffApplyDate" runat="server" Enabled="False" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell11" runat="server" BorderWidth="1px">
- <asp:Label ID="Labe3l4" runat="server" Style="position: relative" Text="結束時間"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell12" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOffEndTime" runat="server" Enabled="false" Style="position: relative"></asp:TextBox>
- </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow4" runat="server">
- <asp:TableCell ID="TableCell13" runat="server" BorderWidth="1px">
- <asp:Label ID="Label112" runat="server" Style="position: relative" Text="申請人部門"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell14" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOffDepartment" runat="server" Enabled="False" Style="position: relative"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell15" runat="server" BorderWidth="1px">
- <asp:Label ID="Label15" runat="server" Style="position: relative" Text="休假時數"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell16" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtHours" runat="server" Enabled="False" Style="position: relative"></asp:TextBox>小時</asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow5" runat="server">
- <asp:TableCell ID="TableCell17" runat="server" BorderWidth="1px">
- <asp:Label ID="Label121" runat="server" Style="position: relative" Text="職務代理人"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell18" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtDelegate" runat="server" Enabled="False"></asp:TextBox>
- </asp:TableCell>
- <asp:TableCell ID="TableCell19" runat="server" BorderWidth="1px"> </asp:TableCell>
- <asp:TableCell ID="TableCell20" runat="server" BorderWidth="1px"> </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow6" runat="server">
- <asp:TableCell ID="TableCell21" runat="server" BorderWidth="1px">
- <asp:Label ID="Label110" runat="server" Style="position: relative" Text="申請人職稱"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell22" runat="server" BorderWidth="1px" HorizontalAlign="Left">
- <asp:TextBox ID="TxtOffPosition" runat="server" Style="position: relative" Enabled="False"></asp:TextBox></asp:TableCell>
- <asp:TableCell ID="TableCell23" runat="server" BorderWidth="1px"> </asp:TableCell>
- <asp:TableCell ID="TableCell24" runat="server" BorderWidth="1px"> </asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow7" runat="server">
- <asp:TableCell ID="TableCell25" runat="server" BorderWidth="1px">
- <asp:Label ID="Label118" runat="server" Style="position: relative" Text="附帶公務"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell26" runat="server" BorderWidth="1px" ColumnSpan="3" HorizontalAlign="Left">
- <asp:TextBox ID="TxtParenthesis" runat="server" Rows="3" Style="position: relative"
- TextMode="MultiLine" Width="450px" Enabled="False"></asp:TextBox></asp:TableCell>
- </asp:TableRow>
- <asp:TableRow ID="TableRow8" runat="server">
- <asp:TableCell ID="TableCell27" runat="server" BorderWidth="1px">
- <asp:Label ID="Label29" runat="server" Style="position: relative" Text="事由"></asp:Label></asp:TableCell>
- <asp:TableCell ID="TableCell28" runat="server" BorderWidth="1px" ColumnSpan="3" HorizontalAlign="Left">
- <asp:TextBox ID="TxtReason" runat="server" Rows="3" Style="position: relative" TextMode="MultiLine"
- Width="450px" Enabled="False"></asp:TextBox></asp:TableCell>
- </asp:TableRow>
- </asp:Table>
- <br />
- </asp:Panel>
- </center>
- <center>
- </center>
- <center>
-
- </center>
- <center>
- </center>
- <center>
- <asp:Panel ID="PnlDeal" runat="server" Style="position: relative" Visible="false">
- <table border="1" style="position: relative" width="580">
- <tr>
- <td align="center" style="width: 56px">
- </td>
- <td align="left">
- <asp:RadioButtonList ID="RbAgree" runat="server" AutoPostBack="True" BorderStyle="None"
- OnSelectedIndexChanged="RbAgree_SelectedIndexChanged" RepeatDirection="Horizontal"
- Style="position: relative" Width="163px">
- <asp:ListItem Selected="True" Value="Y">同意</asp:ListItem>
- <asp:ListItem Value="N">不同意</asp:ListItem>
- </asp:RadioButtonList></td>
- </tr>
- <tr>
- <td align="center" style="width: 56px">
- 意見:
- </td>
- <td align="left">
- <asp:TextBox ID="TxtComment" runat="server" BorderStyle="None" Rows="5" Style="position: relative"
- TextMode="MultiLine" Width="500px">已同意</asp:TextBox></td>
- </tr>
- <tr>
- <td align="center" colspan="2">
- <asp:Button ID="BtnOk" runat="server" OnClick="BtnOk_Click" Style="position: relative"
- Text="送件" /></td>
- </tr>
- </table>
- </asp:Panel>
- </center>
- </div>
- </form>
- </body>
- </html>