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.144.99.39
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>ORMS</title>
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.jpg" />
<!-- Custom CSS -->
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<link href="css/logstyle.css" rel="stylesheet" type="text/css" />
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" />
<!-- font CSS -->
<!-- font-awesome icons -->
<link href="css/font-awesome.css" rel="stylesheet" />
<!-- //font-awesome icons -->
<!--webfonts-->
<link
href="//fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic"
rel="stylesheet"
type="text/css"
/>
<!--//webfonts-->
<!-- js -->
<script src="js/jquery-1.7.2.min.js" type="text/javascript"></script>
<script src="js/index.js" type="text/javascript"></script>
<script src="js/control.js" type="text/javascript"></script>
<script src="js/validate.js" type="text/javascript"></script>
<!-- //js -->
</head>
<body>
<div id="wrapper">
<!-- shell -->
<div class="shell">
<!-- container -->
<div class="container">
<div
style="margin-right:10px;padding-top:8px;color:#fff;"
class="nav-top"
>
<span style="padding-left:5px;width:400px;" id="datestr"></span>
</div>
<!-- header -->
<header class="header" style="width :600px;">
<h4 id="logo"><a href="#"></a></h4>
<br />
<div class="cl"> </div>
</header>
<!-- end of header -->
<div class="main" style="margin-top:0px;">
<div style="background-color:#EEEEEE;">
<div style="height:500px; ">
<div id="v-nav" style="padding-top:5px;">
<ul>
<li class="first current">Existing User login</li>
<li class="">New Registration</li>
<li class="last">Forgot Password</li>
</ul>
<div
class="tab-content"
id="home"
name="home"
style="display:block;padding-top:40px;"
>
<div class="tab-content-body">
<div class="tab-content" style="padding-top:0px;">
<div class="tab-content-body">
<div
class="login-body"
style="border:1px solid #DDDDDD;"
>
<div class="login-heading" style="height:40px;">
<h1 style="margin-top:-2px;">Login</h1>
</div>
<div class="login-info">
<form
method="post"
action=""
onsubmit="loginvalidate();return false;"
>
<br /><br />
<input
type="text"
class="user"
id="T4"
title="Email id"
name="Username"
placeholder="Registered Email id"
/>
<br /><br />
<input
type="password"
name="password"
id="T5"
title="Password"
class="lock"
placeholder="Password"
/>
<div class="forgot-top-grids">
<div class="forgot-grid">
<ul>
<li>
<input
type="checkbox"
id="brand1"
value=""
/>
</li>
</ul>
</div>
<div class="clearfix"></div>
</div>
<input
type="submit"
name="Sign In"
value="Sign In"
/>
<hr />
<!-- <a onclick = "sendpassword()" style = "float:right">Forgot Password</a> -->
</form>
<!-- <div class="go-back login-go-back">
<a href="index.html">Go To Home</a>
</div> -->
<div class="copyright login-copyright">
<!-- <p>© 2018. All Rights Reserved.<br></p> -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-content" style="padding-top:40px;">
<!-- <center><ul><li style = "color:red;">Last Date is Over for New Registration<img src="http://logisys.net.in/orms/images/new.gif"></li><ul></center> -->
<div class="tab-content-body">
<div class="login-body" style="border:1px solid #DDDDDD;">
<div class="login-heading" style="height:40px;">
<h1 style="margin-top:-2px;">Registration</h1>
</div>
<div class="login-info">
<form
method="post"
action=""
onsubmit="newregistration();return false;"
>
<br />
User Name
<input
type="text"
class="user"
id="T1"
name="Username"
title="Username"
maxlength="50"
placeholder="User Name"
/><br />
Email id
<input
type="text"
class="user"
id="T2"
name="emailid"
title="Email id"
maxlength="100"
placeholder="Email Id"
/><br />
Mobile no.
<input
type="text"
name="mobileno"
id="T3"
class="user"
title="Mobile no."
maxlength="10"
onkeypress="return acceptNumbersOnlyForModule(event);"
placeholder="Mobile No."
/><br />
<!-- Date of Birth
<input
type="text"
class="form-control1"
id="T9"
maxlength="10"
onkeypress="return acceptNumbersOnlyForModule(event);"
title='Date of Birth in "dd/mm/yyyy" Format'
onchange="getage()"
placeholder="DD/MM/YYYY"
onkeyup="dmydateformat(event,this.id);"
/><br />
Age as on date of advertisement
<input
type="text"
class="form-control1"
id="T10"
maxlength="2"
title="Age as on date of advertisement"
disabled
placeholder="Age as on date of advertisement"
/><br />
Category
<select
class="form-control1"
id="T8"
title="Category"
style="margin-top:8px;margin-bottom:8px;"
>
<option value="">-Select Category-</option>
<option>UR</option>
<option>OBC</option>
<option>SC</option>
<option>ST</option> </select
><br />
CUK Employee (Yes / No)
<select
class="form-control1"
id="T11"
title="CUK Employee"
style="margin-top:8px;margin-bottom:8px;"
>
<option value="">-Select-</option>
<option>No</option>
<option>Yes</option>
</select>
<div class="forgot-top-grids">
<div class="clearfix"></div>
</div> -->
<input
type="submit"
name="Sign up"
value="Sign Up"
/>
<hr />
</form>
<div class="copyright login-copyright">
<p>© 2019. All Rights Reserved.<br /></p>
</div>
</div>
</div>
</div>
</div>
<div class="tab-content">
<div class="tab-content-body">
<div class="tab-content" style="padding-top:40px;">
<div class="tab-content-body">
<div
class="login-body"
style="border:1px solid #DDDDDD;"
>
<div class="login-heading" style="height:40px;">
<h1 style="margin-top:-2px;">Forgot Password</h1>
</div>
<div class="login-info">
<br />
<input
type="text"
class="user"
id="T7"
title="Email id"
name="Username"
placeholder="Registered Email id"
/>
<input
type="submit"
onclick="sendpassword()"
name="Submit"
value="Submit"
/>
<div class="copyright login-copyright"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end of box -->
<!-- services -->
<section
style="background: url(images/appfromHd.jpg) repeat 0 0;"
></section>
</div>
<!-- end of main -->
</div>
<!-- end of container -->
</div>
<!-- end of shell -->
</div>
<!-- end of wrappert -->
<script
type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"
></script
><script
type="text/javascript"
src="http://benalman.com/code/projects/jquery-hashchange/jquery.ba-hashchange.js"
></script>
<script src="js/script.js"></script>
</body>
</html>
|