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.216.167.229
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script>
<div id='tabs'>
<ul>
<li><a href='#report_Marklist_subject_wise_div'>Tatkal Report</a></li>
</ul>
<div align="left" id="report_Marklist_subject_wise_div" style="height:250px; overflow:auto">
<table width="100%" border="0" cellspacing="1" cellpadding="1">
<tr>
<td style="width:155px;font-size:12px;" align="left">Date Range
</td>
<td> : </td>
<td>
<input type="text" id="date_from" style="width: 90px" onkeypress='return acceptNumbersOnlyForModule(event);' onkeydown = 'dmydateformat(event,this.id)' placeholder = 'dd/mm/yyyy' maxlength = 10 name="date_from"/>
-
<input type="text" id="date_to" style="width: 90px" onkeypress='return acceptNumbersOnlyForModule(event);' onkeydown = 'dmydateformat(event,this.id)' placeholder = 'dd/mm/yyyy' maxlength = 10 name="date_to"/>
</td>
</tr>
<tr>
<td style="width:155px;font-size:12px;" align="left">Application No. Range
</td>
<td> : </td>
<td>
<input type="text" id="app_from" style="width: 90px" maxlength = 4 value="0000" onkeypress = "to_upperx(this.id)" name="cntr_from"/>
-
<input type="text" id="app_to" style="width:90px" maxlength = 4 value="ZZZZ" onkeypress = "to_upperx(this.id)" name="cntr_to"/>
</td>
</tr>
<tr>
<td style="width:155px;font-size:12px;" align="left">Register No. range
</td>
<td> : </td>
<td>
<input type="text" id="regno_from" style="width: 90px" maxlength = 8 value="00000" onkeypress = "to_upperx(this.id)" name="qp_code_from"/>
-
<input type="text" id="regno_to" style="width: 90px" maxlength = 8 value="ZZZZZ" onkeypress = "to_upperx(this.id)" name="qp_code_to"/>
</td>
</tr>
<tr>
<td style="width:155px;font-size:12px;" align="left">Report Type
</td>
<td> : </td>
<td>
<select id = 'reportype' style = "width:125px;height:22px;margin-top:5px;">
<option value = "">Select Type</option>
<option value = "General">General</option>
<option value = "Tatkal">Tatkal</option>
<option value = "all">All</option>
</select>
</td>
</tr>
<tr>
<td style="width:155px;font-size:12px;" align="left">Amount Paid only
</td>
<td> : </td>
<td>
<input type="checkbox" id="payed" />
</td>
</tr>
<tr>
<td style="width:155px;font-size:12px;" align="left">Certificate printed only
</td>
<td> : </td>
<td>
<input type="checkbox" id="cpo" />
</td>
</tr>
</table>
</div>
</div>
|