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


Current Path : /var/www/html/cnv/kus/
Upload File :
Current File : /var/www/html/cnv/kus/index.html

<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en" class="no-js">
  <!--<![endif]-->
  <!-- BEGIN HEAD -->
  <head>
    <meta charset="utf-8" />
    <title>Certificate Management System</title>
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta content="width=device-width, initial-scale=1.0" name="viewport" />
    <meta content="" name="description" />
    <meta content="" name="author" />
    <!-- FRAMEWORK STYLES STRATS-->
    <link rel="shortcut icon" type="image/jpg" href="img/favicon.jpg " />
    <link rel="stylesheet" type="text/css" href="css/tarka.css" />

    <!-- BEGIN GLOBAL MANDATORY STYLES -->
    <link rel="stylesheet" type="text/css" href="assets/css/open-sans.css" />
    <script
      src="assets/plugins/jquery-1.10.2.min.js"
      type="text/javascript"
    ></script>
    <script src="js/jquery.browser_detect.js" type="text/javascript"></script>
    <script
      type="text/javascript"
      src="assets/plugins/fancybox/source/jquery.fancybox.js?v=2.1.3"
    ></script>

    <link
      href="assets/plugins/font-awesome/css/font-awesome.min.css"
      rel="stylesheet"
      type="text/css"
    />
    <link
      href="assets/plugins/bootstrap/css/bootstrap.min.css"
      rel="stylesheet"
      type="text/css"
    />

    <!-- END MESSAGES STYLES -->

    <!-- BEGIN THEME STYLES -->
    <link
      href="assets/css/style-metronic.css"
      rel="stylesheet"
      type="text/css"
    />
    <link href="assets/css/style.css" rel="stylesheet" type="text/css" />
    <link
      href="assets/css/style-responsive.css"
      rel="stylesheet"
      type="text/css"
    />
    <link href="assets/css/plugins.css" rel="stylesheet" type="text/css" />
    <link
      href="assets/css/themes/blue.css"
      rel="stylesheet"
      type="text/css"
      id="style_color"
    />
    <link href="assets/css/custom.css" rel="stylesheet" type="text/css" />
    <!-- END THEME STYLES -->
    <link rel="shortcut icon" href="favicon.ico" />
    <!--  amchart Graph JS      -->
    <link
      rel="stylesheet"
      type="text/css"
      href="assets/plugins/fancybox//source/jquery.fancybox.css?v=2.1.2"
      media="screen"
    />

    <!--  Validation      -->
    <script type="text/javascript" src="custom_js/validate.js"></script>
    <!-- PAGINATION STYLES -->
    <script>
      if (location.protocol !== 'https:') {
    location.replace(`https:${location.href.substring(location.protocol.length)}`);
}
    </script>
  </head>
  <!-- END HEAD -->
  <!-- BEGIN BODY -->
  <body class="page-header-fixed page-full-width">
    <!-- BEGIN HEADER -->
    <div class="header navbar navbar-fixed-top mega-menu" style="height: 100px">
      <!-- BEGIN TOP NAVIGATION BAR -->
      <div class="header-inner">
        <!-- BEGIN LOGO -->
        <a class="navbar-brand" href="index.php" style="color: #ffffff">
          <img
            id="header_logo"
            src="img/logo.jpg"
            style="height: 85px; width: 85px"
          />
        </a>
        <!-- END LOGO -->
        <!-- BEGIN HORIZANTAL MENU -->
        <div class="row center-block" style="margin-top: 3px">
          <div class="col-md-8">
            <h3 class="text-center" style="color: #fff">
              <strong><span id="header_title">KUVEMPU UNIVERSITY</span></strong>
            </h3>
            <h3 class="text-center" style="color: #fff">
              <strong
                ><span id="header_addr" style="font-size: 18px"
                  >Jnanasahyadri, Shankaraghatta, Shivamogga</span
                ></strong
              >
            </h3>
          </div>
          <div class="col-md-8 col-md-offset-2"></div>
        </div>
      </div>
      <!-- END HORIZANTAL MENU -->
      <!-- BEGIN RESPONSIVE MENU TOGGLER -->
      <a
        href="javascript:;"
        class="navbar-toggle"
        data-toggle="collapse"
        data-target=".navbar-collapse"
      >
        <img src="assets/img/menu-toggler.png" alt="" />
      </a>

      <!-- END RESPONSIVE MENU TOGGLER -->
      <!-- BEGIN TOP NAVIGATION MENU -->
      <ul class="nav navbar-nav pull-right" style="margin-top: -30px">
        <!-- BEGIN NOTIFICATION DROPDOWN -->
        <li>
          <h4 class="text-center" style="color: #fff">
            <span id="collegename"></span>
          </h4>
        </li>
        <li class="dropdown" id="header_notification_bar">
          <a
            href="#"
            class="dropdown-toggle"
            data-toggle="dropdown"
            style="margin-top: -5px"
            data-hover="dropdown"
            data-close-others="true"
          >
          </a>
        </li>

        <!-- BEGIN INBOX DROPDOWN -->

        <!-- END INBOX DROPDOWN -->
        <!-- BEGIN TODO DROPDOWN -->
        <!-- 		<li class="dropdown" id="header_task_bar">
				<a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
					<i class="fa fa-tasks"></i>
					<span class="badge">
						 5
					</span>
				</a>		
			</li> -->
        <!-- END TODO DROPDOWN -->
        <!-- BEGIN USER LOGIN DROPDOWN -->

        <!-- END USER LOGIN DROPDOWN -->
      </ul>
      <!-- END TOP NAVIGATION MENU -->
    </div>
    <!-- END TOP NAVIGATION BAR -->

    <div class="page-container" style="margin-top: 111px">
      <!-- BEGIN CONTENT -->
      <div class="page-content-wrapper">
        <div class="page-content">
          <div class="clearfix"></div>

          <!-- FRAME WORK DIV STRATS-->
          <div class="row" id="main_body">
            <div class="page_main_div" id="page_main_div" align="left"></div>

            <input
              type="hidden"
              id="module_name_for_save"
              name="module_name_for_save"
              value=""
            />
            <input type="hidden" id="login_counter" />
            <input type="hidden" id="g_group_s_ref_data_code" />
          </div>
          <div class="row" id="page_main_home_div" style="margin-top: 8%">
            <div class="form-group" style="float: left; padding-left: 10%">
              <div class="col-md-offset-2 col-md-10">
                <a href="indexpage.php"
                  ><button
                    class="btn blue"
                    style="font-size: 22px"
                    type="button"
                  >
                    <i class="fa fa-tasks"></i> Convocation - Regular / Ph.D.
                  </button></a
                >
              </div>
            </div>

            <div class="form-group" style="float: left; padding-left: 100px">
              <div class="col-md-offset-2 col-md-10">
                <a href="https://oasis.logisys.org/cnv/kusdde/indexpage.php"
                  ><button
                    class="btn blue"
                    onclick=""
                    style="font-size: 22px"
                    type="button"
                  >
                    <i class="fa fa-tasks"></i> Convocation - Distance Education
                  </button></a
                >
              </div>
            </div>
            <div class="clearfix" style=""></div>
            <div class="form-group col-md-offset-2" style="">
              <a
                href="http://oasis.logisys.org/cnv/kus/Convo_34th_Notification.pdf"
                style="font-size: 22px; margin-left: -70px"
                target="_blank"
                >Convocation Fee Notification</a
              >
              <br />
              <a
                href="http://oasis.logisys.org/cnv/kus/PhD_34th_Convo2.pdf"
                style="font-size: 22px; margin-left: -70px"
                target="_blank"
                >Phd Register Number Allotted list</a
              >
              <br />
            </div>
            <div
              class="form-group col-md-4 col-md-offset-1 side"
              style="padding-left: 0px"
            >
              <h3 style="text-align: center"><b>Regular Course </b></h3>
              <label
                class="control-label line-pad"
                for="p_reg_no"
                style="width: 100%; padding-bottom: 50px"
                ><p class="space" style="font-size: 20px">
                  Students Register Number starts with A17, S17, C17, BB17,
                  BC17, BW17, PA18, PS18, PC18, PE18, PT18, ED18, BP18, PDA19,
                  PDY19 are need not apply.
                </p></label
              >
              <br />
            </div>
            <div
              class="form-group col-md-4 col-md-offset-1 side"
              style="padding-left: 0px"
            >
              <h3 style="text-align: center"><b>Distance Education </b></h3>
              <label
                class="control-label line-pad"
                for="p_reg_no"
                style="width: 100%"
                ><p class="space" style="font-size: 20px">
                  Final Year Fresh students who have completed course in
                  FEBRUARY 2020” examination and have already paid the
                  Convocation fee at the time of admission are need not apply.
                </p></label
              >
              <br />
            </div>
            <style type="text/css">
              .side {
                border-radius: 20px !important;
                border: 1px solid #3567b7;
              }
              .line-pad {
                padding: 20px;
              }
              .space {
                line-height: 25px;
              }
            </style>
          </div>
          <a class="btn default" id="showtoast" style="display: none"></a>

          <!-- PF Transfer out-Print Reports Popup Starts-->
        </div>
      </div>
      <!-- END CONTENT -->
    </div>
    <!-- END CONTAINER -->
    <!-- BEGIN FOOTER -->
    <div class="footer">
      <div class="footer-inner">2016 &copy;</div>
      <div class="footer-tools">
        <span class="go-top">
          <i class="fa fa-angle-up"></i>
        </span>
      </div>
    </div>

    <script src="assets/scripts/core/app.js" type="text/javascript"></script>
    <script type="text/javascript" src="js/load_js_files.js"></script>
    <script type="text/javascript" src="js/MainPage.js"></script>
    <script
      type="text/javascript"
      src="custom_js/cms.js?ver<%=DateTime.Now.Ticks.ToString()%>"
    ></script>
    <script type="text/javascript" src="js/form_submit.js"></script>

    <!-- FRAMEWORK STYLES ENDS-->
    <!-- IMPORTANT! Load jquery-ui-1.10.3.custom.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip -->
    <script
      src="assets/plugins/bootstrap/js/bootstrap.min.js"
      type="text/javascript"
    ></script>
    <script
      src="assets/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js"
      type="text/javascript"
    ></script>
    <script
      src="assets/plugins/jquery.blockui.min.js"
      type="text/javascript"
    ></script>
    <script
      src="assets/plugins/bootbox/bootbox.min.js"
      type="text/javascript"
    ></script>
    <script
      type="text/javascript"
      src="assets/plugins/jquery-inputmask/jquery.inputmask.bundle.min.js"
    ></script>

    <!-- CKEditor -->
    <script>
      jQuery(document).ready(function () {
        // App.init();
        $(".fancybox").fancybox();
      });
    </script>
    <!-- END JAVASCRIPTS -->
  </body>
  <!-- END BODY -->
</html>