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.137.162.107
<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});
$('#recedate').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;'> 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%">
</td>
<td align="left" width="50%">
<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>
</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='GetCombination(this.value)' >
</select>
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="35%">
04. Student Name:<font color="red">*</font><br>
<font class="WarningNote"> (As per 10th/Matriculation marks card)</font>
</td>
<td class="topPadding3" width="25%">
<input name="Student Name" id="student_entry_name"
onkeypress="return charKeydown(event);"
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%">
05. Father's Name:<font color="red">*</font><br/>
<font class="WarningNote"> (As per 10th/Matriculation marks card)</font>
</td>
<td class="topPadding3">
<input name="Father's Name"
onkeypress="return charKeydown(event);"
id="student_entry_fname" maxlength="125" style="width: 250px"
class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="30%">
06. Father's Contact:
</td>
<td class="topPadding3">
<input name="Father's Contact"
onkeypress="return charKeydown(event);"
id="student_entry_ffmob" maxlength="125" style="width: 250px"
class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="30%">
07. Father's Occupation:
</td>
<td class="topPadding3">
<input name="Father's Occupation"
onkeypress="return charKeydown(event);"
id="student_entry_ffoccp" maxlength="125" style="width: 250px"
class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="30%">
08. Father's Income:
</td>
<td class="topPadding3">
<input name="Father's Income"
onkeypress="return charKeydown(event);"
id="student_entry_ffincom" maxlength="125" style="width: 250px"
class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
09. Mother's Name:<font color="red">*</font><br/>
<font class="WarningNote"> (As per 10th/Matriculation marks card)</font>
</td>
<td class="topPadding3">
<input style="width: 250px;"
onkeypress="return charKeydown(event);"
name="Mother's Name" id="student_entry_mname" maxlength="125" class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="30%">
10. Mother's Contact:
</td>
<td class="topPadding3">
<input name="Mother's Contact"
onkeypress="return charKeydown(event);"
id="student_entry_fmmob" maxlength="125" style="width: 250px"
class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="30%">
11. Mother's Occupation:
</td>
<td class="topPadding3">
<input name="Mother's Occupation"
onkeypress="return charKeydown(event);"
id="student_entry_fmoccp" maxlength="125" style="width: 250px"
class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="30%">
12. Mother's Income:
</td>
<td class="topPadding3">
<input name="Mother's Income"
onkeypress="return charKeydown(event);"
id="student_entry_fmincom" maxlength="125" style="width: 250px"
class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
13. Date of Birth:<font color="red">*</font><br>
<font class="WarningNote"> (As per 10th/Matriculation 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">
14. 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">
15. 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>
<option value="NOT KNOWN">Not Known</option>
</select>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
16. 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>
<td class="topPadding3" align="left">
17. 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">
18. 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">
19. 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">
20. Aadhaar Number:
</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">
21. 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">
22. Communication Address:
</td>
<td class="topPadding3">
<input id="student_entry_comm_addr1"
name = "Communication Address 1"
class='ElementCount'
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"
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'"
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_dist"
name = "Communication Address 3"
class='ElementCount' type="text" maxlength="40"
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"
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"
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">
23. Permanent Address:
</td>
<td class="topPadding3">
<input id="student_entry_per_add1"class='ElementCount'
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'
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'
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_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" width="30%">
24. Student Email ID:<font color="red">*</font>
</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">
25. 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">
26. 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="Uttar Pradesh">Uttar Pradesh</option> -->
<option value="Uttar Pradesh" selected="selected">Uttar Pradesh</option>
<option value="non-uttarpradesh">Non-Uttar Pradesh</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">
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. :
</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. :
</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>
<tr>
<td class="topPadding3" align="left">
30. If Parent is Ex-Servicemen (brief details):
</td>
<td class="topPadding3">
<input name="If Parent is Ex-Servicemen (brief details)" id="student_entry_fparexser" class="textInputEnabled" type="text" style="width:150px;">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
31. If Parent is Govt. of India Emp. (brief det.):
</td>
<td class="topPadding3">
<input name="If Parent is Govt. of India Emp. (brief det.)" id="student_entry_fpergovt" class="textInputEnabled" type="text" style="width:150px;">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
32. If Student is NCC cadet (brief details)
:
</td>
<td class="topPadding3">
<input name="If Student is NCC cadet (brief details)" id="student_entry_fstdncc" class="textInputEnabled" type="text" style="width:150px;">
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</td>
</tr>
<!-- ////////////////////////// Subject Details \\\\\\\\\\\\\\\\\\\\\\\\ -->
</div>
<!--////////////////////// 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="8" width="100%">
<div class='ui-widget-header ui-corner-all sub-tab-header' align='left' style='font-size:1.2em;height:15px;padding:2px;'> 33. 10th / Matriculation exam details</div>
<div style='height:10px;'></div>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Board Name<font color="red">*</font>
</td>
<td class="topPadding3">
<input name="Reg. No." id="student_entry_ftenbrd" style="width:150px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding3" align="left">
School Name<font color="red">*</font>
</td>
<td class="topPadding3">
<input name="Reg. No." id="student_entry_ftenschname"style="width:150px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding3" align="left">
Locality School Name<font color="red">*</font>
</td>
<td class="topPadding3">
<input name="Reg. No." id="student_entry_ftenlocsch" style="width:150px;" class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding4" align="left">
Reg. No.<font color="red">*</font>
</td>
<td class="topPadding4">
<input name="Reg. No." id="student_entry_ftenregno" style="width:100px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding4" align="left">
Max. Marks<font color="red">*</font>
</td>
<td class="topPadding4">
<input name="Reg. No." id="student_entry_ftenmaxmrk" style="width:100px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding4" align="left">
Secured. Marks<font color="red">*</font>
</td>
<td class="topPadding4">
<input name="Reg. No." id="student_entry_ftenminmrk" style="width:100px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding4" align="left">
Percentage<font color="red">*</font>
</td>
<td class="topPadding4">
<input name="Reg. No." id="student_entry_ftenper" style="width:100px;" class="textInputEnabled" type="text">
</td>
</tr>
</div>
</tbody>
</table>
</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="8" width="100%">
<div class='ui-widget-header ui-corner-all sub-tab-header' align='left' style='font-size:1.2em;height:15px;padding:2px;'> 34. 10 + 2 class / equivalent exam details</div>
<div style='height:10px;'></div>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Board Name<font color="red">*</font>
</td>
<td class="topPadding3">
<input name="Reg. No." id="student_entry_ftwtbrd" style="width:150px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding3" align="left">
School Name<font color="red">*</font>
</td>
<td class="topPadding3">
<input name="Reg. No." id="student_entry_ftwtcollname"style="width:150px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding3" align="left">
Locality School Name<font color="red">*</font>
</td>
<td class="topPadding3">
<input name="Reg. No." id="student_entry_ftwtloccoll" style="width:150px;" class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding4" align="left">
Reg. No.<font color="red">*</font>
</td>
<td class="topPadding4">
<input name="Reg. No." id="student_entry_ftwtregno" style="width:100px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding4" align="left">
Max. Marks<font color="red">*</font>
</td>
<td class="topPadding4">
<input name="Reg. No." id="student_entry_ftwtmaxmrk" style="width:100px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding4" align="left">
Secured. Marks<font color="red">*</font>
</td>
<td class="topPadding4">
<input name="Reg. No." id="student_entry_ftwtminmrk" style="width:100px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding4" align="left">
Percentage<font color="red">*</font>
</td>
<td class="topPadding4">
<input name="Reg. No." id="student_entry_ftwtper" style="width:100px;" class="textInputEnabled" type="text">
</td>
</tr>
</div>
</tbody>
</table>
</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="8" width="100%">
<div class='ui-widget-header ui-corner-all sub-tab-header' align='left' style='font-size:1.2em;height:15px;padding:2px;'> 35. PCMB Details (if not applicable kindly enter NA)</div>
<div style='height:10px;'></div>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Physics
</td>
<td class="topPadding3" align="left">
Max. Marks
</td>
<td class="topPadding3">
<input name="Reg. No." id="student_entry_fphymax"style="width:150px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding3" align="left">
Secured Marks
</td>
<td class="topPadding3">
<input name="Reg. No." id="student_entry_fphysec" style="width:150px;" class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Chemistry
</td>
<td class="topPadding3" align="left">
Max. Marks
</td>
<td class="topPadding3">
<input name="Reg. No." id="student_entry_fchemax"style="width:150px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding3" align="left">
Secured Marks
</td>
<td class="topPadding3">
<input name="Reg. No." id="student_entry_fchesec" style="width:150px;" class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Mathematics
</td>
<td class="topPadding3" align="left">
Max. Marks
</td>
<td class="topPadding3">
<input name="Reg. No." id="student_entry_fmatmax"style="width:150px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding3" align="left">
Secured Marks
</td>
<td class="topPadding3">
<input name="Reg. No." id="student_entry_fmatsec" style="width:150px;" class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Biology
</td>
<td class="topPadding3" align="left">
Max. Marks
</td>
<td class="topPadding3">
<input name="Reg. No." id="student_entry_fbiomax"style="width:150px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding3" align="left">
Secured Marks
</td>
<td class="topPadding3">
<input name="Reg. No." id="student_entry_fbiosec" style="width:150px;" class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
PCM
</td>
<td class="topPadding3" align="left">
Total Marks
</td>
<td class="topPadding3">
<input name="Total Marks" id="student_entry_fpcmtotmax"style="width:150px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding3" align="left">
Secured Aggregate
</td>
<td class="topPadding3">
<input name="Secured Aggregate" id="student_entry_fpcmscraggr" style="width:150px;" class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
PCB
</td>
<td class="topPadding3" align="left">
Total Marks
</td>
<td class="topPadding3">
<input name="Total Marks" id="student_entry_fpcbtotmax"style="width:150px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding3" align="left">
Secured Aggregate
</td>
<td class="topPadding3">
<input name="Secured Aggregate" id="student_entry_fpcbscraggr" style="width:150px;" class="textInputEnabled" type="text">
</td>
</tr>
</div>
</tbody>
</table>
</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="8" width="100%">
<div class='ui-widget-header ui-corner-all sub-tab-header' align='left' style='font-size:1.2em;height:15px;padding:2px;'> 36. Details to be filled by students admitted under diploma quota (Along with 10th / Matriculation)</div>
<div style='height:10px;'></div>
</td>
</tr>
<tr colspan="8">
<td class="topPadding3" align="left">
Board Name
</td>
<td class="topPadding3">
<input name="Board Name" id="student_entry_fdipbrd" style="width:150px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding3" align="left">
School Name
</td>
<td class="topPadding3">
<input name="School Name" id="student_entry_fdipcollname"style="width:150px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding3" align="left">
Locality School Name
</td>
<td class="topPadding3">
<input name="Locality School Name" id="student_entry_fdiploccoll" style="width:150px;" class="textInputEnabled" type="text">
</td>
</tr>
<tr colspan="8">
<td class="topPadding3" align="left">
Reg. No.
</td>
<td class="topPadding3">
<input name="Reg. No." id="student_entry_fdipregno" style="width:100px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding3" align="left">
Max. Marks
</td>
<td class="topPadding3">
<input name="Max. Marks" id="student_entry_fthredipmax" style="width:100px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding3" align="left">
Secured. Marks
</td>
<td class="topPadding3">
<input name="Secured. Marks" id="student_entry_fthredipmin" style="width:100px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding3" align="left">
Percentage
</td>
<td class="topPadding3">
<input name="Percentage." id="student_entry_fdipper" style="width:100px;" class="textInputEnabled" type="text">
</td>
</tr>
</div>
</tbody>
</table>
</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="8" width="100%">
<div class='ui-widget-header ui-corner-all sub-tab-header' align='left' style='font-size:1.2em;height:15px;padding:2px;'> 37. Details of Entrance test written by the students</div>
<div style='height:10px;'></div>
</td>
</tr>
<tr colspan="8">
<td class="topPadding3" colspan="1" align="left">
Name of the Entrance Test
</td>
<td class="topPadding3" colspan="5">
<input name="Name of the Entrance Test" id="student_entry_fenttstnm" style="width:100%;" class="textInputEnabled" type="text">
</td>
</tr>
<tr colspan="8">
<td class="topPadding4" align="left">
Max. Marks
</td>
<td class="topPadding4">
<input name="Max. Marks" id="student_entry_fentmax" style="width:100px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding4" align="left">
Secured. Marks
</td>
<td class="topPadding4">
<input name="Secured. Marks" id="student_entry_fentmin" style="width:100px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding4" align="left">
Percentage
</td>
<td class="topPadding4">
<input name="Percentage" id="student_entry_fentper" style="width:100px;" class="textInputEnabled" type="text">
</td>
<td class="topPadding4" align="left">
Rank Obtained
</td>
<td class="topPadding4">
<input name="Rank Obtained" id="student_entry_frankobt" style="width:100px;" class="textInputEnabled" type="text">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</div>
</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;'> 38. 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>
<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" id="backButton" 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= 'applicationdisplay()'>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= 'savestudentapplication()'>Save</span>
</td>
</tr>
</tbody></table>
</tr>
<tr style="height:3px;"><td></tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
|