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 : 18.217.118.239


Current Path : /var/www/html/studentportal_wait/html_modules_old/
Upload File :
Current File : //var/www/html/studentportal_wait/html_modules_old/oldQPDownload.html

<div class="card">
  <div class="header">
    <h2>
      Download Old Question Papers
    </h2>
  </div>
  <div class="body" style="min-height:82vh;">
    <div class="row clearfix">
      <div class="col-lg-5 col-lg-offset-3 col-md-5 col-md-offset-3 col-sm-12 col-xs-12">
        <b>Exam Name</b>
        <div class="m-b-20">
          <select class="form-control" id="exmname" name="exmname" onchange="getExamDate()">
          </select>
        </div>
        <b>Exam Date</b>
        <div class="m-b-20">
          <select class="form-control" id="exmdate" name="exmdate" onchange="">
          </select>
          <!-- <input id="stuid" placeholder="Mobile / Reg. No." class='form-control' type="text" onchange="UploadDocument()" >   -->
        </div>
        <div class="row text-center" id="getQP">
          <div class="col-md-12">
            <button style="margin-left: 8px;" class="btn btn-lg bg-teal waves-effect" onclick="getOldQP()"
              id="getQPBtn"><b>Get Papers</b></button>
          </div>
        </div>
      </div>
      <div id="shwTbl">

      </div>
    </div>
  </div>
</div>