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 : 3.141.25.100


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/admstuddate.html

 <script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});
</script> 
 <script>
	$('.adm_date').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true,	changeYear: true,dateFormat:'dd/mm/yy',buttonImage: 'images/date.gif', buttonImageOnly: true});
</script>
   <div id='tabs'>
   <ul>
      <li><a href='#ack_rv_rt_application'>UpdateStudent Admission Date</a></li>
   </ul>   

<div align="center" id="ack_rv_rt_application" style="height:453; overflow:auto;">
 	<div style="padding: 0px 10px 10px 15px; font-size: 12px;">
 		<table>
	  		<tr>
	  			<td>
         			<div style="width:100px;float:left;text-align:left"><b style="font-size: 11px;">Degree </b> </div>
         		</td>
				<td>
					<select id='appdegree' onchange='GetCombinationAdm(this.value)' style='width:60%;height:24px;margin: 5px' >
						<option value='All'>&nbsp;All</option>
					</select>
				</td>
			</tr>
			<tr>
				<td>
			        <div style="width:100px;float:left;text-align:left"> 
			        	<b style="font-size: 11px;">Combination </b> 
			        </div> 
			    </td>
			    <td>
					<select id='degcomb' style='width:60%;height:24px;margin: 5px'>
						<option value='All'>&nbsp;All</option>
					</select>
				</td>
			</tr>

			<tr>
				<td>
					
				</td>
				<td>
					<span style="margin-top: 2px;cursor: pointer; color:#fff;line-height: 19px;font-size:14px;font-weight:bold;background-color: #35721F;padding: 5px 15px;border-radius: 6px;" onclick="admupdatedate()">View</span>
				</td>
			</tr>
		</table>
	 	<div  id="adm_application_details" style="display:none;overflow:scroll;width:98%;
	 	max-height:600px;margin-top: 20px;">	 
	 	</div>
</div>