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


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

 <script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script> 
    <script>
	$('#rec_date').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true,	changeYear: true,dateFormat:'dd/mm/yy',buttonImage: 'images/date.gif', buttonImageOnly: true});
	$('#student_entry_admdate').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true,	changeYear: true,dateFormat:'dd/mm/yy',buttonImage: 'images/date.gif', buttonImageOnly: true});
	$('#student_entry_dob').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true,	changeYear: true,yearRange: '1970:' + new Date().getFullYear(),dateFormat:'dd/mm/yy',buttonImage: 'images/date.gif', buttonImageOnly: true});
</script>

<script src="../js/form_submit.js"></script>
<style>
.examination_table td input[type=text]
{
	color:#000;
	font-size:18px;
}
.qaltablefisrtrd{
	padding:2px;  
	border-left:1px solid #C5DBEC; 
	border-right:1px solid #C5DBEC; 
	border-bottom:1px solid #C5DBEC;
}
.qaltabletd{
	padding:2px; 
	border-right:1px solid #C5DBEC; 
	border-bottom:1px solid #C5DBEC;
}
.qaltablebody{
	border-left:1px solid #C5DBEC; 
	border-right:1px solid #C5DBEC; 
	padding:2px;
}
.qaltable input {
	width: 30px !important;
	height: 20px;
}
</style>
   <div id='tabs'>
   <ul style='height:20px;'>
      <li></li>
   </ul>
 
