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


Current Path : /proc/thread-self/root/var/www/html/PrathibhaKaranji_stop/
Upload File :
Current File : //proc/thread-self/root/var/www/html/PrathibhaKaranji_stop/pgStudStatus.html

<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta
      content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
      name="viewport"
    />
    <meta http-equiv="cache-control" content="max-age=0" />
    <meta http-equiv="cache-control" content="no-cache" />
    <meta http-equiv="expires" content="0" />
    <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
    <meta http-equiv="pragma" content="no-cache" />
    <script type="text/javascript">
      var url = window.location.pathname.split("/");
      if (url[1] == "bnu")
        document.write("<title>BNU: Bengaluru North University</title>");
      else if (url[1] == "bcu")
        document.write("<title>BCU: Bengaluru Central University</title>");
    </script>
    <!-- Favicon-->
    <link rel="icon" href="images/favicon.jpg" type="image/x-icon" />

    <!-- Google Fonts -->
    <link
      href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&amp;subset=latin-ext"
      rel="stylesheet"
    />
    <link
      href="https://fonts.googleapis.com/icon?family=Material+Icons"
      rel="stylesheet"
      type="text/css"
    />

    <!-- Bootstrap Core Css -->
    <link href="plugins/bootstrap/css/bootstrap_adm.css" rel="stylesheet" />

    <!-- Waves Effect Css -->
    <link href="plugins/node-waves/waves.css" rel="stylesheet" />

    <!-- Custom Css -->
    <link href="css/style_adm.css" rel="stylesheet" />
    <link href="plugins/sweetalert/sweetalert.css" rel="stylesheet" />
    <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
    <link href="css/themes/all-themes.css" rel="stylesheet" />
  </head>
  <body class="theme-pink" onload="studPGetStatus()">
    <!-- Page Loader -->
    <div class="page-loader-wrapper">
      <div class="loader">
        <div class="preloader">
          <div class="spinner-layer pl-red">
            <div class="circle-clipper left">
              <div class="circle"></div>
            </div>
            <div class="circle-clipper right">
              <div class="circle"></div>
            </div>
          </div>
        </div>
        <p>Please wait...</p>
      </div>
    </div>
    <!-- #END# Page Loader -->
    <!-- Top Bar -->
    <nav class="navbar">
      <div class="container-fluid" style="color: #fff;">
        <div class="col-md-12 m-t--5">
          <a
            href="#"
            class="links"
            onclick="homeLink()"
            style="float: right;margin-top: 15px; font-size:16px;color: #fff; "
            >Logout</a
          >
          <center>
            <script type="text/javascript">
              var url = window.location.pathname.split("/");
              if (url[1] == "bnu")
                document.write(
                  '<h2 class="brand" style="margin-left: 50px;">Bengaluru North University</h2>'
                );
              else if (url[1] == "bcu")
                document.write(
                  '<h2 class="brand" style="margin-left: 50px;">Bengaluru Central University</h2>'
                );
            </script>
          </center>
          <h4 class="brand text-center" style="margin-top: -4px;">
            PGET Application Status
          </h4>
        </div>
      </div>
    </nav>
    <section class="content">
      <div class="row clearfix">
        <div class="container-fluid">
          <div class="col-lg-10 col-md-10 col-sm-12 col-xs-12">
            <div class="card">
              <div class="body bg-teal" id="showTT"></div>
            </div>
          </div>
        </div>
      </div>
    </section>
    <script src="plugins/jquery/jquery.min.js"></script>

    <!-- Bootstrap Core Js -->
    <script src="plugins/bootstrap/js/bootstrap.js"></script>

    <!-- Select Plugin Js -->
    <script src="plugins/bootstrap-select/js/bootstrap-select.js"></script>

    <!-- Slimscroll Plugin Js -->
    <script src="plugins/jquery-slimscroll/jquery.slimscroll.js"></script>

    <script src="js/MainPageCompressed.js"></script>
    <script src="js/pg/studStatus.js"></script>
  </body>

  <script type="text/javascript">
    function openForm() {
      document.getElementById("myForm").style.display = "block";
    }

    function closeForm() {
      document.getElementById("myForm").style.display = "none";
    }
  </script>
</html>