arjun 4 years ago
parent
commit
8fc05e11b5
  1. 2
      Database/Sp/proc_customerInfo.sql
  2. 2
      Database/Sp/proc_jme_agent_system_account.sql
  3. 2
      JMEAgentSystem/JMEAgentSystem.csproj.user
  4. 27
      JMEAgentSystem/WebPages/BenificiaryRegistration/PrintBeneficiaryDetails.aspx
  5. 64
      JMEAgentSystem/WebPages/CustomerRegistration/PrintDetails.aspx
  6. 3
      JMEAgentSystem/WebPages/CustomerRegistration/PrintDetails.aspx.cs
  7. 13
      JMEAgentSystem/WebPages/CustomerRegistration/PrintDetails.aspx.designer.cs
  8. 29
      JMEAgentSystem/WebPages/SendTxn/PrintSendMoneyRequestDetails.aspx
  9. 8
      JMEAgentSystem/WebPages/SendTxn/PrintSendMoneyRequestDetails.aspx.designer.cs
  10. 2
      JMEAgentSystem/bin/JMEAgentSystem.dll.config

2
Database/Sp/proc_customerInfo.sql

@ -196,6 +196,6 @@ BEGIN
LEFT JOIN STATICDATAVALUE purpose (NOLOCK) ON purpose.valueId = smq.purposeOfRemittance LEFT JOIN STATICDATAVALUE purpose (NOLOCK) ON purpose.valueId = smq.purposeOfRemittance
LEFT JOIN STATICDATAVALUE relation (NOLOCK) ON relation.valueId = smq.relationShip LEFT JOIN STATICDATAVALUE relation (NOLOCK) ON relation.valueId = smq.relationShip
LEFT JOIN COUNTRYMASTER CM (NOLOCK) ON CM.COUNTRYID = SMQ.pCountryId LEFT JOIN COUNTRYMASTER CM (NOLOCK) ON CM.COUNTRYID = SMQ.pCountryId
where rowId = @rowId
where rowId = @rowId
END; END;
END END

2
Database/Sp/proc_jme_agent_system_account.sql

@ -41,7 +41,7 @@ BEGIN
@_referralType VARCHAR(150) = NULL, @_referralType VARCHAR(150) = NULL,
@_errorMessage VARCHAR(MAX) = NULL, @_errorMessage VARCHAR(MAX) = NULL,
@_invalidPwdCount TINYINT = NULL @_invalidPwdCount TINYINT = NULL
CREATE TABLE #TEMP_ERROR_CODE (ERROR_CODE VARCHAR(20), MSG VARCHAR(250), ID VARCHAR(20)) CREATE TABLE #TEMP_ERROR_CODE (ERROR_CODE VARCHAR(20), MSG VARCHAR(250), ID VARCHAR(20))
IF @flag='l' IF @flag='l'

2
JMEAgentSystem/JMEAgentSystem.csproj.user

@ -8,7 +8,7 @@
<IISExpressWindowsAuthentication /> <IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode /> <IISExpressUseClassicPipelineMode />
<UseGlobalApplicationHostFile /> <UseGlobalApplicationHostFile />
<LastActiveSolutionConfig>Release|Any CPU</LastActiveSolutionConfig>
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
<ProjectView>ShowAllFiles</ProjectView> <ProjectView>ShowAllFiles</ProjectView>
<NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile> <NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile>
</PropertyGroup> </PropertyGroup>

27
JMEAgentSystem/WebPages/BenificiaryRegistration/PrintBeneficiaryDetails.aspx

