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.135.220.239
<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="topPadding3" align="left" width="35%">
Admission No. (Auto) :
</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%">
<span style="margin-left: 5rem;font: 10pt Arial;">Applicant Photo:</span>
<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:150px;" >
<!--<input tabindex="2" id="btnBrowseImg" name="btnBrowseImg" value="Browse..." class="enabledbutton" onclick="uploadImage();" type="button">-->
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="35%">
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"
onchange='GetCombinationFeeListRUR()'
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;height: 18px;border-radius: 4px;"/>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr id = "sannmamit">
<td class="topPadding3" align="left">
<p id= 'usn'>SAN: <font color="red">*</font></p>
</td>
<td class="topPadding3">
<input name="san" id="sanno" maxlength="125" class="textInputEnabled" style="text-transform: uppercase;width:250px;" type="text">
</td>
</tr>
<tr id = 'seatdiv'>
<td class="topPadding3" align="left">
Seat Type:<font color="red">*</font>
</td>
<td class="topPadding3">
<select style='width:150px;height: 25px;border-radius: 4px;' name="seattype" id="seattype" class="selectInputEnabled">
<option value ='' >--Select--</option>
<option value = 'Scholarship'>Scholarship</option>
<option value = 'Non-Scholarship'>Non-Scholarship</option>
<option value = 'NRI'>NRI</option>
</select>
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="35%">
<p id = 'ldegcode'>Degree :<font color="red">*</font></p>
</td>
<td>
<!-- <span style='float:left;'>
<input type='text' class='ElementCount' id="student_entry_degree_code" name="student_entry_degree_code"
onblur="getdegreeNames();"
onkeydown="return keyboardDegreePopup(event,this.id,$('#student_entry_degree_name').val());"
onfocus="$g_focus_element='student_entry_degree_code'"
style="width:50px;margin-left:-12px;margin-right:0px;" >
</span>
<span id="input_div_student_entry_degree_name" class="imageInputDateMonth" style="float:left;width:150px;">
<input class="" id="student_entry_degree_name" disabled type="text"
style="width:125px;" 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="degreeDetailsPopup($('#student_entry_degree_name').val());"></a>
</span> -->
<!-- onchange='loadNEPSubdet(), GetCombinationFeeListRUR(),loadAdmStudDoc()' -->
<select id = 'student_entry_degree_code' class="selectInputEnabled" onchange="getprevsub()" style="height: 30px;border-radius: 4px;">
<option>-SELECT-</option>
</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%">
Student Name:<font color="red">*</font><br>
<font class="WarningNote"> (As per SSLC / 10th marks card)</font>
</td>
<td class="topPadding3" width="25%">
<input name="student_entry_name" id="student_entry_name" maxlength="125" class="textInputEnabled"
onkeydown="checkcharcher('student_entry_name')"
onkeypress="onlyAlphabetsAndSpace(event);"
style="text-transform: uppercase;width:250px;" type="text">
<input id="stype" value = 'Add' type="hidden">
</td>
</tr>
<tr>
<td colspan="2" class="topPadding3 bottomPadding3" align="left">
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="30%">
Father's Name:<font color="red">*</font><br/>
<font class="WarningNote"> (As per SSLC / 10th marks card)</font>
</td>
<td class="topPadding3">
<input name="student_entry_fname" id="student_entry_fname"
onkeypress="onlyAlphabetsAndSpace(event);"
maxlength="125" style="width: 250px" onkeydown="checkcharcher('student_entry_fname')" class="textInputEnabled" type="text">
</td>
<td rowspan="3" style="vertical-align: top;display: none;" align="left" height="100%">
<span style="margin-left: 5rem;font: 10pt Arial;">Applicant Signature:</span>
<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:150px;" >
</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">
Mother's Name:<font color="red">*</font><br/>
<font class="WarningNote"> (As per SSLC / 10th marks card)</font>
</td>
<td class="topPadding3">
<input style="width: 250px;" name="student_entry_mname"
onkeypress="onlyAlphabetsAndSpace(event);"
id="student_entry_mname" maxlength="125" onkeydown="checkcharcher('student_entry_mname')" class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
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;height: 18px;border-radius: 4px;"/>
</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">
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">
Blood Group:<font color="red">*</font>
</td>
<td class="topPadding3">
<select style='width:150px; height: 25px;border-radius: 4px;' 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">
Nationality:<font color="red">*</font>
</td>
<td class="topPadding3">
<select style='width:100px;height: 25px;border-radius: 4px;' 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">
Religion:<font color="red">*</font>
</td>
<td class="topPadding3">
<select style='width:150px;height: 25px;border-radius: 4px;' 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">
Caste:<font color="red">*</font>
</td>
<td class="topPadding3">
<input name="student_entry_caste" id="student_entry_caste" maxlength="125" class="textInputEnabled" style="text-transform: uppercase;width:250px;" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Category:<font color="red">*</font>
</td>
<td class="topPadding3">
<select style='width:150px;height: 25px;border-radius: 4px;' name="category" id="degree_category" class="selectInputEnabled">
<option value="GM">GM</option>
<option value="IIA">IIA</option>
<option value="IIB">IIB</option>
<option value="IIIB">IIIB</option>
<option value="IIIA">IIIA</option>
<option value="SC">SC</option>
<option value="ST">ST</option>
<option value="CAT-I">CAT-I</option>
<option value="OBC">OBC</option>
<option value="Others">Others</option>
</select>
</td>
</tr>
<tr>
<td class="topPadding3 bottomPadding3" align="left">
Aadhaar Number: <font color="red">*</font>
</td>
<td class="topPadding3 bottomPadding3">
<input id="seAadharNumber" name="seAadharNumber"
style="width:150px;"
type="text" maxlength="12" onkeypress="return acceptNumbersOnlyForModule(event);">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Father Occupation/Desingnation:
</td>
<td class="topPadding3">
<input name="fatocc" id="fatocc" style="width:150px;" maxlength="50" class="textInputEnabled" type="text" style="width:150px;">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Father Annual Income:
</td>
<td class="topPadding3">
<input name="fatincome" id="fatincome" onkeypress="return acceptNumbersOnlyForModule(event);" style="width:150px;" maxlength="8" class="textInputEnabled" type="text" style="width:150px;">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Mother Occupation/Desingnation:
</td>
<td class="topPadding3">
<input name="motocc" id="motocc" style="width:150px;" maxlength="50" class="textInputEnabled" type="text" style="width:150px;">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Mother Annual Income:
</td>
<td class="topPadding3">
<input name="motincome" id="motincome" onkeypress="return acceptNumbersOnlyForModule(event);" style="width:150px;" maxlength="8" class="textInputEnabled" type="text" style="width:150px;">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Mother Tongue:
</td>
<td class="topPadding3">
<input name="mottong" id="mottong" style="width:150px;" maxlength="20" class="textInputEnabled" type="text" style="width:150px;">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
State of study:<font color="red">*</font>
</td>
<td class="topPadding3">
<select name="student_entry_state" id="student_entry_state" class="selectInputEnabled selstate" onchange="GetCombinationFeeListRUR()" style="width:150px;height: 25px;border-radius: 4px;">
</select>
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</td>
</tr>
<tr >
<td align="center" width="100%">
<table class="TableBorder content-tbl" id = "subdiv" style="display:none" 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;'> <p id = 'lsubcode'>Subject Details </p></div>
<div style='height:10px;'></div>
</td>
</tr>
<tr>
<td>
<div id="nepsubject_appearing" style="display:'block'; overflow:auto">
</div>
</td>
</tr>
</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="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;'> Personal Details</div>
<div style='height:10px;'></div>
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="28%">
Father Mobile Number:<font color="red">*</font>
</td>
<td class="topPadding3">
<input name="fatmob" onkeypress="return acceptNumbersOnlyForModule(event);" id="fatmob" maxlength="10" class="textInputEnabled" style="width:250px;" type="text">
</td>
<td class="topPadding3" align="left" style="width: 28%;">
Father Email ID:
</td>
<td class="topPadding3">
<input name="fatemail" id="fatemail" maxlength="50" class="textInputEnabled" style="width:250px;" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="28%">
Mother Mobile Number:
</td>
<td class="topPadding3">
<input name="motmob" onkeypress="return acceptNumbersOnlyForModule(event);" id="motmob" maxlength="10" class="textInputEnabled" style="width:250px;" type="text">
</td>
<td class="topPadding3" align="left" >
Mother Email ID:
</td>
<td class="topPadding3">
<input name="motemail" id="motemail" maxlength="50" class="textInputEnabled" style="width:250px;" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="28%">
Guardian Mobile Number:
</td>
<td class="topPadding3">
<input name="guamob" onkeypress="return acceptNumbersOnlyForModule(event);" id="guamob" maxlength="10" class="textInputEnabled" style="width:250px;" type="text">
</td>
<td class="topPadding3" align="left" >
Guardian Email ID:
</td>
<td class="topPadding3">
<input name="guaemail" id="guaemail" maxlength="50" class="textInputEnabled" style="width:250px;" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="28%">
Student Mobile Number:<font color="red">*</font>
</td>
<td class="topPadding3">
<input name="studmob" onkeypress="return acceptNumbersOnlyForModule(event);" id="studmob" maxlength="10" class="textInputEnabled" style="width:250px;" type="text">
</td>
<td class="topPadding3" align="left" >
Student Email ID:<font color="red">*</font>
</td>
<td class="topPadding3">
<input name="studemail" id="studemail" maxlength="50" class="textInputEnabled" style="width:250px;" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Communication Address:
</td>
<td class="topPadding3">
<input id="student_entry_comm_addr1"
onkeypress="lettersNumbersCheck(event)"
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"
onkeypress="onlyAlphabetsAndSpace(event);"
class='ElementCount' type="text" onkeydown="checkcharcher('student_entry_comm_addr2')" 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>
</td>
<td class="topPadding3" align="left">
Permanent Address: <br>
Copy Comm. Add. <input type="checkbox" id = "commcopy" onchange="getcommadd()">
</td>
<td class="topPadding3">
<input id="student_entry_per_add1"
onkeypress="onlyAlphabetsAndSpace(event);"
class='ElementCount' onkeydown="checkcharcher('student_entry_per_add1')" 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"
onkeypress="onlyAlphabetsAndSpace(event);"
class='ElementCount' onkeydown="checkcharcher('student_entry_per_add2')" 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;" />
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="28%">
</td>
<td class="topPadding3">
<input name="commpost"
onkeypress="onlyAlphabetsAndSpace(event);"
id="commpost" placeholder="Communication Post" onkeydown="checkcharcher('commpost')" maxlength="100" class="textInputEnabled" style="width:250px;" type="text">
</td>
<td class="topPadding3" align="left" >
</td>
<td class="topPadding3">
<input name="perpost"
onkeypress="onlyAlphabetsAndSpace(event);"
id="perpost" maxlength="100" placeholder="Permanent Post" onkeydown="checkcharcher('perpost')" class="textInputEnabled" style="width:250px;" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="28%">
</td>
<td class="topPadding3">
<input name="commtaluk" onkeypress="onlyAlphabetsAndSpace(event);" id="commtaluk" maxlength="100" placeholder="Communication Taluk" onkeydown="checkcharcher('commtaluk')" class="textInputEnabled" style="width:250px;" type="text">
</td>
<td class="topPadding3" align="left" >
</td>
<td class="topPadding3">
<input name="pertaluk" onkeypress="onlyAlphabetsAndSpace(event);" id="pertaluk" maxlength="100" placeholder="Permanent Taluk" onkeydown="checkcharcher('pertaluk')" class="textInputEnabled" style="width:250px;" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="28%">
</td>
<td class="topPadding3">
<input name="commdist" onkeypress="onlyAlphabetsAndSpace(event);" id="commdist" maxlength="100" placeholder="Communication District" onkeydown="checkcharcher('commdist')" class="textInputEnabled" style="width:250px;" type="text">
</td>
<td class="topPadding3" align="left" >
</td>
<td class="topPadding3">
<input name="perdist" onkeypress="onlyAlphabetsAndSpace(event);" id="perdist" maxlength="100" placeholder="Permanent District" onkeydown="checkcharcher('perdist')" class="textInputEnabled" style="width:250px;" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="28%">
</td>
<td class="topPadding3">
<select name="commstate" id="commstate" class="selectInputEnabled selstate" onkeydown="checkcharcher('commstate')" style="width:260px;height: 25px;border-radius: 4px;">
</select>
</td>
<td class="topPadding3" align="left" >
</td>
<td class="topPadding3">
<select name="perstate" id="perstate" class="selectInputEnabled selstate" onkeydown="checkcharcher('perstate')" style="width:260px;height: 25px;border-radius: 4px;">
</select>
</td>
</tr>
<tr>
<td class="topPadding3" align="left" width="28%">
</td>
<td class="topPadding3">
<input name="commpin" id="commpin" maxlength="10" placeholder="Communication Pincode" class="textInputEnabled" style="width:250px;" type="text">
</td>
<td class="topPadding3" align="left" >
</td>
<td class="topPadding3">
<input name="perpin" id="perpin" maxlength="10" placeholder="Permanent Pincode" class="textInputEnabled" style="width:250px;" type="text">
</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;'> Subject Details</div>
<div style='height:10px;'></div>
</td>
</tr>
<tr>
<td>
<div id="nepsubject_appearing" style="display:'block'; overflow:auto">
</div>
</td>
</tr>
</tbody></table>
</td>
</tr> -->
<!--////////////////////// SSLC Academic Details \\\\\\\\\\\\\\\\\\\\\\\\ -->
<tr style="height: 3Px;"><td></td></tr>
<!--//////////////////////Previous Academic Details \\\\\\\\\\\\\\\\\\\\\\\\ -->
<tr style="height: 3Px;"><td></td></tr>
<tr >
<td>
<table id = "privaccyear" 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%">
Qualifying Course: <font color="red">*</font>
</td>
<td class="topPadding3">
<select name="seTypeOfQualifyingExam" id="seTypeOfQualifyingExam" style="width:150px;height: 25px;border-radius: 4px;" class="selectInputEnabled">
<option selected="selected" value="">--Select--</option>
<option>PUC</option>
<option>HSCE</option>
<option>BTech</option>
<option>BE</option>
<option>BHS</option>
<option>BFM</option>
<option>BMS</option>
<option>Bcom</option>
<option>BBA</option>
<option>BCOM</option>
<option>BBI</option>
<option>BCA</option>
<option>BSC</option>
<option>BPT</option>
<option>BA</option>
<option>BSW</option>
<option>B.VOC</option>
</select>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Registration / Roll 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">
College Name: <font color="red">*</font>
</td>
<td class="topPadding3">
<input name="collname" id="collname" maxlength="100" onkeydown="checkcharcher('collname')" style="width:350px;" class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
College District: <font color="red">*</font>
</td>
<td class="topPadding3">
<input name="colldist" id="colldist" maxlength="100" onkeydown="checkcharcher('colldist')" style="width:350px;" class="textInputEnabled" type="text">
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Area Type: <font color="red">*</font>
</td>
<td class="topPadding3">
<select name="areytype" id="areytype" style="width:150px;height: 25px;border-radius: 4px;" class="selectInputEnabled">
<option selected="selected" value="">--Select--</option>
<option>Urbun</option>
<option>Rural</option>
</select>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Name of the Board: <font color="red">*</font>
</td>
<td class="topPadding3">
<select name="board" id="board" style="width:150px;height: 25px;border-radius: 4px;" class="selectInputEnabled">
<option selected="selected" value="">--Select--</option>
<option>PU Board</option>
<option>CBSE</option>
<option>Maharashtra Board</option>
<option>Mangalore University</option>
<option>Visveshwaraya Technology</option>
<option>St. Aloysius College Autonomous</option>
<option>Karnataka University Dharwad</option>
<option>Manipal University</option>
<option>Kuvempu University</option>
<option>Andhra University</option>
<option>Srinivas University</option>
<option>Other</option>
</select>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Board state: <font color="red">*</font>
</td>
<td class="topPadding3">
<select name="boardstate" id="boardstate" style="width:150px;height: 25px;border-radius: 4px;" class="selectInputEnabled">
<option selected="selected" value="">--Select--</option>
</select>
</td>
</tr>
<tr>
<td class="topPadding3" align="left">
Year of Passing: <font color="red">*</font>
</td>
<td class="topPadding3">
<select name="year" id="year" style="width:150px;height: 25px;border-radius: 4px;" class="selectInputEnabled">
<option selected="selected" value="">--Select--</option>
</select>
</td>
</tr>
</tbody>
</table>
<div id="prevsubject_appearing" style="display:'block'; overflow:auto">
<!-- <table width='80%' id = "qalsemdetx" 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">
Subject
</td>
<td class="qaltablefisrtrd">
Max. Marks
</td>
<td class="qaltablefisrtrd">
Sec. Marks
</td>
<td class="qaltablefisrtrd">
Percentage
</td>
</tr>
</thead>
<tbody>
<tr class='ui-widget-content jqgrow'>
<td class='tbl_row_new'>
<input type="text" name="phyname" value = 'Physics' disabled id = "phyname" style="width: 175px !important;">
</td>
<td>
<input type="text" name="phymax" value = '100' id = "phymax" onchange="getperdet('phymax','physec','phyper')" style="width: 175px !important;">
</td>
<td>
<input type="text" name="physec" id = "physec" onchange="getperdet('phymax','physec','phyper')" style="width: 175px !important;">
</td>
<td>
<input type="text" name="phyper" disabled id = "phyper" style="width: 175px !important;">
</td>
</tr>
<tr >
<td >
<input type="text" name="matname" value = 'Mathematics' disabled id = "matname" style="width: 175px !important;">
</td>
<td>
<input type="text" name="matmax" value = '100' id = "matmax" onchange="getperdet('matmax','matsec','matper')" style="width: 175px !important;">
</td>
<td>
<input type="text" name="matsec" id = "matsec" onchange="getperdet('matmax','matsec','matper')" style="width: 175px !important;">
</td>
<td>
<input type="text" name="matper" disabled id = "matper" style="width: 175px !important;">
</td>
</tr>
<tr >
<td >
<input type="text" name="chename" value = 'Chemistry' disabled id = "chename" style="width: 175px !important;">
</td>
<td>
<input type="text" name="chemax" value = '100' id = "chemax" onchange="getperdet('chemax','chesec','cheper')" style="width: 175px !important;">
</td>
<td>
<input type="text" name="chesec" id = "chesec" onchange="getperdet('chemax','chesec','cheper')" style="width: 175px !important;">
</td>
<td>
<input type="text" name="cheper" disabled id = "cheper" style="width: 175px !important;">
</td>
</tr>
<tr >
<td >
<input type="text" name="pcm" value = 'PCM Total' disabled id = "pcm" style="width: 175px !important;">
</td>
<td>
<input type="text" name="pcmmax" value = '300' id = "pcmmax" onchange="getperdet('pcmmax','pcmsec','pcmper')" style="width: 175px !important;">
</td>
<td>
<input type="text" name="pcmsec" id = "pcmsec" onchange="getperdet('pcmmax','pcmsec','pcmper')" style="width: 175px !important;">
</td>
<td>
<input type="text" name="pcmper" disabled id = "pcmper" style="width: 175px !important;">
</td>
</tr>
<tr >
<td >
<input type="text" name="PU" value = 'PU Total' disabled id = "PU" style="width: 175px !important;">
</td>
<td>
<input type="text" name="pumax" id = "pumax" onchange="getperdet('pumax','pusec','puper')" style="width: 175px !important;">
</td>
<td>
<input type="text" name="pusec" id = "pusec" onchange="getperdet('pumax','pusec','puper')" style="width: 175px !important;">
</td>
<td>
<input type="text" name="puper" disabled id = "puper" style="width: 175px !important;">
</td>
</tr>
<tr >
<td >
<input type="text" name="eng" value = 'English' disabled id = "eng" style="width: 175px !important;">
</td>
<td>
<input type="text" name="engmax" id = "engmax" onchange="getperdet('engmax','engsec','engper')" style="width: 175px !important;">
</td>
<td>
<input type="text" name="engsec" id = "engsec" nchange="getperdet('engmax','engsec','engper')" style="width: 175px !important;">
</td>
<td>
<input type="text" name="engper" disabled id = "engper" style="width: 175px !important;">
</td>
</tr>
</tbody>
</table> -->
</div>
<br>
<br>
</td>
</tr>
<tr style="height: 3Px;"><td></td></tr>
<tr style="height:3px;"><td></td></tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
|