HEX
Server: Apache
System: Linux sg2plmcpnl492417.prod.sin2.secureserver.net 4.18.0-553.58.1.lve.el8.x86_64 #1 SMP Fri Jul 4 12:07:06 UTC 2025 x86_64
User: nyiet8349bzl (9207396)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/nyiet8349bzl/Backup/sbc_back/homedir/public_html/research_projects_department_commerce.php
<?php include 'inc/header.php';?>

<?php include 'inc/slider.php';?>

</div>

<div class="container">

  <div class="row" >

      <?php include 'inc/left_Commerce.php';?>

    <div class="col-lg-9 ">

      <div class="sub_heading">Research Projects</div><br>

    <table  border="0" cellspacing="10" cellpadding="10" align="center" width="100%" class="table table-bordered">

     <tr>

          <td style="background:#6C1913; color:#FFF;" ><p align="center"><strong>S.    No</strong></td>

          <td style="background:#6C1913; color:#FFF;" ><p align="center"><strong>Department</strong></td>

          <td style="background:#6C1913; color:#FFF;"><p align="center"><strong>Title    of the Project</strong></td>

          <td style="background:#6C1913; color:#FFF;"><p align="center"><strong>Duration    of the Project</strong></td>

          <td style="background:#6C1913; color:#FFF;" ><p align="center"><strong>Name    of the Investigator(s)</strong></td>

          <td style="background:#6C1913; color:#FFF;" ><p align="center"><strong>Sponsoring    Agency</strong></td>

          <td style="background:#6C1913; color:#FFF;"><p align="center"><strong>Sanctioned    Amount (Rs.)</strong></td>

          <td style="background:#6C1913; color:#FFF;"><p align="center"><strong>Status</strong></td>

        </tr>

        <tr>

          <td >1.</td>

          <td >Commerce</td>

          <td >Social Networking-A comparative Analysis of perceptions of  Undergraduate Students in India and the United States</td>

          <td >Two Years</td>

          <td >Dr.Shivani Arora <br>

Dr. Daniel Okunbor(Fayetielle University, United States)

</td>

          <td >None</td>

          <td >NA</td>

          <td><em>In-Progress</em></td>

        </tr>

        </table>

      <div class="clr"></div>

      <br/>

      <br/>

      <br/>

      <div class="clearfix"></div>

    </div>

  </div>

</div>

<div class="clr"></div>

<?php include 'inc/footer.php';?>