Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 18.225.55.42
<script type='text/javascript'>
$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});
$('#up_to').datepicker({ changeMonth: true, changeYear: true,dateFormat:'dd/mm/yy'});
</script>
<div id='tabs'>
<ul>
<li><a href='#ack_rv_rt_application'>Document Preparation </a></li>
</ul>
<div align="center" id="ack_rv_rt_application" style="height:453; overflow:auto;">
<table class='content-tbl' width="100%" border="0" cellspacing="0" cellpadding="2" align="center">
<tr>
<td style="width:120px" align="left">App. Date. Upto:</td>
<td>
<input type="text" value='00/00/0000'style="width:100px;text-align: center;" disabled id="up_to" maxlength="8" />
<span style="background-color: #008CBA; border: none; color: white; padding: 3.5px 20px; text-align: center; text-decoration: none; display: inline-block; font-size: 12px; cursor: pointer;" onclick="DisplayChallanPreparationDetails();">View</span>
</td>
<td align="right">
<span style="background-color: #008CBA; border: none; color: white; padding: 3.5px 20px; text-align: center; text-decoration: none; display: inline-block; font-size: 12px; cursor: pointer;" onclick="PrepareChallanDetailsForRvRT();">Generate Document</span>
</td>
</tr>
</table>
<div align="center" id="ack_rv_rt_application_details" style="height:453; overflow:auto;"> </div>
</div>
|