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


Current Path : /proc/thread-self/root/var/www/html/gsc/html_modules/
Upload File :
Current File : //proc/thread-self/root/var/www/html/gsc/html_modules/appear_list_qp.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-left:100px;margin-top:20px; 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 = 'fdate' style="width: 80px" onkeypress='return acceptNumbersOnlyForModule(event);' onkeydown = 'dmydateformat(event,this.id)' placeholder = 'dd/mm/yyyy'  maxlength = 10 /> - 
					<input type = 'text' id = 'tdate' style="width: 80px" onkeypress='return acceptNumbersOnlyForModule(event);' onkeydown = 'dmydateformat(event,this.id)' placeholder = 'dd/mm/yyyy'  maxlength = 10 />
				</td>
			</tr>
            <tr>
		        <td align="left" width="100px">
				QP Code Range
                </td>
				<td> : </td>
                <td>
					<input type="text" id="qp_code_start" style="width:80px"
					onkeydown="return keyboardSubjectQPPopup(event,this.id,$('#qp_code_start').val())"
					onfocus="$g_focus_element='qp_code_start';"	value="0" /> -				
				 	
					<input type="text" id="qp_code_end" style="width:80px"
					onkeydown="return keyboardSubjectQPPopup(event,this.id,$('#qp_code_end').val())"
					onfocus="$g_focus_element='qp_code_end';"	value="ZZZZZ" />				      
				</td>
			</tr> 
           <tr>
				<td align="left">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>