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.226.88.18
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script>
<!-- <script src="../js/updatedegreegroup.js"></script> -->
<div id='tabs'>
<ul style='height:20px;'>
<li><a href='#'>Update Fresh Exam</a></li>
</ul>
<div id="freshexam">
<table>
<tr>
<td align="left">Degree Group</td>
<td>
<select style='width:282px;height: 22px' name="Degree" id="degree" >
</select>
</td>
</tr>
<tr>
<td align="left">Register Number Range</td>
<td>
<input id="from" class='ElementCount' type="text" placeholder="RegNo. From"
style="width: 150px;margin-top: 5px;margin-bottom: 5px;">
<input id="to" class='ElementCount' type="text" placeholder="RegNo. To"
style="width: 150px;margin-top: 5px;margin-bottom: 5px;">
</td>
<tr>
<td>
Fresh Exam
</td>
<td>
<input id="fexam" class='ElementCount' type="text" placeholder=""
style="width: 150px;margin-top: 5px;margin-bottom: 5px;">
</td>
</tr>
</tr>
</table>
</div>
|