0xV3NOMx
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.147.82.108


Current Path : /proc/thread-self/root/var/www/oasis/h/html_modules/
Upload File :
Current File : //proc/thread-self/root/var/www/oasis/h/html_modules/freezeiaprici_new.html

<script type="text/javascript">
  $(function () {
    $("#tabs").tabs();
  });
  $(function () {
    $("#sub_tabs").tabs();
  });
</script>
<div id="tabs">
  <ul style="height: 20px">
    <li>Principal Subject Freeze</li>
  </ul>

  <div>
    <table>
      <tr>
        <td style="font-size: 13px">Degree</td>
        <td>:</td>
        <td>
          <select
            id="fmacas_degree_code"
            type="text"
            class="select_box"
            style="font-size: 13px"
            onchange="getPriExamno()"
          ></select>
        </td>
      </tr>
      <tr>
        <td style="font-size: 13px">Exam No</td>
        <td>:</td>
        <td>
          <select
            type="text"
            id="fmacas_sub_Examno"
            class="select_box"
            style="font-size: 13px"
          ></select>

          <span onclick="getFreezeiaPrici();" class="button_box">Submit</span>
        </td>
      </tr>
    </table>
    <div
      align="left"
      id="fmacas_module_subject_data"
      style="height: 340px; overflow: auto; clear: both"
    ></div>
  </div>
  <div
    align="left"
    id="freeze_module_at_university_college"
    style="height: 453; display: none; overflow: auto"
  >
    <div
      align="left"
      id="fmauc_module_colldeg_data"
      style="height: 340px; overflow: auto"
    ></div>
  </div>
</div>