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


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_application.html

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

   <div id='tabs'>
   <ul style='height:20px;'>
      <li > </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' onchange="getval(this);" style = "width:125px;height:22px;margin-top:5px;">
				</select>
			</td> 
		</tr>

		<tr>
			<td style="width:155px;font-size:12px;" align="left">Degree
			</td>
			<td> : </td>
			<td> 
				<select id='degree' onchange="getdegree(this);"style = "width:125px;height:22px;margin-top:5px;">
				</select>
			</td> 
		</tr>
		<tr>
			<td style="width:155px;font-size:12px;" align="left">Exam
			</td>
			<td> : </td>
			<td> 
				<select id='exam' style = "width:125px;height:22px;margin-top:5px;">
				</select>
			</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="degree_from"/> -		   
				
				<input type="text" id="app_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">Payment Type
			</td>
			<td> : </td>
			<td> 
				<select id='payment' 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> 
			<td style="width:43px; margin: 0 auto;float:left;margin-left: -221%;" class="raval_submit">
			<span style="margin-top: 2px;float:left;margin-left:8px;cursor: pointer; color:#545345;line-height
: 19px;font-size:14px;font-weight:bold;" onclick="DisplayAckApplications();">Go</span>
		</td>
		</tr>
	</table>
</div>
	<div align="center" id="ack_application_details" style="height:453; overflow:auto;margin-top: -8%">	 
	</div>
</div>