<div id='student_entry'  align='center' style='padding-top:8px;font-size:11px;'>
<input name="hdnInstallments" id="hdnInstallments" value="0" type="hidden">
<div id = "perdetl">  
<table border="0" id ='tbl_menu' class='content-tbl' cellpadding="2" cellspacing="2" width="100%">
	<tbody>
		<tr>
			<td width="100%">
				<table class="TableBorder" cellpadding="2" cellspacing="2" width="100%">
					<tbody>
						<tr class="FontGreyBlueHeading">
							<td class="leftPadding3 topPadding3" colspan="4" width="100%">
								<div class='ui-widget-header ui-corner-all sub-tab-header'  align='left' style='font-size:1.2em;height:15px;padding:2px;'>&nbsp;Applicant Details</div>
								<div style='height:10px;'></div>
							</td>
						</tr>
					<tr>
						<td class="topPadding2" align="left">
						01. Admission No:
						</td>
						<td class="topPadding3" >
							<input  name="student_entry_admno" id="student_entry_admno" maxlength="125" class="textInputEnabled" style="text-transform: uppercase;width:90px;" disabled type="text">
							<input  name="ugpg" id="ugpg"  type="hidden">
						</td>
						<td rowspan="5" style="vertical-align: top;" align="left" height="100%">
							
						<table align="left" border="0" cellpadding="2" cellspacing="2" width="100%">
							<tbody>
							<tr>
								<td align="left" width="30%">
									&nbsp;
								</td>
								<td align="left" width="50%">
									&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img name="student_entry_photo" id="student_entry_photo" onchange='DiaplayStudentPhoto()' style="width:120px;height:120px;border:none;" src="img/default_photo.jpg" />
									<input type='hidden' id="student_entry_photo_hidden">
								</td>
							</tr>
							<tr>
								<td>
									&nbsp;
								</td>
								<td class="topPadding3 bottomPadding3" valign="bottom">
									<table border="0" cellspacing="0">
										<tbody><tr>
											<td class="rightPadding3" align="center" valign="top" >
											<input type='file' id="student_entry_upload"  size='10'  name="student_entry_upload"  onchange="DiaplayStudentPhoto();"  style="height:23px;width:100px;margin-left: 30%" >						
												<!--<input tabindex="2" id="btnBrowseImg" name="btnBrowseImg" value="Browse..." class="enabledbutton" onclick="uploadImage();" type="button">-->
												<input type='hidden' id="student_entry_photo_hidden">
											</td>
										</tr>
									</tbody></table>
								</td>
							</tr>
						</tbody></table>
					</td>
						
							
					</tr>
					<tr>
						<td class="topPadding3" align="left" width="35%">
							02.	Date of Admission:<font color="red">*</font>
						</td>
						<td>
							<table cellpadding="2" cellspacing="2" width="100%">
								<tbody>
									<tr>
										<td>
											<input id="student_entry_admdate"  type="text"  
											name="Date of Admission" onkeydown = 'dmydateformat(event,this.id)' placeholder = 'dd/mm/yyyy'  maxlength = 10 onchange = 'getid(this.id)'  onfocus="$g_focus_element='student_entry_admdate'"  style="width:100px;text-align:left;margin-left:-3px;"/>
										</td>	
									</tr>
								</tbody>
							</table>
						</td>
								
					</tr>
					<tr>
						<td class="topPadding3" align="left" width="35%">
						03. Degree :<font color="red">*</font>
						</td>
						<td>
							<select  style='width:250px;' name="Degree" id="student_entry_degree_code" class="selectInputEnabled" onchange='GetCombinationdeg(this.value)' > 
							</select>
						</td>
					</tr>
					<tr>
						<td class="topPadding3" align="left">
						04.	Combination<font color="red">*</font>:
						</td>
						<td class="topPadding3">
							<select  style='width:250px;' name="Combination" id="combination" class="selectInputEnabled" onchange='getcombinationsubjectdetdeg()'>
								
							</select>
						</td>
					</tr>
					<tr>
						<td class="topPadding3" align="left">
						05.	Lateral Entry<font color="red">*</font>:
						</td>
						<td class="topPadding3">
							<select  style='width:250px;' name="Lateral Entry" id="LT" class="selectInputEnabled" onchange='getcombinationsubjectdetdeg()'>
								<option value = "F" >No</option>
								<option value = "T" >Yes</option>
							</select>
						</td>
					</tr>
				<tr>
					<td class="topPadding3" align="left" width="35%">
					05. Student Name:<font color="red">*</font><br>
					<font class="WarningNote">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(As per SSLC / 10th marks card)</font>
					</td>
					<td class="topPadding3" width="25%">
						<input  name="Student Name" id="student_entry_name" 
						onkeypress="return onlyAlphabets(event,this);"
						maxlength="125" class="textInputEnabled" style="width:250px;" type="text">
					</td>
				</tr>
				<tr>
					<td colspan="2" class="topPadding3 bottomPadding3" align="left">
						
					</td>
				</tr>
				<tr>
					<td class="topPadding3" align="left" width="30%">
					06.	Father's Name:<font color="red">*</font><br/>
					<font class="WarningNote">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(As per SSLC / 10th marks card)</font>
					</td>
					<td class="topPadding3">
						<input   name="Father's Name" 
						onkeypress="return onlyAlphabets(event,this);" 
						id="student_entry_fname" maxlength="125" style="width: 250px" 
						class="textInputEnabled" type="text">
					</td>
					<td rowspan="3" style="vertical-align: top;" align="left" height="100%">
						<table align="left" border="0" cellpadding="2" cellspacing="2" width="100%">
							<tbody><tr>
								<td align="left" width="30%">
									&nbsp;
								</td>
								<td align="left" width="50%">
									&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img name="student_signature_photo" id="student_signature_photo" style="width:120px;height:50px;border:none;"  src="img/sign_logo.png" />
									<input type='hidden' id="student_entry_signupload_hidden">
								</td>
							</tr>
							<tr>
								<td>
									&nbsp;
								</td>
								<td class="topPadding3 bottomPadding3" valign="bottom">
									<table border="0" cellspacing="0">
										<tbody><tr>
											<td class="rightPadding3" align="center" valign="top">
												<input type='file' id="student_entry_signupload"  size='10'  name="student_entry_signupload"  onchange="DisplaystudentSignature();"  style="height:23px;width:100px;margin-left: 30%;" >						
											</td>
											
										</tr>
									</tbody></table>
								</td>
							</tr>
							<tr>
								<td>
									&nbsp;
								</td>
								<td class="topPadding3 bottomPadding3" valign="bottom">
									
								</td>
							</tr>
						</tbody></table>
					</td>
				</tr>
				<tr>
					<td class="topPadding3" align="left">
					07.	Mother's Name:<font color="red">*</font><br/>
					<font class="WarningNote">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(As per SSLC / 10th marks card)</font>
					</td>
					<td class="topPadding3">
						<input  style="width: 250px;" 
						onkeypress="return onlyAlphabets(event,this);"
						name="Mother's Name" id="student_entry_mname" maxlength="125" class="textInputEnabled" type="text">
					</td>
				</tr>
				<tr>
					<td class="topPadding3" align="left">
					08. Date of Birth:<font color="red">*</font><br>
					<font class="WarningNote">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(As per SSLC / 10th marks card)</font>
					</td>
					<td class="topPadding3">
						<table cellpadding="2" cellspacing="2" width="100%">
							<tbody>
								<tr>
									<td>
										<input id="student_entry_dob"  type="text" 
										name="Date of Birth" onkeydown = 'dmydateformat(event,this.id)' placeholder = 'dd/mm/yyyy'  maxlength = 10   onfocus="$g_focus_element = 'student_entry_dob'"  style="width:100px;text-align:left;margin-left:-3px;"/>
									</td>	
								</tr>
							</tbody>
						</table>
					</td>
				</tr>
				<input id="student_entry_exam" type="hidden"   value="A"  readonly="readonly" onkeypress="globalkeyEvent(evt,this)" 
				onfocus="$g_focus_element='student_entry_exam'" align="center" />
				<tr>
					<td class="topPadding3" align="left">
					09. Gender:<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<table cellpadding="2" cellspacing="2" width="100%">
							<tbody>
								<tr>
									<td align="left" valign="middle" width="5px">
										<input id="student_entry_genderm" checked="checked"  name="student_entry_gender" class="radioInput" value="M" type="radio">
									</td>
									<td class="leftPadding3" align="left" nowrap="nowrap" valign="middle">
										Male
									</td>
									<td class="leftPadding10" align="left" valign="middle" width="5px">
										<input id="student_entry_genderf"  name="student_entry_gender" class="radioInput" value="F" type="radio">
									</td>
									<td class="leftPadding3" align="left" nowrap="nowrap" valign="middle">
										Female
									</td>
									<td class="leftPadding10" align="left" valign="middle" width="5px">
											<input id="student_entry_gendert"  name="student_entry_gender" class="radioInput" value="T" type="radio">
									</td>
									<td class="leftPadding3" align="left" nowrap="nowrap" valign="middle" width="100%">
										Transgender
									</td>
								</tr>
							</tbody>
						</table>
					</td>
				</tr>

				<tr>
					<td class="topPadding3" align="left">
					10. Blood Group:<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<select  style='width:150px;' name="Blood Group" 
						id="student_entry_blood_grp" class="selectInputEnabled">
							<option value="">--Select--</option>
							<option value="OP">O+</option>
							<option value="OM">O-</option>
							<option value="AP">A+</option>
							<option value="AM">A-</option>
							<option value="BP">B+</option>
							<option value="BM">B-</option>
							<option value="ABP">AB+</option>
							<option value="ABM">AB-</option>
						</select>
					</td>
				</tr>
				
				<tr>
					<td class="topPadding3" align="left">
					11.	Nationality:<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<select  style='width:100px;' name="Nationality" id="student_entry_nationality" class="selectInputEnabled">
							<option value="Indian">Indian</option>
							<option value="NRI">NRI</option>
							<option value="Foreigner">Foreigner</option>
						</select>
					</td>
				</tr>