@ -5,24 +5,29 @@
<div class="page-wrapper"> <div class="page-wrapper">
<table class="tg table-borderless" runat="server"> <table class="tg table-borderless" runat="server">
<tr> <tr>
<td colspan="6" style="text-align: center; font-weight: bold; font-size: 20px;">Japan Money Express Co. Ltd</td>
<td colspan="6" style="text-align: center; font-weight: bold; font-size: 19px;">Japan Money Express Co. Ltd</td>
</tr> </tr>
<tr> <tr>
<td class="tg-7btt" colspan="6" style="text-align: center">Add Beneficiary Request</td>
<td class="tg-7btt" colspan="6" style="text-align: center; font-size:16px;">Add Beneficiary Request</td>
</tr> </tr>
<tr> <tr>
<td colspan="6">&nbsp;</td> <td colspan="6">&nbsp;</td>
</tr> </tr>
<tr> <tr>
<td class="tg-7btt" colspan="6" style="text-align: left">Beneficiary Information: <span id="customerName" runat="server"></span>( <span id="membershiId" runat="server"></span>)</td>
<td class="tg-7btt" colspan="6" style="text-decoration:underline;text-align: left">Customer Information:&nbsp;<span id="customerName" runat="server"></span>( <span id="membershiId" runat="server"></span>)</td>
</tr>
<tr>
<td colspan="6">&nbsp;</td>
</tr> </tr>
<tr> <tr>
<td style="white-space: nowrap" class="tg-fymr">Country:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recCountry"></td>
<td class="tg-fymr">Beneficiary Type:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recBeneficiaryType"></td>
<td class="tg-7btt" colspan="6" style="text-decoration:underline;text-align: left">Beneficiary Information</td>
</tr>
<tr>
<td style="white-space: nowrap; width:13%;" class="tg-fymr">Country:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recCountry" style="width:37%;"></td>
<td class="tg-fymr" style="white-space: nowrap; width:37%;">Beneficiary Type:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recBeneficiaryType" style="width:37%;"></td>
</tr> </tr>
<tr> <tr>
<td class="tg-fymr">Full Name:</td> <td class="tg-fymr">Full Name:</td>
@ -83,7 +88,7 @@
</tr> </tr>
<tr> <tr>
<td class="tg-7btt" style="text-align:left" colspan="6"> <td class="tg-7btt" style="text-align:left" colspan="6">
<small class="custom-control-label">私は本依頼書に記載されているジャパンマネーエクスプレス株式会社の「海外送金利用規約」の内容に同意します。<br />
<small class="custom-control-label" style="text-align:left !important;">私は本依頼書に記載されているジャパンマネーエクスプレス株式会社の「海外送金利用規約」の内容に同意します。<br />
私の依頼する送金は、北朝鮮及びイランとは関係無い取引であり、反社会勢力と一切の関りはありません。<br /> 私の依頼する送金は、北朝鮮及びイランとは関係無い取引であり、反社会勢力と一切の関りはありません。<br />
受取人及び私は「外内国の重要な公的な地位にある者」ではありません。<br /> 受取人及び私は「外内国の重要な公的な地位にある者」ではありません。<br />
また申込書に表示された内容について間違いが無い事を確認した上で、JME送金サービスの受取人登録を依頼します. また申込書に表示された内容について間違いが無い事を確認した上で、JME送金サービスの受取人登録を依頼します.
@ -224,7 +229,9 @@
.page-wrapper { .page-wrapper {
min-height: 350px; min-height: 350px;
} }
.custom-control-label{
font-size:7px !important;
}
.detailInfo { .detailInfo {
margin-top: 0px; margin-top: 0px;
} }

64
JMEAgentSystem/WebPages/CustomerRegistration/PrintDetails.aspx

