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


Current Path : /var/www/oasis/html_modules_old/
Upload File :
Current File : /var/www/oasis/html_modules_old/receive_rv_rt_application.html

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

	<div align="center" id="ack_rv_rt_application" style="overflow:auto;">	 
		<table width="100%" border="0" cellspacing="0" cellpadding="3" class='content-tbl' >	   
			<tr>
				<td align="right" style="width: 120px;">College Range:</td>
				<td>
					<input type="text" value='0000' style="height:20px;width:100px;border: 1px solid #C2C0C0; text-align: center;" id="college_code_from" maxlength="4"  /> -
					<input type="text" value='ZZZZ' style="height:20px;width:100px;border: 1px solid #C2C0C0; text-align: center;" id="college_code_to" maxlength="4"  />
				</td>
			</tr>	
			<tr>
				<td align="right">Document Range:</td>
				<td>
					<input type="text" value='000000000' style="height:20px;width:100px;border: 1px solid #C2C0C0; text-align: center;"   id="doc_no_from" maxlength="9"  /> -
					<input type="text" value='ZZZZZZZZZ' style="height:20px;width:100px;border: 1px solid #C2C0C0; text-align: center;"   id="doc_no_to" maxlength="9"  />
				</td>
			</tr>	
			<tr>
				<td align="right">Document Type:</td>
				<td>
					<select id="ack_type" style="width:217px;height:24px">
						<option value='NOTREUNIV'>Pending Documents </option>
						<option value='REUNIV'>Received Documents</option>
						<option value='ALL'>All Documents</option>
					</select>				
				</td>
				<td style="width: 120px;" align="right">Degree like:</td>
				<td>
					<input type="text" value=''style="height:20px;width:110px;border: 1px solid #C2C0C0;"   id="degreelike" maxlength="5" />
					<span style="background-color: #008CBA; border: none; color: white; padding: 5px 15px; text-align: center; text-decoration: none; display: inline-block; font-size: 12px; cursor: pointer;" onclick="DisplayAllReceivceDocs();">View</span>
				</td>
				<td style="text-align:right;">
					<span style="background-color: #008CBA; border: none; color: white; padding: 5px 15px; text-align: center; text-decoration: none; display: inline-block; font-size: 12px; cursor: pointer;" onclick="ReceivceSelectedApplications();">Receive</span>
				</td>
			</tr>
		</table>	
	</div> 
	<div align="center" id="rec_rv_rt_application_details" style="overflow:auto;">	 </div>
</div>