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 : 52.15.49.90


Current Path : /proc/thread-self/root/var/www/html/gach/html_modules/
Upload File :
Current File : //proc/thread-self/root/var/www/html/gach/html_modules/ack_rv_rt_report.html

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

   <div id='tabs'>
   <ul style='height:20px;'>
      <!-- <li><a href="#ack_rv_rt_report">RV/RT Applications Report</a></li> -->
   </ul> 
<div align="left"  style="height:250px; overflow:auto">	 
	<table width="100%" border="0" cellspacing="1" cellpadding="1">	 
	<tr>
			<td style="width:155px;font-size:12px;" align="left">Degree Group
			</td>
			<td> : </td>
			<td> 
				<select id='deg_type' style = "width:125px;height:22px;margin-top:5px;">
				</select>
			</td> 
		</tr>

		<tr>
			<td style="width:155px;font-size:12px;" align="left">Degree Range
			</td>
			<td> : </td>
			<td> 
				<input type="text" id="degree_from" style="width: 90px" value="00000" onkeypress = "to_upperx(this.id)" name="degree_from"/> -		   
				
				<input type="text" id="degree_to"  style="width: 90px"  value="ZZZZZ" onkeypress = "to_upperx(this.id)"  name="degree_to"/>
			</td> 
		</tr>
		<tr>
			<td style="width:155px;font-size:12px;" align="left">Exam No Range
			</td>
			<td> : </td>
			<td> 
				<input type="text" id="exam_from" style="width: 90px" value="00000" onkeypress = "to_upperx(this.id)" name="exam_from"/> -		   
				
				<input type="text" id="exam_to"  style="width: 90px"  value="ZZZZZ" onkeypress = "to_upperx(this.id)"  name="exam_to"/>
			</td> 
		</tr>
	
		<tr>
			<td  style="width:155px;font-size:12px;" align="left">Application Range
			</td>
			<td> : </td>
			<td>
				<input type="text" id="app_from" style="width: 90px" value="00000" onkeypress = "to_upperx(this.id)" name="app_from"/> -		   
				
				<input type="text" id="app_to"  style="width: 90px"  value="ZZZZZ" onkeypress = "to_upperx(this.id)"  name="app_to"/>		   
			</td>
		
			
		</tr>
		<tr>
			<td style="width:155px;font-size:12px;" align="left">Payment Type
			</td>
			<td> : </td>
			<td> 
				<select id='payment' style = "width:125px;height:22px;margin-top:5px;">
					<option value="All">All</option>
					<option value="POSTOFFICE">POST OFFICE</option>
					<option value="DEBIT/CREDIT/NET BANKING">Net Bank</option>
					<option value="College Bank">College Bank</option>
				</select>
			</td> 
			
		</tr>
		<tr>
			<td style="width:155px;font-size:12px;" align="left">Payment Status
			</td>
			<td> : </td>
			<td> 
				<select id='payment_status' style = "width:125px;height:22px;margin-top:5px;">
					<option value="All">All</option>
					<option value="success">Success</option>
					<option value="pending">Pending</option>
					
				</select>
			</td> 
			
		</tr>
	</table>
</div>
	
</div>