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


Current Path : /var/www/html/gcg/html_modules/
Upload File :
Current File : /var/www/html/gcg/html_modules/appear_list_center_qp_wise.html

 <script type='text/javascript'>
	/*  $('#qp_frm_date').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true,	changeYear: true,dateFormat:'dd/mm/yy',buttonImage: 'images/cal.jpg', buttonImageOnly: true});
	 $('#qp_to_date').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true,	changeYear: true,dateFormat:'dd/mm/yy',buttonImage: 'images/cal.jpg', buttonImageOnly: true});*/
	 $(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_daily_report_div" style="height:340px;margin-top:20px;margin-left:100px; overflow:auto">	 
	<table width="100%" border="0" cellspacing="2" cellpadding="2">						
		<tr>
			<td align="left" width="110px">
				Exam Date Range
			</td>
			<td > : </td>
			<td>
				<input type="text" id="qp_frm_date" style="width: 80px;margin-left:-2px;"  onkeypress='return acceptNumbersOnlyForModule(event);' onkeydown = 'dmydateformat(event,this.id)' placeholder = 'dd/mm/yyyy'  maxlength = 10 > -				
				<input type="text" id="qp_to_date" style="width: 80px"  onkeypress='return acceptNumbersOnlyForModule(event);' onkeydown = 'dmydateformat(event,this.id)' placeholder = 'dd/mm/yyyy'  maxlength = 10 >				      
			</td>
		</tr>  
		<tr>
			<td align="left">
				QP Code Range
			</td>
			<td> : </td>
			<td>
				<input type="text" id="qp_code_start" style="width:80px" maxlength = 5 value='00000'
				onkeydown="return keyboardSubjectQPPopup(event,this.id,$('#qp_code_start').val())"
				onfocus="$g_focus_element='qp_code_start';"	 /> -				
				
				<input type="text" id="qp_code_end" style="width:80px;" value='ZZZZZ' maxlength = 5
				onkeydown="return keyboardSubjectQPPopup(event,this.id,$('#qp_code_end').val())"
				onfocus="$g_focus_element='qp_code_end';"	 />				      
			</td>
		</tr> 
		<tr>
			<td align="left" width="100px" >Session 
			</td>
			<td> : </td>
			<td align="left">
				<span style='float:left'>
					<select  id="section" style="width:90px;height:20px">
						<option value = ''>Select Session</option>
						<option value = 'M%'>Mooring</option>
						<option value = 'N%'>After Noon</option>
						<option value = 'both'>both</option>
					</select>
				</span>				
			</td>
		</tr>
	</table>                	
</div>
</div>