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


Current Path : /var/www/html/vskub/html_modules/
Upload File :
Current File : /var/www/html/vskub/html_modules/teacher_report.html

 <script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script> 
   <div id='tabs'>
   <ul>
      <li><a href='#Report_degree_list'>General</a></li>
   </ul>
 

<div align="left" id="report_Admission_ticket_div" style="height:250px;padding-top:10px;padding-left:10px; overflow:auto">	 
	<table width="50%" border="0" cellspacing="1" cellpadding="1">	   
	<!-- 	<tr>	
		    <td align="right">From Dept</td>
			<td><select id="from_dept"  name="62" style='width:135px'>
						<option></option>
						</select></td>	  
		    <td align="right">To Dept</td>
			<td><select id="to_dept"  name="62" style='width:135px'>
						<option></option>
						</select></td>	             				
        </tr> 
		<tr>	
		    <td align="right">From Des</td>
			<td><select id="from_des"  name="62" style='width:135px'>
						<option></option>
						</select></td>	  
		    <td align="right">To Des</td>
			<td><select id="to_des"  name="62" style='width:135px'>
						<option></option>
						</select></td>	             				
        </tr>	-->			  
		   <tr>
	        <td align="right">From Dept:</td>		 
			<td align="left" style="width:30px;">
				<input style="width:129px;" onkeydown="return keyboardDeptPopup(event,this.id)"			
				type="text" id="from_dept"   onfocus="$g_focus_element=this.id"/ value='0'>
			</td>	
	        <td align="right">To Dept:</td>		 
			<td align="left" style="width:30px;">
				<input style="width:129px;" onkeydown="return keyboardDeptPopup(event,this.id)"			
				type="text" id="to_dept"   onfocus="$g_focus_element=this.id" value='Z' />
			</td>												
			 		           			 								                  			 																			 				
		</tr>		  
		   <tr>
	        <td align="right">From Des:</td>		 
			<td align="left" style="width:30px;">
				<input style="width:129px;" onkeydown="return keyboardDesPopup(event,this.id)"			
				type="text" id="from_des"   onfocus="$g_focus_element=this.id" value='0' />
			</td>	
	        <td align="right">To Des:</td>		 
			<td align="left" style="width:30px;">
				<input style="width:129px;" onkeydown="return keyboardDesPopup(event,this.id)"			
				type="text" id="to_des"   onfocus="$g_focus_element=this.id" value='Z'/>
			</td>												
			 		           			 								                  			 																			 				
		</tr>	

	</table>
</div>
</div>