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 : 13.59.236.101
<!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>Logisys</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/ico" href="img/tarka_favicon.ico" />
<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>
<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 -->
<SCRIPT type="text/javascript" LANGUAGE="JavaScript">
//function executeCommands(inputparms)
//{
// Instantiate the Shell object and invoke its execute method.
//var oShell = new ActiveXObject("Shell.Application");
//var commandParms = '';
//var commandtoRun = "C:\\Winnt\\Notepad.exe";
//if (inputparms != "")
// {
// var commandParms = document.Form1.filename.value;
// }
// Invoke the execute method.
// oShell.ShellExecute(commandtoRun, commandParms,
// "", "open", "1");
//if (window.DOMParser)
//{
// parser=new DOMParser();
// xml = 'C:\\Winnt\\Notepad.exe';
// xmlDoc=parser.parseFromString(xml,"exe");
// }
// else
// {
// xmlDoc=new ActiveXObject("Microsoft.XMLDOM");
// xmlDoc.async=false;
// xmlDoc.loadXML(xml);
// }
//}
/*function RunExe(path)
{
try {
var ua = navigator.userAgent.toLowerCase();
alert("In fun RunExe()..");
netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
alert("Done");
if (ua.indexOf("msie") != -1) {
MyObject = new ActiveXObject("WScript.Shell")
MyObject.Run(path);
} else {
netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
var exe = window.Components.classes['@mozilla.org/file/local;1'].createInstance(Components.interfaces.nsILocalFile);
exe.initWithPath(path);
var run = window.Components.classes['@mozilla.org/process/util;1'].createInstance(Components.interfaces.nsIProcess);
run.init(exe);
var parameters = [""];
run.run(false, parameters, parameters.length);
}
} catch (ex) {
alert(ex.toString());
}
} */
</SCRIPT>
<!-- PAGINATION STYLES -->
<!-- PAGINATION STYLES -->
</head>
<!-- END HEAD -->
<!-- BEGIN BODY -->
<body class="page-header-fixed page-full-width" onhelp="disableDefault();">
<!-- BEGIN HEADER -->
<div class="header navbar navbar-fixed-top mega-menu" style='height:110px;'>
<!-- 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='logo.jpg' style="height:70px;width:180px"/>
</a>
<!-- END LOGO -->
<!-- BEGIN HORIZANTAL MENU -->
<div class="row center-block" style='margin-top:3px;'>
<div class="col-md-8">
<h2 class='text-center' style='color:#FFF;'>
<strong><span id='header_title'>Examination Automation Suite Demo</span></strong>
</h2>
<h3 class='text-center' style='color:#FFF;'>
<strong><span id='header_addr' style='font-size:.8em;'></span></strong>
</h3>
</div>
<div class="col-md-8 col-md-offset-2">
</div>
</div>
<div class="hor-menu hidden-sm hidden-xs" >
<div id='system_menu' align='left' style='display:none;' >
<div class="white" id='system_mega_white' style='float:right; margin-top:6px;'>
<ul id="mega_menu_ul" class="mega-menu"></ul>
</div>
</div>
<div id='tarka_menu_html_div' style="display:none"> </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">
<!-- BEGIN NOTIFICATION DROPDOWN -->
<li class="dropdown" id="header_notification_bar">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<i class="fa fa-home" onclick="home();"></i>
</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 -->
<li class="dropdown user">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<span class="username" id="login_user_name_display">
Admin
</span>
<i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu">
<li>
<a href="javascript:;" id="trigger_fullscreen">
<i class="fa fa-arrows"></i> Full Screen
</a>
</ul>
</li>
<!-- END USER LOGIN DROPDOWN -->
</ul>
<!-- END TOP NAVIGATION MENU -->
</div>
<!-- END TOP NAVIGATION BAR -->
</div>
</div>
<!-- END HEADER -->
<div class="clearfix">
</div>
<!-- BEGIN CONTAINER -->
<div class="page-container" style='margin-top:111px;'>
<!-- BEGIN CONTENT -->
<div class="page-content-wrapper">
<div class="page-content" >
<!-- FRAME WORK DIV STRATS-->
<div class="row" id='main_body'>
<div class="page_main_div" id="page_main_div" align="left"></div>
<div class="clearfix"></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:5%;margin-left:15%;font-size:18px;'>
<div class="form-group" style='padding-bottom:1%;float:left;width:65%;'>
<div class="col-md-10" style='margin:0px 0px;padding:0px 0px;'>
<a href='oasis/'>
<img src="images/oasis.png" width="50" height="50" /> <br><i class="fa fa-tasks"></i> OASIS - Online Admission and Student Information System</a>
</div>
</div>
<div class="form-group" style='padding-bottom:1%;float:left;width:40%;margin-left:-10%;'>
<div class="col-md-10">
<a href='student/'>
<img src="images/examapp.png" width="50" height="50" /> <br><i class="fa fa-tasks"></i> Online Exam Application Form</a>
</div>
</div>
<br style="clear:both;"/>
<div class="form-group" style='padding-bottom:1%;float:left;width:65%;'>
<div class="col-md-10" style='margin:0px 0px;padding:0px 0px;'>
<a href='results/'>
<img src="images/results.png" width="50" height="50" /> <br><i class="fa fa-tasks"></i> Examination Results</a>
</div>
</div>
<div class="form-group" style='padding-bottom:1%;float:left;width:40%;margin-left:-10%;'>
<div class="col-md-10">
<a href='cms/'>
<img src="images/conv.jpg" width="50" height="50" /> <br><i class="fa fa-tasks"></i> Certificate Management System</a>
</div>
</div>
<br style="clear:both;"/>
<div class="form-group" style='padding-bottom:1%;float:left;width:65%;'>
<div class="col-md-10" style='margin:0px 0px;padding:0px 0px;'>
<a href='entrance/'>
<img src="images/entrance.jpg" width="50" height="50" /> <br><i class="fa fa-tasks"></i> Online Entrance Exam</a>
</div>
</div>
<div class="form-group" style='padding-bottom:1%;float:left;width:40%;margin-left:-10%;'>
<div class="col-md-10">
<a href='studentportal/'>
<img src="images/Student.png" width="80" height="50" /> <br><i class="fa fa-tasks"></i> Student Portal</a>
</div>
</div>
<br style="clear:both;"/>
<div class="form-group" style='padding-bottom:1%;float:left;width:65%;'>
<div class="col-md-10" style='margin:0px 0px;padding:0px 0px;'>
<a href='qptran/'>
<img src="images/qptran.jpg" width="50" height="50" /><br> <i class="fa fa-tasks"></i> Question Paper Transmission College</a>
</div>
</div>
<div class="form-group" style='padding-bottom:1%;float:left;width:40%;margin-left:-10%;'>
<div class="col-md-10">
<a href='qptran/admin'>
<img src="images/qptran.jpg" width="50" height="50" /><br> <i class="fa fa-tasks"></i> Question Paper Transmission Admin</a>
</div>
</div>
<br style="clear:both;"/>
<div class="form-group" style='padding-bottom:1%;float:left;width:65%;'>
<div class="col-md-10" style='margin:0px 0px;padding:0px 0px;'>
<a href='studentportal/reports.html'>
<img src="images/reports.jpg" width="50" height="50" /><br> <i class="fa fa-tasks"></i> Reports</a>
</div>
</div>
<div class="form-group" style='padding-bottom:1%;float:left;width:40%;margin-left:-10%;'>
<div class="col-md-10">
<a href='studentportal/smsindex.html'>
<img img src="images/Student.png" width="80" height="50" /><br> <i class="fa fa-tasks"></i> Student Portal Notifications</a>
</div>
</div>
<br style="clear:both;"/>
<div class="form-group" style='padding-bottom:1%;float:left;width:65%;'>
<div class="col-md-10" style='margin:0px 0px;padding:0px 0px;'>
<a href='adm/MainPage.html'>
<img src="images/reports.jpg" width="50" height="50" /><br> <i class="fa fa-tasks"></i> Admission Entry(By Student)</a>
</div>
</div>
</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 © www.logisys.net.in.
</div>
<div class="footer-tools">
<span class="go-top">
<i class="fa fa-angle-up"></i>
</span>
</div>
</div>
<!-- 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();
});
</script>
<!-- END JAVASCRIPTS -->
</body>
<!-- END BODY -->
</html>
|