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.141.201.46
<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="freeze_module_at_college_admin_subject" style="height:403; overflow:auto;">
<table width="100%" border="0" cellpadding="2" cellspacing="3" style='margin-top:20px;' >
<tr>
<td style="width: 100px" align="right" >
Degree : <br />
</td>
<td>
<input id="fmacas_degree_code" type="text" maxlength="5" style = "width:50px;"
onblur="getdegreeNames(); "
onkeydown="return keyboardDegreePopup(event,this.id,$('#fmacas_degree_code').val());"
onfocus="$g_focus_element='fmacas_degree_code'"/>
<input id="fmacas_degree_name" type="text" tabindex="-1" style = "width:240px; background-color: AliceBlue;"/>
</td>
</tr>
<tr>
<td align="right">Exam :
</td>
<td>
<input type="text" id="fmacas_sub_Examno" maxlength="1" style="width: 50px"
onblur ="getExamName($('#fmacas_degree_code').val(),this.id);"
onkeydown="return keyboardExamNoPopup(event,this.id,$('#fmacas_sub_Examno').val())"
onfocus="$g_focus_element='fmacas_sub_Examno';">
<input type="text" id="fmacas_sub_Exam_name" readonly tabindex="-1" onfocus="$g_focus_element='fmacas_sub_Exam_name';" style="width:240px; background-color: AliceBlue">
</td>
</tr>
<tr>
<td style="width: 100px" align="right" >
Module : <br />
</td>
<td align="left"><select id="fmacas_category_name" style="width:102px;" name="fmacas_category_name" > </select>
Subject Range : <input type="text" id="fmacas_subject_range" style="width:102px;"/>
<span class="raval_submit_td" >
<span style="margin-top: 2px;cursor: pointer; color:#35721F;line-height: 19px;font-size:14px;font-weight:bold;" onclick="getFmacasSubjectDetails($('#fmacas_subject_range').val());changeCase(this.id);">Go</span>
</span>
</td>
</tr>
</table>
<div align="left" id="fmacas_module_subject_data" style="height:300px;overflow:auto;">
</div>
</div>
<div align="left" id="freeze_module_at_university_college" style="height:353;display:none; overflow:auto;">
<table width="100%" border="0" cellpadding="0" cellspacing="1" >
<tr>
<td style="width:100px" align="right" >
Degree : <br/>
</td>
<td >
<input id="fmauc_degree_code" type="text" maxlength="5" style = "width:50px;"
onblur="getdegreeNames(); "
onkeydown="return keyboardDegreePopup(event,this.id,$('#fmauc_degree_code').val());"
onfocus="$g_focus_element='fmauc_degree_code'"
/>
<input id="fmauc_degree_code_degree_name" type="text" tabindex="-1" style = "width:240px;background: #DEF8F8;" />
</td>
</tr>
<tr>
<td style="width: 100px" align="right" >
Module : <br />
</td>
<td colspan="2" align="left"><select id="fmauc_category_name" style="width:102px;" name="fmauc_category_name"> </select>
Select All :<input type="radio" name='fmauc_radio' id='fmauc_select'> De Select All:<input type="radio" name='fmauc_radio' id='fmauc_de_select'>
College Range :<input type="text" onblur='getFmacCollegeDegreeDetails(this.value);' id='fmauc_college_range' style="width:102px;">
</td>
</tr>
</table>
<div align="left" id="fmauc_module_colldeg_data" style="height:300px;overflow:auto;">
</div>
</div>
</div>
|