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 : 18.118.151.112
<script
type='text/javascript'>$(function () { $('#tabs').tabs(); }); $(function () { $('#sub_tabs').tabs(); });</script>
<div id='tabs'>
<ul>
<li><a href='#user_rights'>I.A. Marks Pending (student wise)</a></li>
</ul>
<br>
<div align="left" id="report_Marklist_subject_wise_div" style="height:250px; overflow:auto">
<table width="100%" border="0" cellspacing="1" cellpadding="1">
<tr>
<td style="width:115px" align="left">Degree Code
</td>
<td>:</td>
<td>
<!-- <input type="text" id="degree_code" style="width: 70px"
onkeyup="if (this.value.length > 5) {this.value = this.value.substr(0,5);}"
onkeypress ="return pulsar(event,this);"
onkeydown="return keyboardDegreePopup(event,this.id,$('#degree_code').val())"
onfocus="$g_focus_element='degree_code';"
onblur="getdegreeNames();"> -->
<input type="text" id="degree_name" tabindex=-1 onfocus="$g_focus_element='degree_name';"
onblur='this.value=this.value.toUpperCase();' style="background-color: AliceBlue">
<!-- <img border="0" onclick="degreeDetailsPopup($('#degree_code').val());" src="images/edi.png" style="cursor:pointer"/> -->
</td>
</tr>
<tr>
<td align="left">Exam No
</td>
<td>:</td>
<td>
<!-- <input type="text" id="Examno" style="width: 70px"
onkeyup="if (this.value.length > 1) {this.value = this.value.substr(0,1); }"
onblur ="getExamName($('#degree_code').val(),this.id);"
onkeypress ="return pulsar(event,this);"
onkeydown="return keyboardExamNoPopup(event,this.id,$('#Examno').val())"
onfocus="$g_focus_element='Examno';"> -->
<input type="text" id="Exam_name" onfocus="$g_focus_element='Exam_name';"
onblur='this.value=this.value.toUpperCase();' style="background-color: AliceBlue">
<!-- <img border="0" onclick="GetMarklistSubjectListGetExamNO($('#Examno').val());" src="images/edi.png" style="cursor:pointer"/> -->
</td>
</tr>
<tr style="display:non;">
<td style="width:140px" align="left">Roll No.
</td>
<td>:</td>
<td>
<input type="text" id="rollNofrom" style="width: 70px" maxlength=1 value="0"
onkeypress='return isLetter(event,this)' onblur='this.value=this.value.toUpperCase();'
name="rollNofrom" />
-
<input type="text" id="rollNoto" style="width: 70px" maxlength=1 value="Z"
onkeypress='return isLetter(event,this)' onblur='this.value=this.value.toUpperCase();'
name="rollNoto" />
</td>
</tr>
</table>
<div class="raval_submit" style="width:42px;float:left;margin-left:200px; margin-top:10px ">
<span onclick="getPendingDet();"
style="margin-top: 2px;margin-left:8px;cursor: pointer; color:#545345;line-height: 19px;font-size:14px;font-weight:bold;">Go</span>
</div>
</div>
|