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.226.52.26
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script>
<div id='tabs'>
<ul>
<li><a href='#freeze_marks_div'>Freeze Marks</a></li>
</ul>
<div id="freeze_marks_div" style="height:auto">
<table style="width:80%" border="0">
<tr>
<td align="right" style="width:100px">Qp Code:</td>
<td>
<input type="text" id="freeze_qp_code" style="width:70px" onkeyup="limit(this, 5)"
onkeydown="return keyboardQPPopup(event,this.id,$('#freeze_qp_code').val())"
onblur="GetQpCodeDetails()" />
<input type="text" id="freeze_qp_name" readonly tabindex=-1 style="width:200px; background:AliceBlue;" />
<img border="0" onclick="QpPopup($('#freeze_qp_code').val());" src="images/edi.png" style="cursor:pointer"/>
</td>
</tr>
</table>
<div style='margin-top:15px;' id='freeze_marks_grid_div'></div>
</div>
|