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.145.45.223
<script>
$('#examdate').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true, changeYear: true,dateFormat:'dd/mm/yy',buttonImage: 'images/cal.jpg', buttonImageOnly: true});
$('#tdate').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true, changeYear: true,dateFormat:'dd/mm/yy',buttonImage: 'images/cal.jpg', buttonImageOnly: true});
</script>
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script>
<div id='tabs'>
<ul style='height:20px;'>
<li></li>
</ul>
<div align="left" id="report_Marklist_student_wise_div" width="100%" style="height:370px;margin-left:20px;padding:0px;">
<center>
<table width="100%" border="0" cellspacing="2" cellpadding="2" style='margin-top:20px;'>
<tr>
<td align="left">
<span style='float:left'>
Exam Date : <input type="text" id="examdate" style="width: 100px" maxlength = "10" onkeydown = 'dmydateformat(event,this.id)' placeholder = 'dd/mm/yyyy' onkeypress = "to_upperx(this.id)">
</span>
<span style='float:left;'>
<div class="raval_submit" style="width:42px;margin-left:20px;padding:0px;">
<span onclick="getcolldespackdetails()" style="margin-left:12px;margin-top: 2px;cursor: pointer; color:#545345;line-height: 19px;font-size:14px;font-weight:bold;">Go</span>
</div>
</span>
</td>
</tr>
</table>
</center>
<div id = 'dates' style='clear:both' >
</div>
<div id = 'ftable' style='height:350px;overflow:auto;' >
</div>
<br><br>
<div id = "date" >
</div>
</div>
</div>
|