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


Current Path : /var/www/oasis/html_modules_old/
Upload File :
Current File : /var/www/oasis/html_modules_old/subjectfreez.html

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

<div id='tabs'>
	<ul>
	  <li><a href='#freeze_module_at_college_admin_subject'>Subject Freezing</a></li>
	</ul>   

	<div align="center" id="freeze_module_at_college_admin_subject" style="overflow:auto;padding: 10px;">	 
			<table width="100%" border="0" cellspacing="0" cellpadding="3" class='content-tbl' >	   
			<tr>
				<td align="right" style="width: 120px;">Event</td>
				<td>:</td>
				<td>
						<select type="select" style="height:24px;width:300px;border: 1px solid #C2C0C0;" id="fevent">
							<option value=''>--Select--</option>
							<option value='IAM'>IA Marks</option>
							<option value='PRM'>Practical Marks</option>
						</select>		
				</td>
			</tr>
			<tr>
				<td align="right" >College</td>
				<td>:</td>
				<td> 
					<select type="select" style="height:24px;width:300px;border: 1px solid #C2C0C0;" id="fcollcode" onchange = "getdegname()">
						<option value=''>--Select--</option>
					</select>
				</td>
			</tr>
			<tr>
				<td align="right" >Degree</td>
				<td>:</td>
				<td>
					<select type="select" style="height:24px;width:300px;border: 1px solid #C2C0C0;" id="fdegree" onchange = "getexamname()">
						<option value=''>--Select--</option>
					</select> 
				</td>
			</tr>
			<tr>
				<td align="right" >Exam No</td>
				<td>:</td>
				<td>
					<select type="select" style="height:24px;width:300px;border: 1px solid #C2C0C0;" id="fexamno">
						<option value=''>--Select--</option>
					</select>	
					
					<span style="background-color: #008CBA; border: none; color: white; padding: 5px 15px; text-align: center; text-decoration: none; display: inline-block; font-size: 12px; cursor: pointer;" onclick="displayDatesDetails()">View</span>						
				</td>
			</tr>
		</table>
		<br>
		<div align="left" id="fmacas_module_subject_data" style="min-height:220px; overflow:auto; margin-left:80px; clear:both;"></div>	
		<div id = 'practicalFreeze' style="min-height:220px; clear:both; overflow:auto; margin-left:150px;"></div>
	</div> 
</div>