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.147.27.154
<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});
$('#adm_date').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true, changeYear: true,dateFormat:'dd/mm/yy',buttonImage: 'images/date.gif', buttonImageOnly: true});
</script>
<div id='tabs'>
<ul>
<li><a href='#student_entry'>Student Entry</a></li>
</ul>
<div id='student_entry'>
<div class='ui-tabs ui-widget ui-widget-content ui-corner-all' align='center' style='min-height:100px;height:auto;font-size:1.0em;'>
<table id ='tbl_menu' class='content-tbl' align='center' cellpadding='1' cellspacing='0' border='0'>
<div style="position: static; margin-left: 460px;">
<img align='center' id='student_entry_photo' src='images/default_photo.jpg' onchange='DiaplayUserSelectedPhoto()' style='position:absolute;top:300px; height:184px; width:148px'></img>
<input type='file' class='ElementCount' id="student_entry_upload" size='20' name="student_entry_upload" onchange="DisplayUserSelectedPhoto();" style="position: absolute; top: 480px; height:23px;width:190px;">
</div>
</table>
<table id ='tbl_menu' class='content-tbl' cellspacing = "1" cellpadding = "5" border="0" width="100%" align="center">
<tbody>
<div class='ui-widget-header ui-corner-all sub-tab-header' align='left' style='padding:5px;'>Personal Details</div>
<tr>
<td style="width: 20%;">Degree</td>
<td style="width: 80%;">
<input type='text' class='ElementCount' id="student_entry_degree_code" name="student_entry_degree_code" onblur="getdegreeNames(); chkStudentEditAdd(); " onkeydown="return keyboardDegreePopup(event,this.id,$('#student_entry_degree_name').val());" onfocus="$g_focus_element='student_entry_degree_code'" style="width:80px;text-align: center;" maxlength="5">
<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>
<input type="hidden" id="details_student_entry_degree_name" name="62" value="0" />
<input type="text" class="inputWithImge ElementCount" id="student_entry_degree_name" style="width:260px;" value="" />
<input type='hidden' class='ElementCount' disabled='true' id="student_entry_sub_degree_code" name="student_entry_sub_degree_code" onblur="getSubdegreeNames();" onkeydown="return keyboardSubDegreePopup(event,this.id,$('#student_entry_sub_degree').val());" onfocus="$g_focus_element='student_entry_sub_degree_code'" style="width:60px;" >
<input type="hidden" id="details_student_entry_sub_degree" name="62" value="0" />
<input type="hidden" class="inputWithImge ElementCount" disabled='true' id="student_entry_sub_degree" style="width:100px;" value="" onKeyUp=" " />
<div style="float: right; margin-right: 10px;">
Sl. No.: <input type='text' id="student_entry_slno" name="student_entry_slno" onblur="getStudentSlNo();" disabled onfocus="$g_focus_element='student_entry_slno'" maxlength="4" style="width:60px;text-align: center;" >
Intake: <input type='text' id="student_entry_intake" name="student_entry_intake" disabled onfocus="$g_focus_element='student_entry_intake'" maxlength="4" style="width:60px; text-align: center;" >
</div>
</td>
</tr>
<tr>
<td>Name</td>
<td>
<input class='ElementCount' type='text' id="student_entry_name" name="student_entry_name" onblur ="changeCase(this.id); " onkeypress="return onlyAlphabets(event,this);" onkeyup=" limit(this, 50);" onfocus="$g_focus_element='student_entry_name'" style="width:300px;" >
<lable>(As per qualifying records)</lable>
</td>
</tr>
<tr>
<td>Date of Birth</td>
<td colspan="9">
<select id="student_entry_dob_date" onfocus="$g_focus_element='student_entry_date'" style="width:60px">
<option value="">--Select--</option>
<option>01</option>
<option>02</option>
<option>03</option>
<option>04</option>
<option>05</option>
<option>06</option>
<option>07</option>
<option>08</option>
<option>09</option>
<option>10</option>
<option>11</option>
<option>12</option>
<option>13</option>
<option>14</option>
<option>15</option>
<option>16</option>
<option>17</option>
<option>18</option>
<option>19</option>
<option>20</option>
<option>21</option>
<option>22</option>
<option>23</option>
<option>24</option>
<option>25</option>
<option>26</option>
<option>27</option>
<option>28</option>
<option>29</option>
<option>30</option>
<option>31</option>
</select>
<select id="student_entry_dob_month" onfocus="$g_focus_element='student_entry_month'" style="width:60px;">
<option value="">--Select--</option>
<option>Jan</option>
<option>Feb</option>
<option>Mar</option>
<option>Apr</option>
<option>May</option>
<option>Jun</option>
<option>Jul</option>
<option>Aug</option>
<option>Sep</option>
<option>Oct</option>
<option>Nov</option>
<option>Dec</option>
</select>
<input class='ElementCount' type='text' id="student_entry_dob_year" name="student_entry_dob_year" onkeypress="return acceptNumbersOnlyForModule(event);" onfocus="$g_focus_element='student_entry_year'" maxlength="4" style="width:60px; text-align: center;" >
</td>
</tr>
<tr>
<td>Gender</td>
<td colspan="9">
<input id="student_entry_exam" type="hidden" value="A" readonly="readonly" onkeypress="globalkeyEvent(evt,this)" onfocus="$g_focus_element='student_entry_exam'" align="center" />
<select class='ElementCount' id="student_entry_sex" onfocus="$g_focus_element='student_entry_sex'" style="width: 100px">
<option value="M">Male</option>
<option value="F">Female</option>
</select>
</td>
</tr>
<tr>
<td style="width: 20%;">Father's Name</td>
<td style="width: 30%;">
<input type='text' class='ElementCount' id="student_entry_fname" name="student_entry_fname" onblur ="changeCase(this.id);" onkeypress="return onlyAlphabets(event,this);" onfocus="$g_focus_element='student_entry_fname'" onkeyup="limit(this, 40)" style="width:300px;" >
</td>
</tr>
<tr>
<td style="width: 20%;">Father's Occupation</td>
<td style="width: 30%;">
<input type='text' class='ElementCount' id="student_entry_father_occupation" name="student_entry_father_occupation" onkeypress="return onlyAlphabets(event,this);" onblur ="changeCase(this.id);" onfocus="$g_focus_element='student_entry_father_occupation'" onkeyup="limit(this, 40)" style="width:300px;" >
</td>
</tr>
<tr>
<td style="width: 20%;">Mother's Name</td>
<td style="width: 30%;">
<input type='text' class='ElementCount' id="student_entry_mname" name="student_entry_mname" onblur ="changeCase(this.id);" onkeypress="return onlyAlphabets(event,this);" onfocus="$g_focus_element='student_entry_mname'" onkeyup="limit(this, 40)" style="width:300px;" >
</td>
</tr>
<tr>
<td style="width: 20%;">Mother's Occupation</td>
<td style="width: 30%;">
<input type='text' class='ElementCount' id="student_entry_mather_occupation" name="student_entry_mather_occupation" onkeypress="return onlyAlphabets(event,this);" onblur ="changeCase(this.id);" onfocus="$g_focus_element='student_entry_mather_occupation'" onkeyup="limit(this, 40)" style="width:300px;" >
</td>
</tr>
<tr>
<td style="width: 20%;">Nationality</td>
<td style="width: 30%;">
<input type='text' class='ElementCount' id="student_entry_nationality" name="student_entry_nationality" onkeypress="return onlyAlphabets(event,this);" onblur="assignDefaultName(); changeCase(this.id);" onkeyup="limit(this, 10)" onfocus="$g_focus_element='student_entry_nationality'" style="width:130px;" >
</td>
</tr>
<tr>
<td style="width: 20%;">Religion</td>
<td style="width: 30%;">
<input type='text' class='ElementCount' id="student_entry_religion" name="student_entry_religion" onkeypress="return onlyAlphabets(event,this);" onblur="changeCase(this.id);" onkeyup="limit(this, 50)" onfocus="$g_focus_element='student_entry_religion'" style="width:130px;" >
</td>
</tr>
<tr>
<td style="width: 20%;">Blood Group</td>
<td style="width: 30%;">
<select id="student_entry_blood_group" class='ElementCount' type="text" onkeyup="limit(this, 10)" onfocus="$g_focus_element='student_entry_blood_group'" style = "width:135px;">
<option value='None' selected>None</option>
<option value='O+ve'>O+ve</option>
<option value='O-ve'>O-ve</option>
<option value='A+ve'>A+ve</option>
<option value='A-ve'>A-ve</option>
<option value='B+ve'>B+ve</option>
<option value='B-ve'>B-ve</option>
<option value='AB+ve'>AB+ve</option>
<option value='AB-ve'>AB-ve</option>
</select>
</td>
</tr>
<tr>
<td style="width: 20%;">Physically Disabled?</td>
<td style="width: 30%;">
<select style = "width:80px;" class='ElementCount' id='ph_stud' name="ph_stud" >
<option value='F'>No</option>
<option value='T'>Yes</option>
</select>
</td>
</tr>
<tr>
<td style="width: 20%;">Medium of Instruction</td>
<td style="width: 30%;">
<input type='text' class='ElementCount' id="student_entry_english" name="student_entry_english" onblur ="changeCase(this.id); " onkeypress="return onlyAlphabets(event,this);" onkeyup=" limit(this, 50);" onfocus="$g_focus_element='student_entry_english'" style="width:200px;" >
</td>
</tr>
<tr>
<td style="width: 20%;">E-Mail ID</td>
<td style="width: 30%;">
<input type='text' class='ElementCount' id="student_entry_email" name="student_entry_email" onkeyup=" limit(this, 50);" onfocus="$g_focus_element='student_entry_email'" style="width:200px;" >
</td>
</tr>
<tr>
<td style="width: 20%;">Contact No.</td>
<td style="width: 30%;">
<input type='text' id="student_entry_contact_no" class='ElementCount' onkeypress='return acceptNumbersOnlyForModule(event);' name="student_entry_contact_no" onblur="changeCase(this.id);" onkeyup="limit(this, 50)" onfocus="$g_focus_element='student_entry_contact_no'" style="width:200px;" >
</td>
</tr>
<tr>
<td style="width: 20%;">Aadhaar No.</td>
<td style="width: 30%;">
<input type='text' class='ElementCount' id="stud_aadhar" onkeypress='return acceptNumbersOnlyForModule(event);' name="stud_aadhar" style="width:200px;" maxlength="12" >
</td>
</tr>
<tr>
<td style="width: 20%; vertical-align: top;">Address (Communication)</td>
<td style="width: 30%;">
<input id="student_entry_comm_addr1" class='ElementCount' type="text" maxlength="40" onkeypress="return onlyAlphabets(event,this);" Onblur="changeCase(this.id);" onfocus="$g_focus_element='student_entry_comm_addr1'" style="width: 300px; border-bottom:0px;"/></br>
<input id="student_entry_comm_addr2" class='ElementCount' type="text" maxlength="40" onblur="changeCase(this.id);" onfocus="$g_focus_element='student_entry_comm_addr2'" onkeypress="return onlyAlphabets(event,this);" style="width: 300px; border-bottom:0px;"/></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="width: 300px; border-bottom:0px;"/></br>
<input id="student_entry_comm_addr4" class='ElementCount' type="text" maxlength="40" onkeypress="return onlyAlphabets(event,this);" onblur="changeCase(this.id);" onfocus="$g_focus_element='student_entry_comm_addr4'" style="width: 300px;"/>
</td>
</tr>
<tr>
<td style="width: 20%; vertical-align: top;">Address (Permanent)</td>
<td style="width: 30%;">
<input id="student_entry_per_add1" class='ElementCount' type="text" maxlength="40" onkeypress="return onlyAlphabets(event,this);" onblur="changeCase(this.id); " onfocus="$g_focus_element='student_entry_per_add1'" style="width: 300px;border-bottom:0px;"/></br>
<input id="student_entry_per_add2" class='ElementCount' type="text" maxlength="40" onkeypress="return onlyAlphabets(event,this);" onblur="changeCase(this.id); " onfocus="$g_focus_element='student_entry_per_add2'" style="width: 300px;border-bottom:0px;"/></br>
<input id="student_entry_per_add3" class='ElementCount' type="text" maxlength="40" onkeypress="return onlyAlphabets(event,this);" onblur="changeCase(this.id); " onfocus="$g_focus_element='student_entry_per_add3'" onblur="copyAddress()" style="width: 300px;border-bottom:0px;"/></br>
<input id="student_entry_per_add4" class='ElementCount' type="text" maxlength="40" onkeypress="return onlyAlphabets(event,this);" onblur="changeCase(this.id); copyAddress();" onfocus="$g_focus_element='student_entry_per_add4'" style="width: 300px;"/>
</td>
</tr>
<tr>
<td style="width: 20%;">Qualification</td>
<td style="width: 30%;">
<input type='text' class='ElementCount' id="stud_qualify" onkeypress="return onlyAlphabets(event,this);" name="stud_qualif" maxlength="20" style="width:300px;" >
</td>
</tr>
<tr>
<td style="width: 20%;">Board / University</td>
<td style="width: 30%;">
<input type='text' class='ElementCount' id="stud_board" onkeypress="return onlyAlphabets(event,this);" name="stud_board" maxlength = 30 style="width:300px;" >
</td>
</tr>
<tr>
<td style="width: 20%;">Percentage</td>
<td style="width: 30%;">
<input type='text' class='ElementCount' id="stud_percent" name="stud_percent" onkeypress='return acceptNumbersOnlyForModule(event);' maxlength = 5 style="width:80px;text-align: center;" >
</td>
</tr>
<tr>
<td style="width: 20%;">Combination</td>
<td style="width: 30%;">
<select style = "width:150px;" class='ElementCount' onchange ='getconstype(this.value);' id='degree_combination' onfocus="$g_focus_element='degree_combination'"></select>
</td>
</tr>
<tr>
<td style="width: 20%;">Quota / Fee Quota</td>
<td style="width: 30%;">
<select style = "width:150px;" class='ElementCount' id='stud_quota' onchange ='GetCombinationFeeListFresh();' onfocus="$g_focus_element='stud_quota'"></select>
</td>
</tr>
<tr>
<td style="width: 20%;">Category</td>
<td style="width: 30%;">
<select style = "width:150px;" class='ElementCount' id='degree_category' onchange ='GetCombinationFeeListFresh();' onfocus="$g_focus_element='degree_category'"></select>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<div class='ui-tabs ui-widget ui-widget-content ui-corner-all' align='center' style='min-height:100px;height:auto;font-size:1.0em;'>
<div class='ui-widget-header ui-corner-all sub-tab-header' align='left' style='padding:5px;'> Subject Details</div>
<div align="center" id="subject_appearing" style="display:'block'; overflow:auto;"></div>
</div>
</br>
<div class='ui-tabs ui-widget ui-widget-content ui-corner-all' align='center' style='min-height:100px;height:auto;font-size:1.0em;'>
<div class='ui-widget-header ui-corner-all sub-tab-header' align='left' style='padding:5px;'> Fee Details</div>
<div align="center" id="fee_particulars" style="display:'block'; overflow:auto">
<div id='fee_combination_div' align='left'></div>
<table id ='tbl_menu' class='content-tbl' align='left' cellpadding='5' cellspacing='1' border='0' style="width: 100%;">
<tr>
<td style="width: 20%;">Fee Paid</td>
<td style="width: 80%">
<input id="fee_paid" disabled='true' type="text" onkeypress="return acceptNumbersOnlyForModule(event);" onfocus="$g_focus_element='fee_paid'" value='0.0' style="width:120px;text-align:right;" />
</td>
</tr>
<tr>
<td>Recept No</td>
<td>
<input onblur='CalculateSETotalFee();' id="rec_no" type="text" onfocus="$g_focus_element='rec_no'" style="width:120px;text-align:left;" maxlength="4"/>
</td>
</tr>
<tr>
<td>Recept Date</td>
<td>
<input id="rec_date" type="text" onfocus="$g_focus_element='rec_date'" value='00/00/0000' style="width:120px;text-align:center;" />
</td>
</tr>
<tr>
<td>Admission Date</td>
<td>
<input id="adm_date" type="text" onfocus="$g_focus_element='adm_date'" value='00/00/0000' style="width:120px;text-align:center;" />
</td>
</tr>
<tr>
<td>Remarks</td>
<td>
<input id="fee_remarks" type="text" onfocus="$g_focus_element='fee_remarks'" style="width:600px;text-align:left; " value='' />
</td>
</tr>
<!-- Hidden Files -->
<tr id='tr_recognition_order_no' style='display:none;'>
<td align="right">Recognition Order No:</td>
<td>
<input id="student_entry_recognition_order_no" type="text" onblur="changeCase(this.id);" onkeyup="limit(this, 50)" onfocus="$g_focus_element='student_entry_recognition_order_no'" style = "width:120px;" /> Date:
<input type="text" id="student_entry_recognition_date" style="width: 81px" onfocus="$g_focus_element='student_entry_recognition_date';">
</td>
<td style="width: 90px" > </td>
</tr>
<tr id='tr_affilation_order_no' style='display:none;'>
<td align="right">Affiliation Order No:</td>
<td>
<input id="student_entry_affiliation_order_no" type="text" onblur="changeCase(this.id);" onkeyup="limit(this, 50)" onfocus="$g_focus_element='student_entry_affiliation_order_no'" style = "width:120px;" /> Date:
<input type="text" id="student_entry_affiliation_date" style="width: 81px" onfocus="$g_focus_element='student_entry_affiliation_date';">
</td>
</tr>
<!-- Hidden Files -->
</table>
</div>
</div>
</div>
</div>
|