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.198.181
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script>
<div id='tabs'>
<ul>
<li><a href='#report_Marklist_subject_wise_div'>Identify Subject's For Fresh Exam</a></li>
</ul>
<script>
$('#candidate_list_date').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true, changeYear: true,dateFormat:'dd/mm/yy', buttonImage: 'images/date.gif', buttonImageOnly: true});
</script>
<div align="left" id="candidate_list" style="min-height:220px; overflow:auto">
<table id ="tbl_menu" name ="tbl_menu" align="left" cellpadding="2" cellspacing="0" border="0" style="padding-top:12px;width:auto;;">
<tr>
<td align="right" style="width:100px">Reg No:
</td>
<td>
<input type="text" id="candidate_list_reg_no" onkeypress="return pulsar(event,this);"
onkeydown="return KayboardGetRegno(event,this.id)" onblur="isRegNoisValid(this.value,$('#candidate_list_degree_code').val());" style="width:70px;"/>
<input type="text" tabindex=-1 id="candidate_list_reg_name" style="width: 180px;background: AliceBlue" />
</td>
<td align="right" style="width:60px;display:none;">Category:
</td>
<td style="display:none;">
<!--<select onchange='displayCandidateEntryRegNoDetails();' id="candidate_list_category" style="width:90px;" ></select> -->
<select onchange='' id="candidate_list_category" style="width:90px;" ></select>
</td>
</tr>
<tr >
<td align="right" style="width:100px">Degree :</td>
<td align="left" style="width:300px" >
<input style="background: AliceBlue;width:70px;" readonly='true' disabled='disabled' tabindex=-1 type="text" id="candidate_list_degree_code"
onkeydown="return keyboardDegreePopup(event,this.id,$('#candidate_list_degree_code').val())"
onkeypress="return pulsar(event,this);"
onblur="getdegreeNames();" />
<input type="text" tabindex=-1 id="candidate_list_degree_name" style="width: 180px;background: AliceBlue" />
</td>
</tr>
<tr>
<td align="right">Fresh Exam: </td>
<td>
<input class='ElementCount' type="text" id="fresh_Examno" style="width: 70px"
onkeyup="if (this.value.length > 1) {this.value = this.value.substr(0,1); }"
onblur ="getExamName($('#candidate_list_degree_code').val(),this.id);"
onkeypress ="return pulsar(event,this);"
onkeydown="return keyboardExamNoPopup(event,this.id,$('#candidate_list_degree_code').val())"
onfocus="$g_focus_element='markentry_sub_Examno';">
<!-- onkeypress="return pulsar(event,this);" onkeydown="return MarkEntrySubGetExamNO(event,this.id,$('#markentry_sub_Examno').val())"-->
<input type="text" id="fresh_Exam_name" readonly tabindex=-1 onfocus="$g_focus_element='markentry_sub_Exam_name';" style="width:180px;background-color: AliceBlue">
</td>
<td>
<span class="raval_submit" style='float:left;margin-left:20px;'>
<span style="margin-top: 2px;float:left;margin-left:8px;cursor: pointer; color:#35721F;line-height: 19px;font-size:14px;font-weight:bold;" onclick="PopulateFreshExamSubjectList()">Go</span>
</span>
</td>
</tr>
<tr><td> </td></tr>
</table>
<!-- <div id='candidate_list_photo' style="height:118px;left:950px;position:absolute;top:193px;width:107px;">
<img align="center" style="position: absolute; z-index: 1; height: 187px; width: 148px;"
onchange="DiaplayUserSelectedPhoto()" src="images/default_photo.jpg" id="student_entry_photo">
</div>
<div style="height:118px;left:910px;position:absolute;top:380px;width:107px;">
<input type="file" style="height: 23px;" onchange="DisplayUserSelectedPhoto();" name="student_entry_upload" size="20" id="student_entry_upload">
</div> -->
<div align="center" id="freshSubj_details" style="width:678px;padding-bottom:15px;height:auto; overflow:auto">
</div>
</div>
</div>
|