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


Current Path : /var/www/html/reva/html_modules03.05.2016/
Upload File :
Current File : /var/www/html/reva/html_modules03.05.2016/revaluation.html

<script>$('#revalution_date').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true,	changeYear: true,dateFormat:'dd/mm/yy',buttonImage: 'images/cal.jpg', buttonImageOnly: true}); </script>
<script>$('#revalution_dd_date').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true,	changeYear: true,dateFormat:'dd/mm/yy',buttonImage: 'images/cal.jpg', buttonImageOnly: true}); </script>
<script type='text/javascript'>$(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="revalution_div" style="overflow:auto">	 
	<table width="100%" border="0" cellspacing="1" cellpadding="1">	   
		<tr>
			<td align="right" style="width:86px">Degree Code:</td>
			<td style="width:280px">
				<input    type="text" id="revalution_degree_code" style="width: 70px"
				maxlength="5"
				onkeypress ="return pulsar(event,this);"
				onkeydown="return keyboardDegreePopup(event,this.id,$('#revalution_degree_code').val())"
				onfocus="$g_focus_element='report_admission_ticket_degree_code';"				
				onblur="getdegreeNames();">&nbsp;&nbsp;
				<input type="text" id="revalution_degree_name" readonly tabindex=-1 onfocus="$g_focus_element='revalution_degree_name';" style="background-color: AliceBlue">
			</td>
		</tr>
		<tr>
		    <td align="right">Register No:</td>
            <td>
		        <input type="text"  id="revalution_start" style="width: 70px"
				onkeyup="if (this.value.length > 8) {this.value = this.value.substr(0,8); }"
				onkeypress ="return pulsar(event,this);"
				onkeydown="return KeyboardGetRevalutionRegno(event,this.id,$('#revalution_degree_code').val());"
				onblur="DisplayRevalutionDetails(event,this.id,$('#revalution_degree_code').val());"				
				onfocus="$g_focus_element='revalution_start';"/>             				
			</td>   
			
        </tr>
		<tr>
			<td align="right">Student:</td>
			<td>
				<input id='name'style="width: 200px;border:0px;"  />
			</td>
		</tr><tr>
			<td align="right">Corr.Type:</td>
			<td>
				<select         id='revalution_corr_type'    style='width:164Px; ' class='ElementCount'>
				<option value='0' id=''>Select</option>
				<option value='1' id=''>RV</option>
				 
				</select>
			</td>
		</tr></table>	
	
	<div id="revaluation_div"></div>
	
			<br><br>
	<div align="left" id="revalution_div" style="height:100px; overflow:auto">
		<table width="86%" border="0" cellspacing="1" cellpadding="1">
		<tr>
			<td align='right' style='width:86Px;'>Total Fee</td>
			<td align='left'>
				<input type='text'  align="right"  disabled=true id='revalution_fee_total' value='' >
			</td>
			
			<td align='right' style='width:86Px;'>Receipt No:</td>
			<td align='left'>
				<input type='text' id='revalution_receipt_no' value='' >
			</td>
			
			
			<td align="right" style=""> Date
			</td>
			<td>
				<input type='text' id='revalution_date' value=''>
			</td>
			
		</tr>
		<tr>
			<td align="right" style="">DD No:
			</td>
			<td>
				<input type='text' id='revalution_dd_no' value=''>
			</td>
			<td align="right" style="">DD Date:
			</td>
			<td>
				<input type='text' id='revalution_dd_date' value=''>
			</td>
			<td align="right" style="">Bank:
			</td>
			<td>
				<input type='text' id='revalution_bank' value=''>
			</td>
			
		</tr>
		<tr>		
			<td align="right" style="">Place:
			</td>
			<td>
				<input type='text' id='revalution_place' value=''>
			</td>
		</tr>		
		</table>
	</div>	
	
</div>
</div>