@ -5,32 +5,28 @@
<div class="page-wrapper"> <div class="page-wrapper">
<table class="tg table-borderless" runat="server"> <table class="tg table-borderless" runat="server">
<tr> <tr>
<td colspan="6" style="text-align: center; font-weight: bold; font-size: 20px;">Japan Money Express Co. Ltd</td>
<td colspan="6" style="text-align: center; font-weight: bold; font-size: 19px;">Japan Money Express Co. Ltd</td>
</tr> </tr>
<tr> <tr>
<td class="tg-7btt" colspan="6" style="text-align: center">Customer Registration Request</td>
<td class="tg-7btt" colspan="6" style="text-align: center; font-size:16px;">Customer Registration Request</td>
</tr> </tr>
<tr> <tr>
<td colspan="6">&nbsp;</td> <td colspan="6">&nbsp;</td>
</tr> </tr>
<tr> <tr>
<td class="tg-7btt" colspan="6">Customer Information</td>
<td class="tg-7btt" colspan="6" style="text-decoration:underline;">Customer Information:&nbsp;<span id="customerName" runat="server"></span>&nbsp;(<span id="membershiId" runat="server"></span>)</td>
</tr> </tr>
<tr> <tr>
<td colspan="4" class="tg-fymr"></td>
<td style="white-space: nowrap" class="tg-fymr">Membership Id :</td>
<td class="tg-0pky" runat="server" id="TxtMembershipId"></td>
<td style="white-space: nowrap; width:13%;" class="tg-fymr">Full Name:</td>
<td colspan="3" class="tg-0pky" runat="server" id="txtFullName" style="width:37%;"></td>
<td class="tg-fymr" style="width:13%;">Customer Type :</td>
<td colspan="1" class="tg-0pky" runat="server" id="txtCustomerType" style="width:37%;"></td>
</tr> </tr>
<tr> <tr>
<td style="white-space: nowrap" class="tg-fymr">Full Name:</td>
<td colspan="3" class="tg-0pky" runat="server" id="txtFullName"></td>
<td class="tg-fymr">Customer Type :</td>
<td colspan="1" class="tg-0pky" runat="server" id="txtCustomerType"></td>
<td colspan="6">&nbsp;</td>
</tr> </tr>
<tr> <tr>
<td class="tg-7btt" colspan="6">Personal Information</td>
<td class="tg-7btt" colspan="6" style="text-decoration:underline;">Personal Information</td>
</tr> </tr>
<tr> <tr>
</tr> </tr>
@ -90,9 +86,9 @@
</tr> </tr>
<tr> <tr>
<td class="tg-fymr">Visa Status :</td> <td class="tg-fymr">Visa Status :</td>
<td style="white-space: nowrap" colspan="2" class="tg-0pky" runat="server" id="txtVisaStatus"></td>
<td style="white-space: nowrap" class="tg-fymr">Employee Business Type :</td>
<td colspan="2" class="tg-0pky" runat="server" id="txtEmployeeBusinessType"></td>
<td colspan="3" style="white-space: nowrap;" class="tg-0pky" runat="server" id="txtVisaStatus"></td>
<td style="white-space: nowrap;" class="tg-fymr">Employee Business Type :</td>
<td colspan="3" class="tg-0pky" runat="server" id="txtEmployeeBusinessType"></td>
</tr> </tr>
<tr> <tr>
<td class="tg-fymr">Name of Employer:</td> <td class="tg-fymr">Name of Employer:</td>
@ -106,32 +102,35 @@
<td class="tg-0pky" runat="server" id="txtRemarks" colspan="5"></td> <td class="tg-0pky" runat="server" id="txtRemarks" colspan="5"></td>
</tr> </tr>
<tr> <tr>
<td class="tg-7btt" colspan="6">Security Information</td>
<td class="tg-7btt" colspan="6" style="text-decoration:underline;">Security Information</td>
</tr> </tr>
<tr> <tr>
<td style="white-space: nowrap" class="tg-fymr">Verification Id Type:</td> <td style="white-space: nowrap" class="tg-fymr">Verification Id Type:</td>
<td colspan="2" class="tg-0pky" runat="server" id="txtIdType"></td>
<td colspan="3" class="tg-0pky" runat="server" id="txtIdType"></td>
<td class="tg-fymr">Verification Type No. :</td> <td class="tg-fymr">Verification Type No. :</td>
<td colspan="2" class="tg-0pky" runat="server" id="txtIdNumber"></td> <td colspan="2" class="tg-0pky" runat="server" id="txtIdNumber"></td>
</tr> </tr>
<tr> <tr>
<td class="tg-fymr">Issue Date:</td> <td class="tg-fymr">Issue Date:</td>
<td style="white-space: nowrap" colspan="2" class="tg-0pky" runat="server" id="txtIssueDate"></td>
<td style="white-space: nowrap" colspan="3" class="tg-0pky" runat="server" id="txtIssueDate"></td>
<td class="tg-fymr">Expire Date:</td> <td class="tg-fymr">Expire Date:</td>
<td colspan="2" class="tg-0pky" runat="server" id="txtExpireDate"></td> <td colspan="2" class="tg-0pky" runat="server" id="txtExpireDate"></td>
</tr> </tr>
<tr> <tr>
<td style="white-space: nowrap" class="tg-fymr">Remittance Allowed:</td> <td style="white-space: nowrap" class="tg-fymr">Remittance Allowed:</td>
<td colspan="2" class="tg-0pky" runat="server" id="txtRemittanceAllowed"></td>
<td colspan="3" class="tg-0pky" runat="server" id="txtRemittanceAllowed"></td>
<td class="tg-fymr">Online Login Allowed:</td> <td class="tg-fymr">Online Login Allowed:</td>
<td colspan="2" class="tg-0pky" runat="server" id="txtOnlineLoginAllowed"></td> <td colspan="2" class="tg-0pky" runat="server" id="txtOnlineLoginAllowed"></td>
</tr> </tr>
<tr> <tr>
<td class="tg-7btt" colspan="6">Beneficiary Information</td>
<td colspan="6">&nbsp;</td>
</tr>
<tr>
<td class="tg-7btt" colspan="6" style="text-decoration:underline; text-align: left">Beneficiary Information</td>
</tr> </tr>
<tr> <tr>
<td style="white-space: nowrap" class="tg-fymr">Country:</td> <td style="white-space: nowrap" class="tg-fymr">Country:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recCountry"></td>
<td colspan="3" class="tg-0pky" runat="server" id="recCountry"></td>
<td class="tg-fymr">Beneficiary Type:</td> <td class="tg-fymr">Beneficiary Type:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recBeneficiaryType"></td> <td colspan="2" class="tg-0pky" runat="server" id="recBeneficiaryType"></td>
</tr> </tr>
@ -141,37 +140,37 @@
</tr> </tr>
<tr> <tr>
<td style="white-space: nowrap" class="tg-fymr">Native Country:</td> <td style="white-space: nowrap" class="tg-fymr">Native Country:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recNativeCountry"></td>
<td colspan="3" class="tg-0pky" runat="server" id="recNativeCountry"></td>
<td class="tg-fymr">Beneficiary Address:</td> <td class="tg-fymr">Beneficiary Address:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recAddress"></td> <td colspan="2" class="tg-0pky" runat="server" id="recAddress"></td>
</tr> </tr>
<tr> <tr>
<td class="tg-fymr">City:</td> <td class="tg-fymr">City:</td>
<td style="white-space: nowrap" colspan="2" class="tg-0pky" runat="server" id="recCity"></td>
<td style="white-space: nowrap" colspan="3" class="tg-0pky" runat="server" id="recCity"></td>
<td class="tg-fymr">Contact No:</td> <td class="tg-fymr">Contact No:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recContactNo"></td> <td colspan="2" class="tg-0pky" runat="server" id="recContactNo"></td>
</tr> </tr>
<tr> <tr>
<td style="white-space: nowrap" class="tg-fymr">Mobile:</td> <td style="white-space: nowrap" class="tg-fymr">Mobile:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recMobile"></td>
<td colspan="3" class="tg-0pky" runat="server" id="recMobile"></td>
<td class="tg-fymr">Id Type:</td> <td class="tg-fymr">Id Type:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recIdType"></td> <td colspan="2" class="tg-0pky" runat="server" id="recIdType"></td>
</tr> </tr>
<tr> <tr>
<td style="white-space: nowrap" class="tg-fymr">Id Number:</td> <td style="white-space: nowrap" class="tg-fymr">Id Number:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recIdNumber"></td>
<td colspan="3" class="tg-0pky" runat="server" id="recIdNumber"></td>
<td class="tg-fymr">Place Of Issue :</td> <td class="tg-fymr">Place Of Issue :</td>
<td colspan="2" class="tg-0pky" runat="server" id="recPlaceOfIssue"></td> <td colspan="2" class="tg-0pky" runat="server" id="recPlaceOfIssue"></td>
</tr> </tr>
<tr> <tr>
<td class="tg-fymr">Relationship To Beneficiary:</td> <td class="tg-fymr">Relationship To Beneficiary:</td>
<td style="white-space: nowrap" colspan="2" class="tg-0pky" runat="server" id="recRelationship"></td>
<td style="white-space: nowrap" colspan="3" class="tg-0pky" runat="server" id="recRelationship"></td>
<td class="tg-fymr">Other Relation Description:</td> <td class="tg-fymr">Other Relation Description:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recOtherRelationDescription"></td> <td colspan="2" class="tg-0pky" runat="server" id="recOtherRelationDescription"></td>
</tr> </tr>
<tr> <tr>
<td style="white-space: nowrap" class="tg-fymr">Purpose Of Remittance:</td> <td style="white-space: nowrap" class="tg-fymr">Purpose Of Remittance:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recPurposeOfRemittance"></td>
<td colspan="3" class="tg-0pky" runat="server" id="recPurposeOfRemittance"></td>
<td class="tg-fymr">Other Purpose Of Remittance:</td> <td class="tg-fymr">Other Purpose Of Remittance:</td>
<td colspan="2" class="tg-0pky" runat="server" id="otherPurpose"></td> <td colspan="2" class="tg-0pky" runat="server" id="otherPurpose"></td>
</tr> </tr>
@ -181,13 +180,13 @@
</tr> </tr>
<tr> <tr>
<td style="white-space: nowrap" class="tg-fymr">Agent/Bank:</td> <td style="white-space: nowrap" class="tg-fymr">Agent/Bank:</td>
<td colspan="2" class="tg-0pky" runat="server" id="pagent"></td>
<td colspan="3" class="tg-0pky" runat="server" id="pagent"></td>
<td class="tg-fymr">Beneficiary A/c:</td> <td class="tg-fymr">Beneficiary A/c:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recAccountNumber"></td> <td colspan="2" class="tg-0pky" runat="server" id="recAccountNumber"></td>
</tr> </tr>
<tr> <tr>
<td style="white-space: nowrap" class="tg-fymr">Agent/Bank Branch:</td> <td style="white-space: nowrap" class="tg-fymr">Agent/Bank Branch:</td>
<td colspan="2" class="tg-0pky" runat="server" id="pBranch"></td>
<td colspan="3" class="tg-0pky" runat="server" id="pBranch"></td>
<td class="tg-fymr">Remarks:</td> <td class="tg-fymr">Remarks:</td>
<td colspan="2" class="tg-0pky" runat="server" id="recRemarks"></td> <td colspan="2" class="tg-0pky" runat="server" id="recRemarks"></td>
</tr> </tr>
@ -197,7 +196,6 @@
私の依頼する送金は、北朝鮮及びイランとは関係無い取引であり、反社会勢力と一切の関りはありません。<br /> 私の依頼する送金は、北朝鮮及びイランとは関係無い取引であり、反社会勢力と一切の関りはありません。<br />
私は「外内国の重要な公的な地位にある者」ではありません。<br /> 私は「外内国の重要な公的な地位にある者」ではありません。<br />
また申込書に表示された内容について間違いが無い事を確認した上で、JME送金サービスの利用を依頼します。<br /> また申込書に表示された内容について間違いが無い事を確認した上で、JME送金サービスの利用を依頼します。<br />
<br />
I understand and agree to the ”Terms and Conditions for Overseas Remittance” of Japan Money Express Co., Ltd. (JME).<br /> I understand and agree to the ”Terms and Conditions for Overseas Remittance” of Japan Money Express Co., Ltd. (JME).<br />
I confirm that this remittance has nothing to do with North Korea or Iran. Also, I have no relation to any Anti-Social Forces or any engagement in I confirm that this remittance has nothing to do with North Korea or Iran. Also, I have no relation to any Anti-Social Forces or any engagement in
illegal activities.<br /> illegal activities.<br />
@ -341,7 +339,9 @@
footer { footer {
display: none; display: none;
} }
.custom-control-label{
font-size:7px !important;
}
.table-borderless td, .table-borderless td,
.table-borderless th { .table-borderless th {
border: 0; border: 0;

3
JMEAgentSystem/WebPages/CustomerRegistration/PrintDetails.aspx.cs

@ -53,9 +53,10 @@ namespace JMEAgentSystem.WebPages.CustomerRegistration
private void SetCustomerDetails(DataRow dr) private void SetCustomerDetails(DataRow dr)
{ {
hdnCustomerId.Value = dr["customerId"].ToString(); hdnCustomerId.Value = dr["customerId"].ToString();
TxtMembershipId.InnerText = dr["membershipId"].ToString();
txtCustomerType.InnerText = dr["customerType"].ToString(); txtCustomerType.InnerText = dr["customerType"].ToString();
txtFullName.InnerText = dr["fullName"].ToString(); txtFullName.InnerText = dr["fullName"].ToString();
customerName.InnerText = dr["fullName"].ToString();
membershiId.InnerText = dr["membershipId"].ToString();
hdnAccountName.Value = txtFullName.InnerText; hdnAccountName.Value = txtFullName.InnerText;
txtGender.InnerText = dr["gender"].ToString(); txtGender.InnerText = dr["gender"].ToString();
txtCountry.InnerText = dr["country"].ToString(); txtCountry.InnerText = dr["country"].ToString();

13
JMEAgentSystem/WebPages/CustomerRegistration/PrintDetails.aspx.designer.cs

@ -13,13 +13,22 @@ namespace JMEAgentSystem.WebPages.CustomerRegistration {
public partial class PrintDetails { public partial class PrintDetails {
/// <summary> /// <summary>
/// TxtMembershipId control.
/// customerName control.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// Auto-generated field. /// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file. /// To modify move field declaration from designer file to code-behind file.
/// </remarks> /// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlTableCell TxtMembershipId;
protected global::System.Web.UI.HtmlControls.HtmlGenericControl customerName;
/// <summary>
/// membershiId control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl membershiId;
/// <summary> /// <summary>
/// txtFullName control. /// txtFullName control.

29
JMEAgentSystem/WebPages/SendTxn/PrintSendMoneyRequestDetails.aspx

@ -5,29 +5,28 @@
<div class="page-wrapper"> <div class="page-wrapper">
<table class="tg table-borderless" runat="server"> <table class="tg table-borderless" runat="server">
<tr> <tr>
<td colspan="6" style="text-align: center; font-weight: bold; font-size: 20px;">Japan Money Express Co. Ltd</td>
<td colspan="6" style="text-align: center; font-weight: bold; font-size: 19px;">Japan Money Express Co. Ltd</td>
</tr> </tr>
<tr> <tr>
<td class="tg-7btt" colspan="6" style="text-align: center">Remittance Request</td>
<td class="tg-7btt" colspan="6" style="text-align: center; font-size:16px;">Remittance Request</td>
</tr> </tr>
<tr> <tr>
<td colspan="6">&nbsp;</td> <td colspan="6">&nbsp;</td>
</tr> </tr>
<tr> <tr>
<td class="tg-7btt" colspan="6">Customer Information <span id="customerName" runat="server"></span>( <span id="membershiId" runat="server"></span>)</td>
<td class="tg-7btt" colspan="6" style="text-decoration:underline;">Customer Information:&nbsp;<span id="customerName" runat="server"></span>&nbsp;(<span id="membershiId" runat="server"></span>)</td>
</tr> </tr>
<tr> <tr>
<td colspan="4" class="tg-fymr"></td>
<td style="white-space: nowrap" class="tg-fymr">Customer Id Number :</td>
<td class="tg-0pky" runat="server" id="idNumber"></td>
<td style="white-space: nowrap; width:13%;" class="tg-fymr">Customer Full Name:</td>
<td colspan="2" class="tg-0pky" runat="server" id="custFullName" style="width:37%;"></td>
<td style="white-space: nowrap; width:13%;" class="tg-fymr">Customer Id Number :</td>
<td colspan="3" class="tg-0pky" runat="server" id="idNumber" style="width:37%;"></td>
</tr> </tr>
<tr> <tr>
<td style="white-space: nowrap" class="tg-fymr">Customer Full Name:</td>
<td colspan="5" class="tg-0pky" runat="server" id="custFullName"></td>
<td colspan="6">&nbsp;</td>
</tr> </tr>
<tr> <tr>
<td class="tg-7btt" colspan="6">Beneficiary Information</td>
<td class="tg-7btt" colspan="6" style="text-decoration:underline;">Beneficiary Information</td>
</tr> </tr>
<tr> <tr>
<td class="tg-fymr">Beneficiary Fullname:</td> <td class="tg-fymr">Beneficiary Fullname:</td>
@ -40,7 +39,10 @@
<td colspan="3" class="tg-0pky" runat="server" id="recMobile"></td> <td colspan="3" class="tg-0pky" runat="server" id="recMobile"></td>
</tr> </tr>
<tr> <tr>
<td class="tg-7btt" colspan="6">Transaction Information</td>
<td colspan="6">&nbsp;</td>
</tr>
<tr>
<td class="tg-7btt" colspan="6" style="text-decoration:underline;">Transaction Information</td>
</tr> </tr>
<tr> <tr>
<td style="white-space: nowrap" class="tg-fymr">Payout Country:</td> <td style="white-space: nowrap" class="tg-fymr">Payout Country:</td>
@ -87,7 +89,6 @@
また申込書に表示された内容について間違いが無い事を確認した上で、JME送金サービスの利用を依頼します。 また申込書に表示された内容について間違いが無い事を確認した上で、JME送金サービスの利用を依頼します。
<br /> <br />
I understand and agree to the ”Terms and Conditions for Overseas Remittance” of Japan Money Express Co., Ltd. (JME).<br /> I understand and agree to the ”Terms and Conditions for Overseas Remittance” of Japan Money Express Co., Ltd. (JME).<br />
I confirm that this remittance has nothing to do with North Korea or Iran. I have no relation to any Anti-Social Forces or engagement in any illegal activities.<br /> I confirm that this remittance has nothing to do with North Korea or Iran. I have no relation to any Anti-Social Forces or engagement in any illegal activities.<br />
I am not Politically Exposed Persons(PEPs).<br /> I am not Politically Exposed Persons(PEPs).<br />
@ -220,7 +221,9 @@
.content { .content {
margin-top: 0px !important; margin-top: 0px !important;
} }
.custom-control-label{
font-size:7px !important;
}
img { img {
height: 70px !important; height: 70px !important;
width: 100px !important; width: 100px !important;

8
JMEAgentSystem/WebPages/SendTxn/PrintSendMoneyRequestDetails.aspx.designer.cs

@ -31,22 +31,22 @@ namespace JMEAgentSystem.WebPages.SendTxn {
protected global::System.Web.UI.HtmlControls.HtmlGenericControl membershiId; protected global::System.Web.UI.HtmlControls.HtmlGenericControl membershiId;
/// <summary> /// <summary>
/// idNumber control.
/// custFullName control.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// Auto-generated field. /// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file. /// To modify move field declaration from designer file to code-behind file.
/// </remarks> /// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlTableCell idNumber;
protected global::System.Web.UI.HtmlControls.HtmlTableCell custFullName;
/// <summary> /// <summary>
/// custFullName control.
/// idNumber control.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// Auto-generated field. /// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file. /// To modify move field declaration from designer file to code-behind file.
/// </remarks> /// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlTableCell custFullName;
protected global::System.Web.UI.HtmlControls.HtmlTableCell idNumber;
/// <summary> /// <summary>
/// recFullName control. /// recFullName control.

2
JMEAgentSystem/bin/JMEAgentSystem.dll.config

@ -74,7 +74,7 @@
<add name="DefaultSessionProvider" type="System.Web.Providers.DefaultSessionStateProvider, System.Web.Providers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" connectionStringName="DefaultConnection" /> <add name="DefaultSessionProvider" type="System.Web.Providers.DefaultSessionStateProvider, System.Web.Providers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" connectionStringName="DefaultConnection" />
</providers> </providers>
</sessionState> </sessionState>
<customErrors mode="Off" defaultRedirect="mycustompage.htm"/>
<customErrors mode="Off" defaultRedirect="mycustompage.htm" />
</system.web> </system.web>
<appSettings> <appSettings>
<add key="virtualDirName" value="" /> <add key="virtualDirName" value="" />

Loading…
Cancel
Save