<!--////// -->
				<tr style="display: none;">
					<td class="topPadding3" align="left">
					13.	Nation of Candidate:
					</td>
					<td class="topPadding3">
						<input maxlength="125" id="student_entry_national" value="India"  
						onkeypress="return onlyAlphabets(event,this);"
						type ="text" style="width:250px;text-align:left;margin-left:-3px;"/>
					</td>                                                                
				</tr>
				
				<tr>
					<td class="topPadding3" align="left">
					12.	Religion:<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<select  style='width:150px;' name="Religion" id="student_entry_religion" class="selectInputEnabled" >
							<option value="0">--Select--</option>
							<option value="Buddhism">Buddhism</option>
							<option value="Christian">Christian</option>
							<option value="Hindu" selected="selected">Hindu</option>
							<option value="Jain">Jain</option>
							<option value="Muslim">Muslim</option>
							<option value="Others">Others</option>
						</select>
					</td>
				</tr>

				<tr>
					<td class="topPadding3" align="left">
					13.	Caste:<font color="red">*</font>
					</td>
					<td class="topPadding3">							
						<input  name="Caste" 
						onkeypress="return onlyAlphabets(event,this);"
						id="student_entry_caste" maxlength="125" class="textInputEnabled" style="text-transform: uppercase;width:250px;" type="text">
						
					</td>
				</tr> 

				<tr>
					<td class="topPadding3" align="left">
					14.	Category :<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<select  style='width:150px;' name="Category" id="degree_category"  onchange ='GetCombinationFeeList();' class="selectInputEnabled">
		
						</select>
					</td>
				</tr>
				<tr>
					<td class="topPadding3 bottomPadding3" align="left">
					15.	Aadhaar Number:&nbsp;<font color="red">*</font>
					</td>
					<td class="topPadding3 bottomPadding3">
						<input id="seAadharNumber" name="Aadhaar Number" 
						 style="width:150px;"
							type="text" maxlength="12" onkeypress="return acceptNumbersOnlyForModule(event);">
					</td>
				</tr>
			

				<tr>
					<td class = "topPadding3" align="left">
					16.	Area:<font color="red">*</font>
					</td>
					<td class = "topPadding3">
						<select  style='width:150px;' name="Area" id="farea" >
							<option value="Rural" selected="selected">Rural</option>
							<option value="Urban">Urban</option>
						</select>
					</td>
				</tr>
				<!-- <tr>
					<td class="topPadding3" align="left">
					17. State:<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<select  name="student_entry_state" id="student_entry_state" class="selectInputEnabled selstate" onchange="checkDomicile();" style="width:150px;">
							
						</select>
					</td>
					
				</tr> -->
				<tr>
					<td class="topPadding3" align="left">
					18.	Permanent Address:&nbsp;
					</td>
					<td class="topPadding3">
						<input id="student_entry_per_add1"class='ElementCount' 
						onkeypress="return onlyAlphabets(event,this);"  
						name="Permanent Address 1"
						type="text" maxlength="40" 
						onblur="changeCase(this.id); " onfocus="$g_focus_element='student_entry_per_add1'" style = "border-left:1px solid #DDDDDD; border-right:1px solid #DDDDDD; border-top:1px solid #DDDDDD; border-bottom:0px solid #DDDDDD; width:250px;"  />
						
						<input id="student_entry_per_add2" 
						name="Permanent Address 2"
						class='ElementCount' onkeypress="return onlyAlphabets(event,this);"
						type="text" maxlength="40" onblur="changeCase(this.id); " 
						onfocus="$g_focus_element='student_entry_per_add2'" style = "border-left:1px solid #DDDDDD;  border-right:1px solid #DDDDDD; border-top:0px solid #DDDDDD; border-bottom:0px solid #DDDDDD; width:250px;"  />
						
						<input id="student_entry_per_add3" 
						name="Permanent Address 3"
						class='ElementCount' 
						onkeypress="return onlyAlphabets(event,this);"
						type="text" maxlength="40" onblur="changeCase(this.id); " 
						onfocus="$g_focus_element='student_entry_per_add3'" onblur="copyAddress()" 
						style = "border-left:1px solid #DDDDDD;  border-top:0px solid #DDDDDD; border-bottom:0px solid #DDDDDD; border-right:1px solid #DDDDDD; width:250px;"  />
						
						<input id="student_entry_per_add4" 
						name="Permanent Address 4"
						class='ElementCount' 
						onkeypress="return onlyAlphabets(event,this);"
						type="text" maxlength="40"  
						onfocus="$g_focus_element='student_entry_per_add4'" style = "border-left:1px solid #DDDDDD; border-right:1px solid #DDDDDD; border-top:0px solid #DDDDDD; border-bottom:1px solid #DDDDDD; width:250px;" />		

						<input id="student_entry_per_dist"
						name="Permanent Address 3"
						class='ElementCount' 
						type="text" maxlength="40" onblur="changeCase(this.id); " 
						onfocus="$g_focus_element='student_entry_per_dist'" onblur="copyAddress()" 
						style = "border-left:1px solid #DDDDDD;  border-top:0px solid #DDDDDD; border-bottom:0px solid #DDDDDD; border-right:1px solid #DDDDDD; width:250px;"  />
						<input id="student_entry_per_state" 
						name="Permanent Address 3"
						class='ElementCount' 
						type="text" maxlength="40" onblur="changeCase(this.id); " 
						onfocus="$g_focus_element='student_entry_per_state'" onblur="copyAddress()" 
						style = "border-left:1px solid #DDDDDD;  border-top:0px solid #DDDDDD; border-bottom:0px solid #DDDDDD; border-right:1px solid #DDDDDD; width:250px;"  />
						<input id="student_entry_per_pin" 
						name="Permanent Address 4"
						class='ElementCount' 
						type="text" maxlength="40"  
						onfocus="$g_focus_element='student_entry_per_pin'" style = "border-left:1px solid #DDDDDD; border-right:1px solid #DDDDDD; border-top:0px solid #DDDDDD; border-bottom:1px solid #DDDDDD; width:250px;" />

					</td>
				</tr>

				<tr>
					<td class="topPadding3" align="left">
					19.	Communication Address:&nbsp;
					</td>
					<td class="topPadding3">
						<input id="student_entry_comm_addr1" 
						name = "Communication Address 1"
						class='ElementCount' 
						onkeypress="return onlyAlphabets(event,this);"
						type="text" maxlength="40" onblur="changeCase(this.id);" 
						onfocus="$g_focus_element='student_entry_comm_addr1'" style = "border-left:1px solid #DDDDDD; border-right:1px solid #DDDDDD; border-top:1px solid #DDDDDD; border-bottom:0px solid #DDDDDD; width:250px;"  /></br>
						
						<input id="student_entry_comm_addr2" 
						name = "Communication Address 2"
						class='ElementCount' type="text" maxlength="40" 
						onkeypress="return onlyAlphabets(event,this);"
						onblur="changeCase(this.id);" 
						onfocus="$g_focus_element='student_entry_comm_addr2'" style = "border-left:1px solid #DDDDDD;  border-right:1px solid #DDDDDD; border-top:0px solid #DDDDDD; border-bottom:0px solid #DDDDDD; width:250px; "/></br>
						
						<input id="student_entry_comm_addr3" 
						name = "Communication Address 3" 
						class='ElementCount'  type="text" maxlength="40" 
						onblur="changeCase(this.id);" onfocus="$g_focus_element='student_entry_comm_addr3'"
						onkeypress="return onlyAlphabets(event,this);"
						 style = "border-left:1px solid #DDDDDD;  border-bottom:0px solid #DDDDDD; border-top:0px solid #DDDDDD; border-right:1px solid #DDDDDD; width:250px; "/></br>
						
						<input id="student_entry_comm_addr4" 
						name = "Communication Address 4"
						class='ElementCount' type="text" maxlength="40" 
						onblur="changeCase(this.id);" onfocus="$g_focus_element='student_entry_comm_addr4'" 
						onkeypress="return onlyAlphabets(event,this);"
						style = "border-left:1px solid #DDDDDD; border-right:1px solid #DDDDDD; border-top:0px solid #DDDDDD; border-bottom:1px solid #DDDDDD; width:250px; "/>
						<input id="student_entry_comm_dist" 
						name = "Communication Address 3" 
						class='ElementCount'  type="text" maxlength="40" placeholder="District"
						onblur="changeCase(this.id);" onfocus="$g_focus_element='student_entry_comm_dist'"
						 style = "border-left:1px solid #DDDDDD;  border-bottom:0px solid #DDDDDD; border-top:0px solid #DDDDDD; border-right:1px solid #DDDDDD; width:250px; "/></br>

						 <input id="student_entry_comm_state" 
						name = "Communication Address 3" 
						class='ElementCount'  type="text" maxlength="40" placeholder="State" 
						onblur="changeCase(this.id);" onfocus="$g_focus_element='student_entry_comm_state'"
						 style = "border-left:1px solid #DDDDDD;  border-bottom:0px solid #DDDDDD; border-top:0px solid #DDDDDD; border-right:1px solid #DDDDDD; width:250px; "/></br>
						
						<input id="student_entry_comm_pin" 
						name = "Communication Address 4"
						class='ElementCount' type="text" maxlength="40" placeholder="Pincode"
						onblur="changeCase(this.id);" onfocus="$g_focus_element='student_entry_comm_pin'" 
						style = "border-left:1px solid #DDDDDD; border-right:1px solid #DDDDDD; border-top:0px solid #DDDDDD; border-bottom:1px solid #DDDDDD; width:250px; "/>
					</td>
					
				</tr>
				
				<tr>
					<td class="topPadding3" align="left" width="30%">
					20.	Student Email ID:<font color="red">*</font>&nbsp;
					</td>
					<td class="topPadding3">
						<input style='width:250px;' name="Student Email Id" id="student_entry_email" maxlength="125" class="textInputEnabled" type="text">
					</td>
				</tr>
			
				<tr>
					<td class="topPadding3" align="left">
					21.	Student Mobile Number:<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<input  name="Student Mobile Number" onkeypress="return acceptNumbersOnlyForModule(event);"  id="student_entry_mobile" maxlength="10" class="textInputEnabled" style="width:150px;" type="text">                                                                   
		
					</td>
				</tr>

				<tr>
					<td class="topPadding3" align="left">
					22.	Parents Mobile No.:&nbsp;
					</td>
					<td class="topPadding3">
						<input  name="Parents Mobile Number"  onkeypress="return acceptNumbersOnlyForModule(event);" id="student_entry_phone" maxlength="10" class="textInputEnabled" type="text" style="width:150px;">
					</td>
				</tr>
				
				<tr>
					<td class="topPadding3" align="left">
					23.	Contact No.:&nbsp;
					</td>
					<td class="topPadding3">
						<input  name="Contact Number" id="contactno"  onkeypress="return acceptNumbersOnlyForModule(event);" style="width:150px;" maxlength="8" class="textInputEnabled" type="text" style="width:150px;">
					</td>
				</tr>

				<tr>
					<td class="topPadding3" align="left">
					24.	Annual Family Income:&nbsp;
					</td>
					<td class="topPadding3">
						<input  name="Annual Family Income" id="student_entry_fincome"  onkeypress="return acceptNumbersOnlyForModule(event);" style="width:150px;" maxlength="8" class="textInputEnabled" type="text" style="width:150px;">
					</td>
				</tr>
				<tr>
					<td class="topPadding3" align="left">
					25.	Student Type:<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<select  style='width:150px;' name="Student Type" id="fstudtype" onchange ='GetCombinationFeeList();' class="selectInputEnabled" >
							<option value="">--Select--</option>
							<option value="karnataka" selected="selected">Karnataka</option>
							<option value="non-karnataka">Non-Karnataka</option>
							<option value="indian students">Indian Students who passed the qualifying from other countries </option>
							<option value="foreign student">Foreigner Student</option>
						</select>
					</td>
				</tr>
				<tr>
					<td class="topPadding3" align="left">
					26.	Medium :&nbsp;
					</td>
					<td class="topPadding3">
						<input  name="Medium" id="fmedium"  style="width:150px;" maxlength="20" class="textInputEnabled" type="text" style="width:150px;">
					</td>
				</tr>
				<tr>
					<td class="topPadding3" align="left">
					27.	Admission Quota:<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<select  style='width:150px;' name="Admission Quota" id="fadmquota" class="selectInputEnabled" >
							 <option value="">--Select--</option>
	                        <option value="Management">Management</option>
	                        <option value="University" selected="selected">University</option>
						</select>
					</td>
				</tr>
				<tr>
					<td class="topPadding3" align="left">
					28.	Income Certificate No. :&nbsp;
					</td>
					<td class="topPadding3">
						<input  name="Income Certificate"   id="fincomecert" 
						style="width:150px;" maxlength="50" class="textInputEnabled" 
						type="text" style="width:150px;"
						placeholder="Income Certificate No.">
					</td>
				</tr>
				<tr>
					<td class="topPadding3" align="left">
					29.	Caste Certificate No. :&nbsp;
					</td>
					<td class="topPadding3">
						<input  name="Caste Certificate" id="fcastecert"  style="width:150px;" 
						maxlength="50"  placeholder="Caste Certificate" class="textInputEnabled" 
						type="text" style="width:150px;">
					</td>
				</tr>
				</tbody></table>
				</td>
			</tr>
 
			</tbody></table>
		</td>
	</tr>
	<!-- ////////////////////////// Subject Details \\\\\\\\\\\\\\\\\\\\\\\\ -->
