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


Current Path : /var/www/html/rcub/html_modules/
Upload File :
Current File : /var/www/html/rcub/html_modules/degstudymatdet.html

 <script type='text/javascript'>
     $(function () {
         $('#tabs').tabs();
     });
     $(function () {
         $('#sub_tabs').tabs();
     });
 </script>
 <div id='tabs'>
     <ul>
         <li><a href='#ack_rv_rt_application'>Uploaded Study Material</a></li>
     </ul>

     <div align="left" id="ack_rv_rt_application" style="height:453; overflow:auto;">

         <table class="content-tbl" cellpadding="8" cellspacing="0" width="100%">
             <tr>
                 <td align="left" width="200px">Degree<font color="red">*</font>
                 <td>
                     <select id="fdegree" style="width:400px;" onchange="getSubject()">
                     </select>

                 </td>
             </tr>
             <tr>
                 <td align="left">Exam No.<font color="red">*</font>
                 <td>
                     <select id="sem" style="width:400px;" onchange="getSubject()">
                         <option value='All'>All</option>
                         <option value="A"> I SEMESTER</option>
                         <option value="B"> II SEMESTER</option>
                         <option value="C"> III SEMESTER</option>
                         <option value="D"> IV SEMESTER</option>
                         <option value="E"> V SEMESTER</option>
                         <option value="F"> VI SEMESTER</option>
                     </select>

                 </td>
             </tr>
             <tr>
                 <td align="left" width="200px">Subject<font color="red">*</font>
                 <td>
                     <select id="subject" style="width:400px;">
                         <option value='All'>All</option>
                     </select>

                     <span
                         style="background-color: #008CBA; border: none; color: white; padding: 4px 15px; text-align: center; text-decoration: none; display: inline-block; font-size: 12px; cursor: pointer;"
                         onclick="DisplayAllUploads();">
                         View
                     </span>
                 </td>
             </tr>
         </table>


     </div>
     <div align="left" id="ack_rv_rt_application_details" style="overflow:auto;width:100%;">
         <table align="center" class='tr_ventor_row' width='98%' border='0' cellspacing='0' cellpadding='5'>
             <tr class='tr_bg1'>
                 <td align='center'
                     style=' font-size:12px; font-weight:bold; border-left:1px solid #C5DBEC; border-right:1px solid #C5DBEC; border-top:1px solid #C5DBEC; border-bottom:1px solid #C5DBEC;'>
                     Sl. No.</td>
                 <td align='center'
                     style=' font-size:12px; font-weight:bold; border-left:0px solid #C5DBEC; border-right:1px solid #C5DBEC; border-top:1px solid #C5DBEC; border-bottom:1px solid #C5DBEC;'>
                     Uploaded Date</td>
                 <td align='center'
                     style=' font-size:12px; font-weight:bold; border-left:0px solid #C5DBEC; border-right:1px solid #C5DBEC; border-top:1px solid #C5DBEC; border-bottom:1px solid #C5DBEC;'>
                     Teacher Name</td>
                 <!-- <td align='center' style=' font-size:12px; font-weight:bold; border-left:0px solid #C5DBEC; border-right:1px solid #C5DBEC; border-top:1px solid #C5DBEC; border-bottom:1px solid #C5DBEC;'>Degree</td> -->
                 <td align='center'
                     style=' font-size:12px; font-weight:bold; border-left:0px solid #C5DBEC; border-right:1px solid #C5DBEC; border-top:1px solid #C5DBEC; border-bottom:1px solid #C5DBEC;'>
                     Semester</td>
                 <td align='center'
                     style=' font-size:12px; font-weight:bold; border-left:0px solid #C5DBEC; border-right:1px solid #C5DBEC; border-top:1px solid #C5DBEC; border-bottom:1px solid #C5DBEC;'>
                     Subject Name</td>
                 <td align='center'
                     style=' font-size:12px; font-weight:bold; border-left:0px solid #C5DBEC; border-right:1px solid #C5DBEC; border-top:1px solid #C5DBEC; border-bottom:1px solid #C5DBEC;'>
                     Chapter / Unit</td>
                 <td align='center'
                     style=' font-size:12px; font-weight:bold; border-left:0px solid #C5DBEC; border-right:1px solid #C5DBEC; border-top:1px solid #C5DBEC; border-bottom:1px solid #C5DBEC;'>
                     Students <br> Viewed</td>
                 <td align='center'
                     style=' font-size:12px; font-weight:bold; border-left:0px solid #C5DBEC; border-right:1px solid #C5DBEC; border-top:1px solid #C5DBEC; border-bottom:1px solid #C5DBEC;'>
                     View?</td>
                 <td align='center'
                     style=' font-size:12px; font-weight:bold; border-left:0px solid #C5DBEC; border-right:1px solid #C5DBEC; border-top:1px solid #C5DBEC; border-bottom:1px solid #C5DBEC;'>
                     Delete?</td>
             </tr>
             <tbody id='reval_table_data'>

             </tbody>

     </div>
 </div>