0xV3NOMx
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.238.6


Current Path : /proc/thread-self/root/var/www/html/gach/html_modules/
Upload File :
Current File : //proc/thread-self/root/var/www/html/gach/html_modules/resultsheet.html

 <script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script> 

   <div id='tabs'>
   <ul style='height:20px;'>
      <li > </li>
   </ul> 
<div align="left"  style="height:250px; overflow:auto">	 
	<table width="100%" border="0" cellspacing="1" cellpadding="1">	 
		<tr>
			<td style="width:155px;font-size:12px;" align="left">Degree Group
			</td>
			<td> : </td>
			<td> 
				<select id='deggrp' style = "width:125px;height:22px;margin-top:5px;" onchange="getDegreeName()">
			
				</select>
			</td> 
		</tsr>
		<tr>
			<td style="width:155px;font-size:12px;" align="left">Degree
			</td>
			<td> : </td>
			<td> 
				<select id='degree' style = "width:125px;height:22px;margin-top:5px;" onchange="getDegreeExamName()">
			
				</select>
			</td> 
		</tr>
		<tr>
			<td style="width:155px;font-size:12px;" align="left">Exam
			</td>
			<td> : </td>
			<td> 
				<select id='degexam' style = "width:125px;height:22px;margin-top:5px;">
			
				</select>
			</td> 
		</tr>
	</table>
</div>
	
</div> 

<script>
$(document).ready(function (){
	$("#exam_range").hide();
});

</script>