File: /www/exchange0old/exchange/templates/originator_application_success.html
<AJDF:output>include file="header.html"</AJDF:output>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="top" > </td>
</tr>
<tr>
<td class="login_bg" align="left" valign="middle">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="middle" class="login_bg_t">Exchange Trade Centre | Create Organisation Application Form</td>
<td width="" align="left" valign="middle" class="txt_11">Originator Organisation ID: <AJDF:output>$smarty.session.user.org_ref_id</AJDF:output> </td>
<td class="txt_11" align="right"><AJDF:output>include file='originator_top_dashboard_links.html'</AJDF:output></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" valign="top" class="about_c"><table width="100%" border="0" cellspacing="5" cellpadding="5">
<tr>
<td width="18%" align="left" valign="top"><AJDF:output>include file='left_sidebar_small.html'</AJDF:output></td>
<td width="82%" align="right" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="inves_top_bg" align="center" valign="middle"><span>Thank You</span></td>
</tr>
<tr>
<td align="center" valign="top" class="about_c"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top"><table width="100%" border="0" cellpadding="5" cellspacing="0">
<tr>
<td align="center" valign="top"><table width="80%" border="0" cellspacing="2" cellpadding="2" class="hdr_center1">
<tr class="very_lite_gray" >
<td height="200" width="100%" align="center" valign="middle">
<table width="78%" border="0" cellpadding="3" cellspacing="3" class="clsJustify">
<tr>
<td width="78%" align="center" valign="middle">
<input type="button" value="Go to Dash Board" class="mem_bttn_long"
onclick="self.location='index.php?do=originatorhome';"></td>
</tr>
<tr>
<AJDF:output>php</AJDF:output>
$sql = "SELECT application_step FROM organisation_details WHERE organisation_id='".$_SESSION['bvalues']['org_id']."' ";
$rec = mysql_query($sql);
while($row1=mysql_fetch_array($rec)){
$step = $row1['application_step'];
}
<AJDF:output>/php</AJDF:output>
<AJDF:output>php</AJDF:output>
if($step=='8'){<AJDF:output>/php</AJDF:output>
<td>
<b align="left" valign="middle"> <b>Your payment has been processed successfully. <AJDF:output>if $order !=''</AJDF:output> Your order number is: #<AJDF:output>$order</AJDF:output> <AJDF:output>/if</AJDF:output></b></td>
<AJDF:output>php</AJDF:output>}<AJDF:output>/php</AJDF:output>
</tr>
<tr><td>
<p>Your Application details have been passed to the Credebt Exchange® Trade Desk for processing. The Application Team must manually validate every Organisation Application. Depending on the volume of applicants being processed, this validation can take between <span class="red">1 and 2 business days to complete</span>. If after 2 business days, you have not received any notification from the Registration Team, contact us using the online <a href="http://www.credebtexchange.com/support.php" alt="TEXT" title="Use the Support Contact Form now" class="txt_bluenew" /> Support Contact Form </a></p>
<p><br>Thank you for registering with Credebt Exchange® and we look forward to offering you the best in customer care and superior commercial finance services.</p>
</td></tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td align="left" valign="top"> </td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td align="left" valign="top"> </td>
</tr>
</table>
<AJDF:output>include file="footer.html"</AJDF:output>