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.188.245.152
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script>
<div id='tabs'>
<ul style='height:20px;'>
<li > </li>
</ul>
<script>
$('#candidate_list_date').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true, changeYear: true,dateFormat:'dd/mm/yy', buttonImage: 'images/date.gif', buttonImageOnly: true});
$(function($) {
getpopup();
});
</script>
<div align="left" id="candidate_list" style="min-height:220px; overflow:auto" >
<table id ="tbl_menu" name ="tbl_menu" align="left" cellpadding="2" cellspacing="0" border="0" style="padding-top:2px;width:auto;;">
<tr>
<td align="right" style="width:50px">Degree:
</td>
<td style="height:10px" >
<select onchange='' id="candidate_list_degree" style="width:90%;height:25px" ></select>
</td>
<td align="right" style="width:60px">Category:
</td>
<td>
<select onchange='' id="candidate_list_category" style="width:90px;height:25px" ></select>
</td>
</tr>
<tr>
<td align="right" style="width:100px">Examno :</td>
<td align="left" style="width:300px" >
<select onchange='' id="candidate_list_examno" style="width:90px;height:25px" ></select></td>
<td align="right" style="width:60px">Fee Type:</td>
<td>
<select id="FCONSTYPE" style="width:90px;height:25px" ></select>
</td>
</tr>
<tr>
<td align="right" style="width:100px">Module :</td>
<td>
<select id="fmodule" style="width:60%;height:25px" ><option value = 'EXAM'>Exam Application Form</option><option value = 'ADM'>Admission</option></select>
<div class="raval_submit" style="width:42px; margin: 0 auto; margin-left:12px;">
<span onclick="displayfeeDetails()" style="margin-top: 2px;float:left;margin-left:8px;cursor: pointer; color:#545345;line-height: 19px;font-size:14px;font-weight:bold;">Go</span>
</div>
</td>
</tr>
<tr><td> </td></tr>
</table>
<div id = 'fee_details' style="min-height:220px; clear:both; overflow:auto">
</div>
</div>
|