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


Current Path : /proc/thread-self/root/var/www/oasis/html_modules_old/
Upload File :
Current File : //proc/thread-self/root/var/www/oasis/html_modules_old/adm_delete_data.html

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


<div id='tabs'>
 <ul>
    <li>
      <a href='#ack_rv_rt_application'>Delete Admission Data</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="3" cellspacing="2">
            <tr>
              <td align="left">Degree</td>     
              <td>       
                <select  style='width:282px;height: 22px' name="combination" id="adm_degree" class="selectInputEnabled" > 
              </select>        
              </td>
            </tr> 
             <tr>
              <td align="left">Status</td>     
              <td>       
                <select  style='width:282px;height: 22px' name="status" id="status" class="selectInputEnabled" > 
                  <option value="all">All</option>
                  <option value="verified">Verified</option>
                  <option value="pending">Pending</option>
                </select>        
              </td>
            </tr>
            <tr>
              <td align="left" style="width:115px"> 
              </td>
              <td>
                <span class="raval_submit" style="margin-top: 2px;  width: 30px;float:left;margin-left:0px;cursor: pointer;color:#545345; line-height: 19px;font-size:12px;font-weight:bold;" onclick="admdeletedata();">Go</span>
              </td>
            </tr>
          </table>
          <div align="left" id="adm_applications" style="overflow:auto;width: 100%;margin-top: 1rem;"></div>
          <br>
      </div>

</div> 

</div>