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 : 3.138.134.106
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script>
<script type="text/javascript" src="js/validate.js"></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="left" style="width:50px">Degree:
</td>
<td style="height:10px" >
<select onchange='' id="candidate_list_degree" style="width:90%;height:25px" ></select>
</td>
</tr>
<tr>
<td align="left" style="width:100px">Examno :</td>
<td align="left" style="width:300px" >
<select onchange='' id="candidate_list_examno" style="width:90px;height:25px" ></select></td>
</tr> -->
<tr>
<td align="left" style="width:100px">Register No. :</td>
<td align="left" style="width:300px" >
<input placeholder="Reg. No." type="text" id="fregno" style="width:140px;height:20px" ></td>
</tr>
<tr>
<td align="left" style="width:100px"> </td>
<td>
<div class="raval_submit" style="width:42px; margin: 0 auto;float:left; margin-left:150px;">
<span onclick="displayStudentPortalData()" 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 = 'student_data' style="min-height:220px; clear:both; overflow:auto">
</div>
</div>
|