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.188.137.209


Current Path : /proc/thread-self/root/var/www/oasis/html_modules_old/
Upload File :
Current File : //proc/thread-self/root/var/www/oasis/html_modules_old/degree_selection.html

 <script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script> 
   <div id='tabs'>
   <ul style='height:20px;'>
	<li><a href='#'>Degree selection</a></li>
   </ul>
 
 <div align="center" id="identify_transactions" style='padding:10px;'>
 
<table width="100%" class="content-tbl" border="0" cellspacing="4" cellpadding="0">
		<tr align="center">
			<td>
		         All&nbsp;: &nbsp;		    
		        <input id="report_degree_all" type="Radio" name="report_degree_all_only"								
				onfocus="$g_focus_element='report_degree_all'"  onclick="getAllItDegreeCode('all');"/>	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;					
		        Selected Only&nbsp;:&nbsp;	
		        <input id="report_degree_only" type="Radio" name="report_degree_all_only"								
				onfocus="$g_focus_element='report_degree_only'" checked="checked" onclick="getAllItDegreeCode('selected');"/>
			</td>
		</tr>
		<tr  style="display:none;">
			<td align="Right" >
		       Degree Range: 
		    </td>
		    <td > 
		        <input id="it_degree_code" type="text" maxlength="5" style = "width:90px;"  
				onblur="getAllItDegreeCode();"   
				onkeydown="return keyboardDegreePopup(event,this.id,$('#it_degree_code').val());" 				
				onfocus="$g_focus_element='it_degree_code'" 				
				 />&nbsp;&nbsp;		        
		    </td>
		</tr>
	</table>
	<div>
	<div align="center" id="it_module" style="margin-top:20px; width:90%; overflow:auto;">
	</div>	
	</div>	
</div>
</div>