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.191.37.129
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script>
<div id='tabs'>
<ul>
<li><a href='#report_Marklist_subject_wise_div'>QPwise Students count</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">Exam date
</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">Center / College code Range
</td>
<td> : </td>
<td>
<input type="text" id="cntr_from" style="width: 90px" maxlength = 4 value="0000" onkeypress = "to_upperx(this.id)" name="cntr_from"/>
-
<input type="text" id="cntr_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">QP Code Range
</td>
<td> : </td>
<td>
<input type="text" id="qp_code_from" style="width: 90px" maxlength = 8 value="00000" onkeypress = "to_upperx(this.id)" name="qp_code_from"/>
-
<input type="text" id="qp_code_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 = 'qpcount' style = "width:125px;height:22px;margin-top:5px;">
<option value = "">Select Type</option>
<option value = "summary">Summary</option>
<option value = "m.FCNTRCODE">Center Wise</option>
<option value = "m.FCOLLCODE">College Wise</option>
</select>
</td>
</tr>
</table>
</div>
</div>
|