</div>
	<tr style="height:3px;"><td></td></tr>
	<tr>
		<td align="center" width="100%">
			<table class="TableBorder content-tbl" class='content-tbl' cellpadding="2" cellspacing="2" width="100%">
				<tbody>
				<tr class="FontGreyBlueHeading">
					<td class="leftPadding3 topPadding3" colspan="4" width="100%">
		  
						<div class='ui-widget-header ui-corner-all sub-tab-header'  align='left' style='font-size:1.2em;height:15px;padding:2px;'>&nbsp; 25. Subject Details</div>
						<div style='height:10px;'></div>
					</td>
				</tr>
				<tr>
					<td>
						<div align="center" id="subject_appearing" style="display:'block'; overflow:auto"></div>
					</td>
				</tr>
			</tbody></table>
		</td>
	</tr>

	<!--////////////////////// SSLC Academic Details \\\\\\\\\\\\\\\\\\\\\\\\  -->

	<!--//////////////////////Previous Academic Details \\\\\\\\\\\\\\\\\\\\\\\\  -->
	<div id = "univdetl">
	<tr style="height: 3Px;"><td></td></tr>
	<tr>
		<td>
			<table class="TableBorder content-tbl"  border="0" cellpadding="2" cellspacing="2" width="100%">
				<tbody><tr class="FontGreyBlueHeading">
					<td class="leftPadding3 topPadding3" colspan="2" width="100%">
						
						<div class='ui-widget-header ui-corner-all sub-tab-header'  align='left' style='font-size:1.2em;height:15px;padding:2px;'>&nbsp;Previous Academic Details</div>
						<div style='height:10px;'></div>
					</td>
				</tr>
				<tr>
					<td class="topPadding3" align="left" width="30%">
					26.	Qualifying Exam:&nbsp;<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<!-- <select  name="seTypeOfQualifyingExam" id="seTypeOfQualifyingExam" style="width:150px;" class="selectInputEnabled">
							<option value="0">--Select--</option>
							<option>P.U.C.</option>
							<option>I.T.I.</option>
							<option>10+2</option>
							<option>Diploma</option>
						</select> -->
						<input  name="Qualifying Exam" id="seTypeOfQualifyingExam" maxlength="100" style="width:150px;" class="textInputEnabled" type="text">
					</td>
				</tr>
				<tr>
					<td class="topPadding3" align="left">
					27.	Reg. No:&nbsp;<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<input  name="Reg. No." id="seExamRegNo" maxlength="20" style="width:150px;" class="textInputEnabled" type="text">
					</td>
				</tr>
				
				<tr >
					<td class="topPadding3" align="left" width="35%">
					28. Board Name :<font color="red">*</font>
					</td>
					<td>
						<!-- <select  style='width:250px;' name="Board Name" 
						id="seUniversityName" class="selectInputEnabled" >
						</select> -->
						<input  name="Board Name" id="seUniversityName" maxlength="20" style="width:150px;" class="textInputEnabled" type="text">
					</td>
				</tr>
				
				

				<tr>
					<td class="topPadding3" align="left">
					29.	Passing month / year :&nbsp;<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<input type="text"  style='width:75px;margin-right: 5px;' 
						name="Passing Month" id="fmonth">

						<select  style='width:70px;margin-right: 5px;' name="Passing Year" id="fyear">
						</select>
					</td>
				</tr>

				<tr>
					<td class="topPadding3" align="left">
					30.	Maximum Marks :&nbsp;<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<input type="text" name="Maximum Marks" style = "width:150px"  id="maxmarks" class="textInputEnabled" maxlength="13" onkeypress = "return acceptNumbersOnlyForModule(event);">
					</td>
				</tr>

				<tr>
					<td class="topPadding3" align="left">
					31.	Secured Marks :&nbsp;<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<input type="text" name="Secured Marks" style = "width:150px"  id="secmarks" class="textInputEnabled" maxlength="13" onkeypress = "return acceptNumbersOnlyForModule(event);" onblur="calcPercent()">
					</td>
				</tr>
				<tr>
					<td class="topPadding3" align="left">
					32.	Percentage :&nbsp;<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<input type="text" readonly="readonly" name="Percentage" style = "width:150px"  id="percentage" class="textInputEnabled" maxlength="13" onkeypress = "return acceptNumbersOnlyForModule(event);">
					</td>
				</tr>
		</div>		
			</tbody>
		</table>
		<table width='80%' id = "qalsemdet" style ="display:none;" class='tr_ventor_row qaltable' cellspacing='0' cellpadding='0' border='0' >
			<thead>	
				<tr style='font-size:12px;' class='ui-state-default ui-jqgrid-hdiv'>
					<td class="qaltablefisrtrd">
						Sl.
					</td>
					<td class="qaltabletd" style="width: 200px;" rowspan="2">
						Subject
					</td>
					<td class="qaltabletd" colspan="2">
						Sem / <br>Year I
					</td>
					<td class="qaltabletd" colspan="2">
						Sem / <br>Year II
					</td>
					<td class="qaltabletd" colspan="2">
						Sem / <br>Year III
					</td>
					<td class="qaltabletd" colspan="2">
						Sem / <br>Year IV
					</td>
					<td class="qaltabletd" colspan="2">
						Sem / <br>Year V
					</td>
					<td class="qaltabletd" colspan="2">
						Sem / <br>Year VI
					</td>
					<td class="qaltabletd" colspan="2">
						Total Marks
					</td>
					<td class="qaltabletd" rowspan="2">
						% of Marks
					</td>
					<td class="qaltabletd" rowspan="2">
						Action
					</td>
				</tr>
				<tr class='ui-state-default ui-jqgrid-hdiv'>
					<td class="qaltablefisrtrd">
						No.
					</td>
					<td class="qaltabletd">
						MO
					</td>
					<td class="qaltabletd">
						MM
					</td>
					<td class="qaltabletd">
						MO
					</td>
					<td class="qaltabletd">
						MM
					</td>
					<td class="qaltabletd">
						MO
					</td>
					<td class="qaltabletd">
						MM
					</td>
					<td class="qaltabletd">
						MO
					</td>
					<td class="qaltabletd">
						MM
					</td>
					<td class="qaltabletd">
						MO
					</td>
					<td class="qaltabletd">
						MM
					</td>
					<td class="qaltabletd">
						MO
					</td>
					<td class="qaltabletd">
						MM
					</td>
					<td class="qaltabletd">
						MO
					</td>
					<td class="qaltabletd">
						MM
					</td>

				</tr>
			</thead>
			<tbody>
				<tr style='font-size:12px;' id = '1' class='ui-widget-content jqgrow'>
					<td class='tbl_row_new tdfirst'>1.</td>
					<td class='tbl_row_new'>
						<input type="text" name="subsem1_1"  id = "subsem1_1" style="width: 175px !important;">
					</td>
					<td class='tbl_row_new'>
						<input type="text" name="subsem1mo_1" maxlength="3" 
						onkeypress="return acceptNumbersOnlyForModule(event);" 
						onchange="gettoal('1')"
						id = "subsem1mo_1">
					</td>
					<td class='tbl_row_new'>
						<input type="text" name="subsem1mm_1" maxlength="3" 
						onkeypress="return acceptNumbersOnlyForModule(event);" 
						id = "subsem1mm_1"
						onchange="gettoal('1')">
					</td>
					<td class='tbl_row_new'  >
						<input type="text" name="subsem2mo_1" maxlength="3" 
						onkeypress="return acceptNumbersOnlyForModule(event);" 
						id = "subsem2mo_1"
						onchange="gettoal('1')">
					</td>
					<td class='tbl_row_new' width="50px">
						<input type="text" name="subsem2mm_1" maxlength="3" 
						onkeypress="return acceptNumbersOnlyForModule(event);" 
						id = "subsem2mm_1"
						onchange="gettoal('1')">
					</td>
					<td class='tbl_row_new' >
						<input type="text" name="subsem3mo_1" maxlength="3" 
						onkeypress="return acceptNumbersOnlyForModule(event);" 
						id = "subsem3mo_1"
						onchange="gettoal('1')">
					</td>
					<td class='tbl_row_new' >
						<input type="text" name="subsem3mm_1" maxlength="3" 
						onkeypress="return acceptNumbersOnlyForModule(event);" 
						id = "subsem3mm_1"
						onchange="gettoal('1')">
					</td>
					<td class='tbl_row_new' >
						<input type="text" name="subsem4mo_1" maxlength="3" 
						onkeypress="return acceptNumbersOnlyForModule(event);" 
						id = "subsem4mo_1"
						onchange="gettoal('1')">
					</td>
					<td class='tbl_row_new' >
						<input type="text" name="subsem4mm_1" maxlength="3" 
						onkeypress="return acceptNumbersOnlyForModule(event);" 
						id = "subsem4mm_1"
						onchange="gettoal('1')">
					</td>
					<td class='tbl_row_new' >
						<input type="text" name="subsem5mo_1" maxlength="3" 
						onkeypress="return acceptNumbersOnlyForModule(event);" 
						id = "subsem5mo_1"
						onchange="gettoal('1')">
					</td>
					<td class='tbl_row_new'>
						<input type="text" name="subsem5mm_1" maxlength="3" 
						onkeypress="return acceptNumbersOnlyForModule(event);" 
						id = "subsem5mm_1"
						onchange="gettoal('1')">
					</td>
					<td class='tbl_row_new' >
						<input type="text" name="subsem6mo_1" maxlength="3" 
						onkeypress="return acceptNumbersOnlyForModule(event);"  
						id = "subsem6mo_1"
						onchange="gettoal('1')">
					</td>
					<td class='tbl_row_new' >
						<input type="text" name="subsem6mm_1" maxlength="3" 
						onkeypress="return acceptNumbersOnlyForModule(event);" 
						id = "subsem6mm_1"
						onchange="gettoal('1')">
					</td>
					<td class='tbl_row_new'>
						<input type="text" name="subtotalmo_1" maxlength="4" 
						onkeypress="return acceptNumbersOnlyForModule(event);" 
						id = "subtotalmo_1">
					</td>
					<td class='tbl_row_new'>
						<input type="text" name="subtotalmm_1" maxlength="4"  
						onkeypress="return acceptNumbersOnlyForModule(event);" 
						id = "subtotalmm_1">
					</td>
					<td class='tbl_row_new'>
						<input type="text" name="subpercentagemm_1"  maxlength="5" 	
						onkeypress="return acceptNumbersOnlyForModule(event);" style="width: 40px !important;" 
						id = "subpercentagemm_1">
					</td>
					<td class='tbl_row_new'>
						<span onclick="adddyrow()"><img src='images/add.png' style="width:22px; height:25px;"></span>
						<span onclick="removedyrow('1')">
							<img src='images/remove.png' style="float: right;width:22px;height:26px;">
						</span>
					</td>
				</tr>
			</tbody>		
		</table>

		</td>

	</tr>

	<tr style="height: 3Px;"><td></td></tr>
	<tr>
		<td width="100%">
			<table class="TableBorder content-tbl" border="0" cellspacing="0" width="100%">
				<tbody><tr class="FontGreyBlueHeading">
					<td class="leftPadding3 topPadding3" colspan="2" width="100%">
						<div class='ui-widget-header ui-corner-all sub-tab-header'  align='left' style='font-size:1.2em;height:15px;padding:2px;'>&nbsp; 33. Documents to be attached</div>
						<div style='height:10px;'></div>
					</td>
				</tr>
				<tr>
				<td id="upddet">  
				</td>
				<tr>
					
				</tr>
			</tbody></table>
		</td>
	</tr>
	<tr style="height:3px;"><td></td></tr>
	<tr>
		<td width="100%">
			<table class="TableBorder content-tbl" id="feesdetails" cellpadding="2" cellspacing="2" width="100%">
				<tbody>
				<tr class="FontGreyBlueHeading">
					<td class="leftPadding3 topPadding3" colspan="7" width="100%">

						<div class='ui-widget-header ui-corner-all sub-tab-header'  align='left' style='font-size:1.2em;height:15px;padding:2px;'>&nbsp;34. University Fee Details</div>
						<div style='height:10px;'></div>
					</td>
				</tr>
				
				<!-- <tr>
					<td class="topPadding3" align="left">
						35.	Fee concession :&nbsp;<font color="red">*</font>
					</td>
					<td class="topPadding3">
						<select>
							<option value = ''>-select-</option>
							<option value = 'Yes'>Yse</option>
							<option value = 'No'>No</option>
						</select>
					</td>
				</tr> -->
				<tr>
					<td>
				<div id='fee_combination_div' align='left' style='margin-left: 28px; margin-top: 12px;'></div>
					</td>
				</tr>
				
				<tr>
					<td colspan="6"><span style="color: red;"><b>Note: </b>
					All Information given in the form is verified, authenticated and found correct. Further the college only own the responsibility of admission genuine process.</span>
					</td>
				</tr>
				<!-- <tr >
					<td style = "float: left;margin-left: 40%;">
						<span class="raval_submit" style="margin-top: 2px;width:50px;
					 float:right;margin-left:0px;cursor: pointer;color:#545345; 
					 line-height: 25px;font-size:12px;font-weight:bold;" 
					 onclick= 'admentrydisplay()'>Back</span>
						<span class="raval_submit" style="margin-top: 2px;width:50px;
					 float:right;margin-left:0px;cursor: pointer;color:#545345; 
					 line-height: 25px;font-size:12px;font-weight:bold;" 
					 onclick= 'savestudententry()'>Save</span>
					</td>
				</tr> -->
			</tbody></table>
	</tr>
	
	<tr style="height:3px;"><td></tr>


	</tbody>
</table>
</div>
</div>						
</div>						
</div>	
</div>