home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
61.19.244.139
/
61.19.244.139.zip
/
61.19.244.139
/
newsvr
/
CompulWeb_Realtime
/
SendPremInfo.aspx
< prev
next >
Wrap
Text File
|
2013-06-24
|
15KB
|
245 lines
<%@ page title="ข้อมูลการนำส่งเบี้ยประกัน" language="VB" masterpagefile="~/PRB_MP01.master" autoeventwireup="false" inherits="SendPremInfo, App_Web_oxcwnxmi" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="ACT" %>
<%@ Register Assembly="DevExpress.Web.ASPxEditors.v10.1, Version=10.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"
Namespace="DevExpress.Web.ASPxEditors" TagPrefix="dx" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="MPcphContent" Runat="Server">
<script type="text/javascript">
var initializing;
var securityCode;
function myPageLoad(isPostBack) {
initializing = isPostBack;
securityCode = $get('<%=lblSecurityCode.ClientId%>').innerHTML;
}
function gotoNewRecord() { }
function setDateFail() { alert('Set date is fail.'); }
function setDateSuccess(result) { }
function setDate(obj, e) {
PageMethods.SetDate(obj._selectedDate.format("dd/MM/yyyy"), obj._textbox._element.attributes["cusTag"].value, securityCode);
}
</script>
<table cellpadding="0" cellspacing="0" id="tbContent" class="styletbContentSub">
<tr>
<td><asp:Label ID="lblProgramTitle" runat="server" Text="ข้อมูลการนำส่งเบี้ยประกัน" Font-Size="XX-Large"></asp:Label></td>
</tr>
<tr>
<td>
<div>
<asp:Panel ID="panHeaderData" runat="server">
<table id="Table1" cellpadding="0" cellspacing="0" class="styletbBorder" style="text-align: left;
vertical-align: middle;">
<tr>
<td width="10"> </td>
<td width="100">
<asp:Label ID="lblAgentxt" runat="server" Text="ตัวแทน"></asp:Label>
</td>
<td>
<asp:Label ID="lblAgentNo" runat="server" Text=""></asp:Label>
</td>
</tr>
</table>
</asp:Panel>
</div>
</td>
</tr>
<tr>
<td>
<div>
<asp:Panel ID="PanKeyData" runat="server">
<table id="Table2" cellpadding="0" cellspacing="0" class="styletbBorder" style="text-align: left;
vertical-align: middle;">
<tr>
<td width="10"> </td>
<td width="100">
<asp:Label ID="lblFromDate" runat="server" Text="วันที่นำส่งเบี้ย"></asp:Label>
</td>
<td width="100">
<asp:TextBox ID="CalFrom_" Width="100" runat="server" ReadOnly="true"></asp:TextBox>
</td>
<td width="16">
<asp:ImageButton ID="btnCalFrom" runat="server" ImageUrl="Images/Calendar_scheduleHS.png" />
<ACT:CalendarExtender ID="CalFrom_1_CalendarExtender" runat="server"
Enabled="True" TargetControlID="CalFrom_" PopupButtonID="btnCalFrom" FirstDayOfWeek="Sunday"
Format="dd/MM/yyyy" onclientdateselectionchanged="setDate">
</ACT:CalendarExtender>
</td>
<td width="20" style="text-align : center;">
</td>
<td width="100">
<asp:Button ID="btnSearch" runat="server" Text="ข้อมูลกรมธรรม์" />
</td>
<td width="16">
</td>
<td>
</td>
</tr>
<tr>
<td width="10"> </td>
<td width="100">
<asp:Label ID="lblTotal" runat="server" Text="จำนวน"></asp:Label>
</td>
<td colspan="6">
<asp:TextBox ID="txtTotal" runat="server" BackColor="#EAEAEA" ReadOnly="True" Style="text-align: right"
Width="100px"></asp:TextBox>
</td>
</tr>
<tr>
<td width="10"> </td>
<td width="100">
<asp:Label ID="lblPrem" runat="server" Text="เบี้ยสุทธิ"></asp:Label>
</td>
<td colspan="6">
<asp:TextBox ID="txtPrem" runat="server" BackColor="#EAEAEA" ReadOnly="True" Style="text-align: right"
Width="100px"></asp:TextBox>
</td>
</tr>
<tr>
<td width="10"> </td>
<td width="100">
<asp:Label ID="lblTax" runat="server" Text="อากร"></asp:Label>
</td>
<td colspan="6">
<asp:TextBox ID="txtTax" runat="server" BackColor="#EAEAEA" ReadOnly="True" Style="text-align: right"
Width="100px"></asp:TextBox>
</td>
</tr>
<tr>
<td width="10"> </td>
<td width="100">
<asp:Label ID="lblVat" runat="server" Text="ภาษี"></asp:Label>
</td>
<td colspan="6">
<asp:TextBox ID="txtVat" runat="server" BackColor="#EAEAEA" ReadOnly="True" Style="text-align: right"
Width="100px"></asp:TextBox>
</td>
</tr>
<tr>
<td width="10"> </td>
<td width="100">
<asp:Label ID="lblTotalPrem" runat="server" Text="เบี้ยรวม"></asp:Label>
</td>
<td colspan="6">
<asp:TextBox ID="txtTotalPrem" runat="server" BackColor="#EAEAEA" ReadOnly="True" Style="text-align: right"
Width="100px"></asp:TextBox>
</td>
</tr>
<tr>
<td width="10"> </td>
<td width="100">
</td>
<td colspan="6">
<asp:Button ID="btnSave" runat="server" Text="<% $Resources: Resource,g_btnSave %>" />
</td>
</tr>
</table>
</asp:Panel>
</div>
</td>
</tr>
<tr>
<td>
<div>
<asp:UpdatePanel ID="upnGvPolicy" runat="server">
<ContentTemplate>
<table cellpadding="0" cellspacing="0" style="width: 100%; vertical-align: middle;"
id="tbgrdUser">
<tr>
<td style="width: 10px">
</td>
<td>
<asp:Panel ID="panGrdSearch" runat="server" Height="300px" HorizontalAlign="Left"
ScrollBars="Auto" Width="520px" Wrap="False">
<table id="Table3" cellpadding="0" cellspacing="0" class="styletbBorder" style="text-align: left;
vertical-align: middle;">
<asp:GridView ID="gvPolicyList" runat="server" AutoGenerateColumns="False"
CellPadding="4" ForeColor="#333333" GridLines="None" Width="100%">
<RowStyle BackColor="#EFF3FB" />
<Columns>
<asp:BoundField DataField="TextField" HeaderText="เลขกรมธรรม์" >
<ControlStyle Width="100px" />
</asp:BoundField>
<asp:BoundField DataField="TextField2" HeaderText="ประเภทรถ" >
<ControlStyle Width="100px" />
</asp:BoundField>
<asp:BoundField DataField="TextField3" HeaderText="รหัสรถ" >
<ControlStyle Width="100px" />
</asp:BoundField>
<asp:BoundField DataField="TextField4" HeaderText="ทะเบียนรถ" >
<ControlStyle Width="200px" />
<HeaderStyle Width="200px" Wrap="False" />
<ItemStyle Width="200px" Wrap="False" />
</asp:BoundField>
<asp:BoundField DataField="TextField5" HeaderText="วันเริ่มคุ้มครอง" >
<ControlStyle Width="100px" />
</asp:BoundField>
<asp:BoundField DataField="TextField6" HeaderText="วันสิ้นสุด" >
<ControlStyle Width="100px" />
</asp:BoundField>
<asp:BoundField DataField="TextField7" HeaderText="เบี้ยสุทธิ" >
<ControlStyle Width="100px" />
</asp:BoundField>
<asp:BoundField DataField="TextField8" HeaderText="อากร" >
<ControlStyle Width="100px" />
</asp:BoundField>
<asp:BoundField DataField="TextField9" HeaderText="ภาษี" >
<ControlStyle Width="100px" />
</asp:BoundField>
<asp:BoundField DataField="TextField10" HeaderText="เบี้ยรวม" >
<ControlStyle Width="100px" />
</asp:BoundField>
<asp:BoundField DataField="TextField11" HeaderText="ผู้บันทึก" >
<ControlStyle Width="100px" />
</asp:BoundField>
</Columns>
<FooterStyle BackColor="#507CD1" Font-Bold="True" ForeColor="White" />
<PagerStyle BackColor="#2461BF" ForeColor="White" HorizontalAlign="Center"
Width="400px" />
<SelectedRowStyle BackColor="#D1DDF1" Font-Bold="True" ForeColor="#333333" />
<HeaderStyle BackColor="#507CD1" Font-Bold="True" ForeColor="White" />
<EditRowStyle BackColor="#2461BF" />
<AlternatingRowStyle BackColor="White" />
</asp:GridView>
</table>
</asp:Panel>
</td>
<td style="width: 10px">
</td>
</tr>
</table>
<table>
<tr>
<td>
<asp:Button id="btnPrev" runat="server" Text="หน้าก่อน" />
</td>
<td style="text-align:center">หน้าที่:
<asp:Label ID="lblCurrentPage" runat="server" Text="Label"></asp:Label>
</td>
<td>
<asp:Button ID="btnNext" runat="server" Text="หน้าถัดไป" />
</td>
<td style="text-align:center;display : none;">
<asp:Label ID="lblMaxPage" runat="server" Text="Label"></asp:Label>
</td>
</tr>
</table>
</ContentTemplate>
</asp:UpdatePanel>
</div>
</td>
</tr>
<tr>
<td style="color: #FFFFFF">
security code:<asp:Label ID="lblSecurityCode" runat="server" />
</td>
</tr>
</table>
</asp:Content>