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


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

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

<div id='tabs'>
 <ul>
    <li>
      <a href='#ack_rv_rt_application'>Prepare Admission Document </a></li>
 </ul>   

  <div align="center" id="ack_rv_rt_application" style="height:453; overflow:auto;">     
    <div style="padding: 0px 10px 10px 15px; font-size: 12px;">
      <div style='float:left;'>
        <span style="width: 180px;"></span>
          <table  width="100%" border="0" cellpadding="" cellspacing="">
            <tr>
              <td align="left">Degree</td>     
              <td>       
                <input id="report_from_degree_code" type="text" maxlength="5" 
                style = "width:70px;"           
                onkeydown="return keyboardDegreePopup(event,this.id,$('#adclme_degree_code').val());"
                onfocus="$g_focus_element='report_from_degree_code'"  
                onblur="admgetdegreename(this.id);"/>

                <input type="text" id="report_from_degree_name" readonly tabindex=-1 onfocus="$g_focus_element='report_from_degree_name';" style="width:200px; background-color: AliceBlue">
                   &nbsp;<img border="0" onclick="degreeDetailsPopup($('#report_from_degree_code').val());" src="images/edi.png" style="cursor:pointer"/>         
              </td>
              <td style="display:none;">       
                <input id="report_to_degree_code" type="text" maxlength="5" 
                style = "width:130px;"           
                onkeydown="return keyboardDegreePopup(event,this.id,$('#adclme_to_degree_code').val());"
                onfocus="$g_focus_element='report_to_degree_code'" 
                onblur="admgetdegreename(this.id);"/>

                <input type="text" id="report_to_degree_name" readonly tabindex=-1 onfocus="$g_focus_element='report_to_degree_name';" style="width:100px; background-color: AliceBlue">
                   &nbsp;<img border="0" onclick="degreeDetailsPopup($('#report_to_degree_code').val());" src="images/edi.png" style="cursor:pointer"/>            
              </td>
            </tr> 
            <tr style=''>
              <td align="left" style="width:115px">Application Range 
              </td>
              <td>
                <input class='ElementCount' type="text" id="appfrom" value = '0' style="width: 130px;margin-top: 5px;margin-bottom: 5px;"> - 
                <input class='ElementCount' type="text" id="appto"   value = 'z' style="width: 130px;margin-top: 5px;margin-bottom: 5px;"> 
              </td>     
            </tr>
            <tr>
              <td align="left" style="width:115px"> 
              </td>
              <td>
                <span class="raval_submit" style="margin-top: 2px;float:left;margin-left:0px;cursor: pointer;color:#545345; line-height: 19px;font-size:12px;font-weight:bold;" onclick="DisplayAdmChallanPreparationDetails();">Go</span>
              </td>
            </tr>
          </table>
          <div align="left" id="ack_rv_rt_application_details" style="overflow:auto;width: 100%;margin-left: 5rem;margin-top: 1rem;"></div>
          <br>
          <div align="left" style = "display: none;width: 100%;margin-left: 7rem;margin-top: 1rem;" id = "totappno">
            <table>
              <tr>
                <td>No. of Application</td>
                <td><input style="width: 60%;" type="text" name="totapplication" value = '0' disabled id = 'totapp' ></td>
              </tr>
              <tr>
                <td>Total Amount</td>
                <td><input style="width: 60%;margin-top: 5px;" type="text" name="totamount" id = 'totamount' value = '0' disabled></td>
              </tr>
            </table>
          </div>
      </div>                        
    <!--  <div style="width:125px; margin: 0 auto;float:right;" class="raval_submit">
      <span style="margin-top: 2px;float:left;margin-left:8px;cursor: pointer;color:#545345; line-height: 19px;font-size:12px;font-weight:bold;" onclick="PrepareChallanDetailsForRvRT();">Prepare Challan</span>
      </div> -->

</div> 

</div>