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.174.253
<script>
$('#date_of_exam').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="Dispatch_ans_script_div" style="height:376px; overflow:auto">
<table width="90%" border="0" cellpadding="" cellspacing="" style="margin-top:20px;" >
<tr>
<td style="width:135px" align="right">Date of Exam:</td>
<td>
<input id="date_of_exam" type="text" style = "width:100px;"/>
Session
<select id="session_state" style="width:100px;" onfocus="$g_focus_element='session_state';" >
<option>AM</option>
<option>PM</option>
</select>
<span class="raval_submit_td" >
<span style="margin-top: 2px;cursor: pointer; color:#35721F;line-height: 19px;font-size:14px;font-weight:bold;" onclick="GetDefaultDispatchAnsScriptQp()">Go</span>
</span>
</td>
</tr>
</table>
<div align="center" id="Dispatch_default_ans_script_div" style="display:none; height:250px;overflow:auto">
</div>
<div id="dispatch_list_div" style='display:none'>
<table width="98%" id="Dispatch_ans_script_header" align="center" border="0" cellpadding="0" cellspacing="0">
<th align='left' colspan='6' class='ui-jqgrid-titlebar ui-widget-header ui-corner-tl ui-corner-tr ui-helper' style='font-size:12px; padding-left:6px; height:24px;'>Dispatch Answers Script</th>
<tr class='ui-state-default ui-jqgrid-hdiv'>
<td id='td_dispatch_degree' style='padding:2px; width:70px; border-bottom:1px solid #C5DBEC; border-right:1px solid #C5DBEC; border-left:1px solid #C5DBEC;'><center>QP Code</center></td>
<td id='td_dispatch_name' style='padding:2px; width:250px; border-bottom:1px solid #C5DBEC; border-right:1px solid #C5DBEC;'><center>Name</center></td>
<td id='td_dispatch_bundle' style='padding:2px; width:80px; border-bottom:1px solid #C5DBEC; border-right:1px solid #C5DBEC;'><center>Bundle</center></td>
<td id='td_dispatch_script' style='padding:2px; width:80px; border-bottom:1px solid #C5DBEC; border-right:1px solid #C5DBEC;'><center>Script</center></td>
</tr>
<tr class='ui-widget-content jqgrow' >
<td class='tbl_row_new' align="center" style="border-right:1px solid #C5DBEC; width:70px; border-left:1px solid #C5DBEC; padding:2px;">
<input onclick="$g_dispatch_degree_code=this.id" name="dispatch_ans_degree"
id="dispatch_degree_1" type="text" style="width:60px;"
onkeydown="return keyboardSubjectQPPopup(event,this.id,$('#dispatch_degree_1').val())"
onfocus="$g_focus_element='dispatch_degree_1';"
onblur="GetQpSubjectCodeDetails(this.value);">
</td>
<td class='tbl_row_new' align="center" style="border-right:1px solid #C5DBEC; width:250px;" >
<input name="dispatch_ans_name" id="dispatch_name_1" readonly='true' disabled='true' tabindex="-1"
onclick="$g_dispatch_ans_name=this.id"
onfocus="$g_focus_element='';" type="text" style="width:400px;" />
</td>
<td class='tbl_row_new' align="center" style="border-right:1px solid #C5DBEC; width:80px;">
<input name="dispatch_ans_buddles" id="dispatch_buddles_1" onkeypress= "return acceptNumbersOnlyForModule(event)" type="text" style="width:70px;"/>
</td>
<td class='tbl_row_new' align="center" style="border-right:1px solid #C5DBEC; width:80px;">
<input name="dispatch_ans_script" id="dispatch_script_1" type="text" style="width:70px;" onblur="CheckForEmptyToCreatNextRow(this.id)"/>
</td>
</tr>
</table>
</div>
</div>
</div>
|