TechEthical CEHP
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="ForgotPassword.aspx.cs" Inherits="Bathuasoft.admin.ForgotPassword" %>
<!DOCTYPE HTML>
<html>
<head>
<title> Forgot Password : Admin Panel</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Shoppy Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all">
<!-- Custom Theme files -->
<link href="css/style.css" rel="stylesheet" type="text/css" media="all"/>
<!--js-->
<script src="js/jquery-2.1.1.min.js"></script>
<!--icons-css-->
<link href="css/font-awesome.css" rel="stylesheet">
<!--Google Fonts-->
<link href='//fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Work+Sans:400,500,600' rel='stylesheet' type='text/css'>
<!--static chart-->
</head>
<body>
<div class="login-page">
<div class="login-main">
<div class="login-head">
<h1>Forgot Password</h1>
</div>
<div class="login-block">
<form runat="server">
<asp:Panel ID="Panel1" Visible="true" runat="server" >
<div class="row">
<div class="col-lg-12 col-md-12">
<div class="form-group">
<%--<asp:HiddenField ID="hdn" runat="server" />--%>
<asp:Label ID="lblTotal" Visible="true" runat="server" Text="User Name"></asp:Label>
<asp:TextBox class="form-control" Placeholder="User Name" Visible="true" ID="txtUserName" runat="server" ></asp:TextBox>
<asp:Button class="form-control" Visible="true" ID="btnGetOtp" OnClick="btnGetOtp_Click" Text="Get OTP" runat="server" ></asp:Button>
</div>
</div>
</div>
</asp:Panel>
<%--<asp:Button ID="butLogin" runat="server" Text="Login" OnClick="butLogin_Click" />--%>
<!--<h3>Not a member?<a href="signup.html"> Sign up now</a></h3>
<h2>or login with</h2>
<div class="login-icons">
<ul>
<li><a href="#" class="facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" class="twitter"><i class="fa fa-twitter"></i></a></li>
<li><a href="#" class="google"><i class="fa fa-google-plus"></i></a></li>
</ul>
</div>-->
<asp:Panel ID="Panel2" Visible="False" runat="server" >
<div class="row">
<div class="col-lg-12 col-md-12">
<div class="form-group">
<asp:Label ID="Label2" Visible="true" runat="server" Text="Verify OTP"></asp:Label>
<asp:TextBox class="form-control" Placeholder="Verify OTP" Visible="true" ID="txtVerifyOtp" runat="server" ></asp:TextBox>
<asp:Button class="form-control" Visible="true" ID="btnVerifyOtp" OnClick="btnVerifyOtp_Click1" Text="Verify OTP" runat="server" ></asp:Button>
<asp:Label ID="lblMessage" runat="server" style="color: #FF0000" Text=""></asp:Label>
</div>
</div>
</div>
</asp:Panel>
<asp:Panel ID="Panel3" Visible="False" runat="server" >
<div class="row">
<div class="col-lg-12 col-md-12">
<div class="form-group">
<asp:Label ID="lbl1" Visible="true" runat="server" Text=" Enter New Password"></asp:Label>
<asp:TextBox class="form-control" Placeholder="New Password" Visible="true" ID="txtNewPassword" runat="server" ></asp:TextBox>
<asp:Button class="form-control" Visible="true" ID="btnSave" OnClick="btnSave_Click" Text="Save" runat="server" ></asp:Button>
<asp:Label ID="lbl3" runat="server" style="color: #FF0000" Text=""></asp:Label>
</div>
</div>
</div>
</asp:Panel>
</form>
<h5><a href="/default.aspx">Go Back to Home</a></h5>
</div>
</div>
</div>
<!--inner block end here-->
<!--copy rights start here-->
<!--COPY rights end here-->
<!--scrolling js-->
<script src="js/jquery.nicescroll.js"></script>
<script src="js/scripts.js"></script>
<!--//scrolling js-->
<script src="js/bootstrap.js"> </script>
<!-- mother grid end here-->
</body>
</html>
TechEthical Mini WebShell Version 1.0, Coded By The_M@T3