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


Current Path : /var/www/html/demo/oasis_old/html_modules/
Upload File :
Current File : /var/www/html/demo/oasis_old/html_modules/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="left" id="freeze_module_at_college_admin_subject" style="height:453; overflow:auto;">	 
	<table width="100%" border="0" cellpadding="1" cellspacing="2"   >
		<tr>
			<td align="right">Event :
			</td>
			<td>
				<span style='float:left'>	
					<select type="select" name="college" style="width:200px;" id="fevent" class="form-control">
						<option value='None'>Select Event</option>
						<option value='IAM'>Ia Marks Entry</option>
						<option value='PRM'>Practical Marks Entry</option>
					</select>		
				</span>
			</td>
		</tr>
		<tr>
			<td  style="width: 100px" align="right" >
		     College : <br />
		    </td>
		    <td> 
				<select type="select" name="college" style="width:200px;" 
					id="fcollcode" onchange = "getdegname()" 
					class="form-control"><option value='None'>Select College</option>
				</select>
		        	      
		    </td>
		</tr>
		<tr>
			<td  style="width: 100px" align="right" >
		     Degree: <br />
		    </td>
		    <td>
		        <select type="select" name="college" style="width:200px;" 
					id="fdegree" onchange = "getexamname()" 
					class="form-control"><option value='None'>Select Degree</option>
				</select> 
				
				
		        
		    </td>
		</tr>
		<tr>
			<td align="right">Exam No:
			</td>
			<td>
				<span style='float:left'>	
					<select type="select" name="college" style="width:200px;" 
					id="fexamno"  
					class="form-control"><option value='None'>Select Exam</option>
				</select>		
				</span>
				<span style='float:left'>	
					<div class="raval_submit" style="width:42px;margin-left:20px;padding:0px;">
						<span onclick="displayDatesDetails()" style="margin-left:12px;margin-top: 2px;cursor: pointer; color:#545345;line-height: 19px;font-size:14px;font-weight:bold;">Go</span>
					</div>
				</span>
			</td>
		</tr>

	</table>
	<br><br>
	<div align="left" id="fmacas_module_subject_data" style="min-height:220px; overflow:auto; clear:both;">
	</div>	
	<div id = 'practicalFreeze' style="min-height:220px; clear:both; overflow:auto">
		
	</div>
</div> 
</div>