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 : 52.15.173.197
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="pragma" content="no-cache" />
<title>Examination Automation</title>
<!-- css files-->
<link rel="shortcut icon" type="image/jpg" href="images/tarka_favicon.jpg" />
<link rel="stylesheet" type="text/css" href="css/main.css" />
<link rel="stylesheet" type="text/css" href="css/loginpage.css" />
<!-- <link rel="stylesheet" type="text/css" href="css/jquery.alerts.css" /> -->
<link rel="stylesheet" type="text/css" href="JQGrid3.5/css/jquery-ui-1.7.2.custom.css" />
<!--javascript files-->
<script type="text/javascript" src="js/checkbrowser.js"></script>
<script type="text/javascript" src="JQGrid3.5/js/jquery-1.3.2.js"></script>
<!-- <script type="text/javascript" src="JQGrid3.5/js/jquery-ui-1.7.2.custom.min.js"></script> -->
<script type="text/javascript" src ="js/index.js" ></script>
<script src="libs/jquery.jclock-1.2.0.js.txt" type="text/javascript"></script>
<!-- <script type="text/javascript" src="js/base_file/spinner.js"></script> -->
<script type="text/javascript">
/*
$(function(){
// Dialog
$('#dialog').dialog({
autoOpen: false,
modal: true,
width: 600,
buttons: {
"Ok": function() {
$(this).dialog("close");
},
"Cancel": function() {
$(this).dialog("close");
}
}
});
});
*/
$(function($) {
$('.jclock').jclock();
});
</script>
</head>
<body onload="loadwindow()" onkeydown="dologin(event)">
<div class="mainbody" align="center">
<!-- Header div part-->
<div class="header">
<div class="header-top">
<div class="logo" align="left"></div>
<div class="headerDetails" align="right">
<div class="tarka-site">
<a href="http://www.logisys.org" target="_blank"><div class="tarka-site" align="right"></div></a>
</div>
</div>
</div>
<div class="header-bottom">
<div style="float:left;"></div>
<div class="package" style = "margin-top :-45px"><span id='university_name'></span></div>
<div class="MainMenu" id="system_menu"></div>
</div>
<div id='tarka_menu_html_div' style="display:none"> </div>
</div>
<!-- End Header div part-->
<!--Main Contents Div -->
<div class="contents">
<div class="loginpage_main__div">
<br/>
<div class='login-Dash-board ui-corner-all'>
<div class="ui-widget-header ui-corner-all" align="left" style="height:20px;"> </div>
<p align="center">
<b>Welcome to Online Admission and Student Information System</b><br><br>
</P>
<img src="" id='university_logo'/>
</div>
<div class ='login-div ui-corner-all'>
<div class="ui-widget-header ui-corner-all">Login</div>
<br/><br/><br/>
<table border="0" align="center" class="login-tbl" style='width:100px;' cellpadding="0" cellspacing="0">
<tr>
<td align='left'>College Code
</td>
</tr>
<tr>
<td align='left'>
<input type='text' style='width:195px;' id="college_code" onfocus="if(this.value=='CollegeCode') this.value='';" onblur="this.value=this.value.toUpperCase();">
</td>
<tr>
<td align='left'> </td>
</tr>
</tr><tr>
<td align='left'>User Name
</td>
</tr>
<tr>
<td align='left'>
<input type='text' style='width:195px;' id="user_name" onfocus="if(this.value=='Username') this.value='';">
</td>
</tr>
<tr>
<td align='left'> </td>
</tr>
<tr>
<td align='left'>Password
</td>
</tr>
<tr>
<td align='left'>
<input style='width:195px;' id="password" type="password" onfocus="if(this.value=='******') this.value='';">
</td>
</tr>
<tr>
<td> </td>
</tr>
</table>
<div>
<a onClick="javascript:login();" href="#" style="cursor: pointer;text-decoration:none;" class="ui-corner-all ui-widget-header">
Sign In
</a>
</div>
<div style='margin-top:10px ;'>
<a onClick="javascript:resetPasswordValidation();" href="#" style="cursor: pointer;display:none;" >
Forgot Password ?
</a>
</div>
<!-- <table border="0" align="left" class="content-tbl" style='padding-left:10px; width:176px;' cellpadding="0" cellspacing="0">
<tr>
<td align='left'><a href="#">Forgot Password ?</a></td>
</tr>
<tr>
<td> </td></tr>
<tr>
<td align='left'><a href="#" onclick='SendLoginPasswordByMail();'>Get a new password by e-mail</a></td>
</tr>
</table> -->
</div><!-- login end -->
</div>
<div style='width:848px;font-size:12px;' align='left'></p>
<b>Click here to Download :</b> <a href='Firefox Setup 3.6.4.exe'> Mozilla FireFox 3.0 - 3.6 </a> <a href='IE8-Setup-Full.exe'>Internet Explorer Version : 8 </a> <a href='oasis_manual.pdf' target='_blank'>Oasis User Manual</a></p></div>
<div style='padding:20px 10px;'>
<span align="left" class="jdate" id='jdate' style="float:left;padding:0px 20px;"></span> <span align="left" class="jclock" style="float:right;padding:0px 20px;"></span><span style='clear:both;'></span>
</div>
<!-- login page main div-->
</div>
<!-- End Main Contents Div -->
<!-- Footer Div-->
<div class="footer"></div>
<div id="dialog" title=""></div>
</div>
</body>
</html>
|