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.133.149.244
<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>
<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">
<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:70px;" 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='DiaplayUserSelectedPhoto()' style="width:120px;height:120px;border:none;" src="img/default_photo.jpg" />
</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="DisplayUserSelectedPhoto();" style="height:23px;width:100px;margin-left: 30%;" >
</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" 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="combination" id="student_entry_degree_code" class="selectInputEnabled" onchange='GetCombination(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='GetCombinationSubjectList()'>
</select>
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="35%">
05. Student Name:<font color="red">*</font><br>
<font class="WarningNote"> (As per SSLC / 10th marks card)</font>
</td>
<td class="topPadding3" width="25%">
<input onblur="initialCap(this);" name="student_entry_name" id="student_entry_name"
onkeypress="return onlyAlphabets(event,this);"
maxlength="125" class="textInputEnabled" style="text-transform: uppercase;width:250px;" type="text" autocomplete="off">
</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"> (As per SSLC / 10th marks card)</font>
</td>
<td class="topPadding3">
<input onblur="initialCap(this);" name="student_entry_fname"
onkeypress="return onlyAlphabets(event,this);"
id="student_entry_fname" maxlength="125" style="width: 250px"
class="textInputEnabled" type="text" autocomplete="off">
</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%">
</td>
<td align="left" width="50%">
<img name="student_signature_photo" id="student_signature_photo" style="width:120px;height:50px;border:none;" src="img/sign_logo.png" />
</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_signupload" size='10' name="student_entry_signupload" onchange="DisplayUserSelectedSignature();" style="height:23px;width:100px;margin-left: 30%" >
</td>
</tr>
</tbody></table>
</td>
</tr>
<tr>
<td>
</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"> (As per SSLC / 10th marks card)</font>
</td>
<td class="topPadding3">
<input onblur="initialCap(this);" style="width: 250px;"
onkeypress="return onlyAlphabets(event,this);"
name="student_entry_mname" id="student_entry_mname" maxlength="125" class="textInputEnabled" type="text" autocomplete="off">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
08. Date of Birth:<font color="red">*</font><br>
<font class="WarningNote"> (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" 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;" autocomplete="off">
</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="Male" 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="Female" 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="Transgender" 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="student_entry_blood_grp" id="student_entry_blood_grp" class="selectInputEnabled" onchange="">
<option value="" selected="selected">--Select--</option>
<option value="O+">O+</option>
<option value="O-">O-</option>
<option value="A+">A+</option>
<option value="A-">A-</option>
<option value="B+">B+</option>
<option value="B-">B-</option>
<option value="AB+">AB+</option>
<option value="AB-">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="student_entry_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">
12. Religion:<font color="red">*</font>
</td>
<td class="topPadding3">
<select style='width:150px;' name="student_entry_religion" id="student_entry_religion" class="selectInputEnabled" onchange="getCaste();">
<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 onblur="initialCap(this);" name="student_entry_caste"
onkeypress="return onlyAlphabets(event,this);"
id="student_entry_caste" maxlength="125" class="textInputEnabled" style="text-transform: uppercase;width:250px;" type="text" autocomplete="off">
</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:
</td>
<td class="topPadding3 bottomPadding3">
<input id="seAadharNumber" name="seAadharNumber"
style="width:150px;"
type="text" maxlength="12" onkeypress="return acceptNumbersOnlyForModule(event);" autocomplete="off">
</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="area" >
<option value="Rural" selected="selected">Rural</option>
<option value="Urban">Urban</option>
</select>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
18. Permanent Address:
</td>
<td class="topPadding3">
<input id="student_entry_per_add1"class='ElementCount'
onkeypress="return onlyAlphabets(event,this);" 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;" autocomplete="off" />
<input id="student_entry_per_add2" 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;" autocomplete="off" />
<input id="student_entry_per_add3" 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;" autocomplete="off" />
<input id="student_entry_per_add4" class='ElementCount'
onkeypress="return onlyAlphabets(event,this);"
type="text" maxlength="40" onblur="changeCase(this.id); copyAddress();"
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;" autocomplete="off" />
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
19. Communication Address:
</td>
<td class="topPadding3">
<input id="student_entry_comm_addr1" 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;" autocomplete="off" /></br>
<input id="student_entry_comm_addr2" 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;" autocomplete="off"/></br>
<input id="student_entry_comm_addr3"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;" autocomplete="off"/></br>
<input id="student_entry_comm_addr4" 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;" autocomplete="off"/>
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="30%">
20. Student Email ID:<font color="red">*</font>
</td>
<td class="topPadding3">
<input style='width:250px;' name="student_entry_email" id="student_entry_email" maxlength="125" class="textInputEnabled" type="text" autocomplete="off">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
21. Student Mobile Number:<font color="red">*</font>
</td>
<td class="topPadding3">
<input name="student_entry_mobile" onkeypress="return acceptNumbersOnlyForModule(event);" id="student_entry_mobile" maxlength="10" class="textInputEnabled" style="width:150px;" type="text" autocomplete="off">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
22. Parents Mobile No.:
</td>
<td class="topPadding3">
<input name="student_entry_phone" onkeypress="return acceptNumbersOnlyForModule(event);" id="student_entry_phone" maxlength="10" class="textInputEnabled" type="text" style="width:150px;" autocomplete="off">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
23. Contact No.:
</td>
<td class="topPadding3">
<input name="student_entry_fincome" id="contactno" onkeypress="return acceptNumbersOnlyForModule(event);" style="width:150px;" maxlength="8" class="textInputEnabled" type="text" style="width:150px;" autocomplete="off">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
24. Annual Family Income:
</td>
<td class="topPadding3">
<input name="student_entry_fincome" id="student_entry_fincome" onkeypress="return acceptNumbersOnlyForModule(event);" style="width:150px;" maxlength="8" class="textInputEnabled" type="text" style="width:150px;" autocomplete="off">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody></table>
</td>
</tr>
<!-- ////////////////////////// Subject Details \\\\\\\\\\\\\\\\\\\\\\\\ -->
<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;'> 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 \\\\\\\\\\\\\\\\\\\\\\\\ -->
<tr style="height: 3Px;"><td></td></tr>
<tr >
<td>
<table class="TableBorder content-tbl" style="display: none;" 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;'> SSLC Academic Details</div>
<div style='height:10px;'></div>
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="30%">
29. Reg. No: <font color="red">*</font>
</td>
<td class="topPadding3">
<input name="seExamRegNo10" id="seExamRegNo10" maxlength="20" style="width:150px;" class="textInputEnabled" type="text" autocomplete="off">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
30. PNR No: <font color="red">*</font>
</td>
<td class="topPadding3">
<input name="seExamRegNo" id="pnrno10" maxlength="20" class="textInputEnabled" type="text" style="width:150px;" autocomplete="off">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
31. Name of the Institution Studied: <font color="red">*</font>
</td>
<td class="topPadding3">
<input onblur="initialCap(this);" name="seInstitutionName" id="seInstitutionName10" class="textInputEnabled" maxlength="125" style = "width:250px" type="text" autocomplete="off">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
32. Address:
</td>
<td class="topPadding3">
<textarea rows="4" cols="52" id = "seLocation10" style = "width:250px" ></textarea>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
33. Institution Phone No:
</td>
<td class="topPadding3">
<input type="text" name="seUniversityName" id="institutephoneno10" class="textInputEnabled" maxlength="13" style = "width:150px" onkeypress = "return acceptNumbersOnlyForModule(event);" autocomplete="off">
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="35%">
34. Board Name :<font color="red">*</font>
</td>
<td>
<span style='float:left;'>
<input type='text' class='ElementCount' id="seUniversityid10" name="seUniversityid10"
onblur="getBoardNames('10');"
onkeydown="return boardPopHtml(event,'10');"
onfocus="$g_focus_element='seUniversityid10'"
style="width:50px;margin-left:-12px;margin-right:0px;" >
</span>
<span id="input_div_student_entry_degree_name" class="imageInputDateMonth" style="float:left;width:200px;">
<input class="" id="seUniversityName10" disabled type="text"
style="width:170px;" value=""
/>
<a onFocus= ""
href="javascript:;" style="text-decoration:none" id="pop_up_student_entry_degree_name">
<img src="images/search-glass.gif" class="img" border = '0' onclick="boardPopHtml(event,'10')"></a>
</span>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
35. Board Address: <font color="red">*</font>
</td>
<td class="topPadding3">
<textarea rows="4" cols="52" id = "univaddres10" style = "width:250px" ></textarea>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
36. State :
</td>
<td class="topPadding3">
<select name="sePADState" id="sePADState10" class="selectInputEnabled selstate" style = "width:250px" >
</select>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
37. Board Phone No: <font color="red">*</font>
</td>
<td class="topPadding3">
<input type="text" name="seUniversityName" style = "width:150px" id="univphoneno10" class="textInputEnabled" maxlength="13" onkeypress = "return acceptNumbersOnlyForModule(event);">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
38. Passing month / year : <font color="red">*</font>
</td>
<td class="topPadding3">
<input type="text" style='width:75px;margin-right: 5px;' name="combination" id="month10">
<select style='width:70px;margin-right: 5px;' name="combination" id="year10">
</select>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
39. Maximum Marks : <font color="red">*</font>
</td>
<td class="topPadding3">
<input type="text" name="seUniversityName" style = "width:150px" id="maxmarks10" class="textInputEnabled" maxlength="13" onkeypress = "return acceptNumbersOnlyForModule(event);">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
40. Secured Marks : <font color="red">*</font>
</td>
<td class="topPadding3">
<input type="text" name="seUniversityName" style = "width:150px" id="secmarks10" class="textInputEnabled" maxlength="13" onkeypress = "return acceptNumbersOnlyForModule(event);" onblur="calcPercent10()">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
41. Percentage : <font color="red">*</font>
</td>
<td class="topPadding3">
<input type="text" readonly="readonly" name="seUniversityName" style = "width:150px" id="percentage10" class="textInputEnabled" maxlength="13" onkeypress = "return acceptNumbersOnlyForModule(event);">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<!--//////////////////////Previous Academic Details \\\\\\\\\\\\\\\\\\\\\\\\ -->
<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;'> Previous Academic Details</div>
<div style='height:10px;'></div>
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="30%">
26. Qualifying Exam: <font color="red">*</font>
</td>
<td class="topPadding3">
<select name="seTypeOfQualifyingExam" id="seTypeOfQualifyingExam" style="width:150px;" class="selectInputEnabled">
<option value="0">--Select--</option>
<option selected="selected">P.U.C.</option>
<option>I.T.I.</option>
<option>10+2</option>
<option>Diploma</option>
</select>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
27. Reg. No: <font color="red">*</font>
</td>
<td class="topPadding3">
<input name="seExamRegNo" 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="seUniversityName"
id="seUniversityName" class="selectInputEnabled"
onchange='GetBoardAddress(this)'>
</select>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
29. Passing month / year : <font color="red">*</font>
</td>
<td class="topPadding3">
<input type="text" style='width:75px;margin-right: 5px;' name="combination" id="month">
<select style='width:70px;margin-right: 5px;' name="combination" id="year">
</select>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
30. Maximum Marks : <font color="red">*</font>
</td>
<td class="topPadding3">
<input type="text" name="seUniversityName" style = "width:150px" id="maxmarks" class="textInputEnabled" maxlength="13" onkeypress = "return acceptNumbersOnlyForModule(event);">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
31. Secured Marks : <font color="red">*</font>
</td>
<td class="topPadding3">
<input type="text" name="seUniversityName" 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 : <font color="red">*</font>
</td>
<td class="topPadding3">
<input type="text" readonly="readonly" name="seUniversityName" style = "width:150px" id="percentage" class="textInputEnabled" maxlength="13" onkeypress = "return acceptNumbersOnlyForModule(event);">
</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;'> 33. Documents to be attached</div>
<div style='height:10px;'></div>
</td>
</tr>
<tr>
<td id="sedocs_div">
</td>
<tr>
<td colspan="2" class="bottomPadding3" id="tdUploadedDocuments" style="display: none;" align="center" width="100%">
</td>
</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;'> 34. University Fee Details</div>
<div style='height:10px;'></div>
</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>
</tbody>
</table>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
|