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.103.33


Current Path : /var/www/oasis/html_modules_old/
Upload File :
Current File : /var/www/oasis/html_modules_old/ExamChallanReport.html

<script type="text/javascript">
  $(function() {
    $("#tabs").tabs();
  });
  $(function() {
    $("#sub_tabs").tabs();
  });
</script>

<div
  id="report_popup_div"
  align="center"
  style="padding-top:8px; padding-left:30px; width:350px;"
>
  <table
    id="tbl_menu"
    align="center"
    cellpadding="2"
    cellspacing="0"
    border="0"
    width="100%"
  >
    <input type="text" value="" style="display:none;" />
    <tr>
      <td align="left" style="padding-left:30px;">
        <div
          class="paddlabel"
          style="width:137px;padding-top:5px; float:left;"
          id="label_29"
        >
          Degree
        </div>
        <div
          id="label_padding_29"
          style="width:0Px;height:20px;float:left"
        ></div>
        <div
          class="paddlabel"
          style="width:153px;padding-top:5px;  float:left;"
          id="label_30"
        >
          Exam No.
        </div>
        <div
          id="label_padding_30"
          style="width:16Px;float:left;height:20px;"
        ></div>
      </td>
    </tr>
    <tr>
      <td align="left" style="padding-left:30px;">
        <div id="input_div_27" style="float:left; ">
          <input
            id="from_deg"
            name="from_deg"
            value="0"
            type="text"
            style="border:1px solid #CFCDCD; width:120px; "
            value=""
            class="ElementCount"
          />
        </div>
        <div
          id="div_padding_29"
          style="width:16Px;float:left;height:20px;"
        ></div>

        <input  id='examno' name="examno" type='text' style='border:1px solid #CFCDCD; width:120px; ' value='' class='ElementCount'/></div> 
        <div id='div_padding_27'  style='width:0Px;float:left;height:20px;'></div>	
      </td>
    </tr>
    <tr>
      <td align="left" style="padding-left:30px;">
        <div
          class="paddlabel"
          style="width:137px;padding-top:5px; float:left;"
          id="label_29"
        >
          Challan No.
        </div>
        <div
          id="label_padding_29"
          style="width:0Px;height:20px;float:left"
        ></div>
      </td>
    </tr>
    <tr>
      <td align="left" style="padding-left:30px;">
        <div id="input_div_27" style="float:left; ">
          <input
            id="challanNo"
            name="challanNo"
            value="0"
            type="text"
            style="border:1px solid #CFCDCD; width:120px; "
            value=""
            class="ElementCount"
          />
        </div>
        <div
          id="div_padding_29"
          style="width:16Px;float:left;height:20px;"
        ></div>
      </td>
      <!-- <tr>
     <td align='left' style='padding-left:30px;'>
     <div class='paddlabel' style='width:137px;padding-top:5px; float:left;' id='label_29'>App. No.</div><div id='label_padding_29' style='width:0Px;height:20px;float:left'></div>
     <div class='paddlabel' style='width:153px;padding-top:5px;  float:left;' id='label_30'>To App. No.</div><div id='label_padding_30' style='width:16Px;float:left;height:20px;'></div>        
     </td>
   </tr>
    <tr>
    <td align='left' style='padding-left:30px;'>
      <div id='input_div_27' style='float:left; '>
      <input    id='from_appno' name="from_appno"  value='0'   type='text' style='border:1px solid #CFCDCD; width:120px; ' value='' class='ElementCount'/></div> 
      <div id='div_padding_29'  style='width:16Px;float:left;height:20px;'></div>
      
      <input  id='to_appno' name="to_appno"  value='Z'  type='text' style='border:1px solid #CFCDCD; width:120px; ' value='' class='ElementCount'/></div> 
      <div id='div_padding_27'  style='width:0Px;float:left;height:20px;'></div>	
    </td>
    </tr> -->
    </tr>

    <tr>
      <td>&nbsp;</td>
    </tr>
    <tr>
      <td align="center" style="">
        <input
          type="button"
          style="padding-bottom:1px;"
          class="ui-state-default ui-corner-all"
          value="Generate"
          onclick="getReport();"
        />
        <input
          type="button"
          style="padding-bottom:1px;"
          class="ui-state-default ui-corner-all"
          value="Cancel"
          onclick=" $('#batch_dialog').dialog('close');"
        />
      </td>
    </tr>
  </table>
</div>