Server IP : 103.6.199.200 / Your IP : 18.224.55.63 Web Server : Microsoft-IIS/10.0 System : Windows NT EMPUSA 10.0 build 20348 (Windows Server 2016) i586 User : EMPUSA$ ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Domains/tradepan/gotone.trade-panel.com/wwwroot/ |
Upload File : |
<%@ page language="C#" autoeventwireup="true" inherits="_Default, App_Web_f-dt-a8_" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head id="Head1" runat="server"> <META content="IE=11.0000" http-equiv="X-UA-Compatible"> <META charset="utf-8"> <TITLE>Member Login</TITLE> <META name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <META name="description" content=""> <META name="author" content=""> <META http-equiv="X-UA-Compatible" content="IE=edge"> <LINK href="cssl/bootstrap.min.css" rel="stylesheet" type="text/css"> <LINK href="cssl/style.css" rel="stylesheet" type="text/css"> <LINK href="cssl/font-awesome.min.css" rel="stylesheet" type="text/css"> <LINK href="cssl/icons.css" rel="stylesheet" type="text/css"> <LINK href="cssl/flags.css" rel="stylesheet" type="text/css"> <LINK href="cssl/login.css" rel="stylesheet" type="text/css"> <SCRIPT src="cssl/jquery.min.js"></SCRIPT> <SCRIPT src="cssl/bootstrap.min.js"></SCRIPT> <META name="GENERATOR" content="MSHTML 11.00.10570.1001"> </head> <body style="background-color:Black; " > <form id="form1" runat="server" class="form-horizontal m-t-20"> <div class ="accountbg" style="background-color:rgba(0,0,0,0.88);"> <DIV class="wrapper-page" style="background-color:rgba(0,0,0,0.88);" > <DIV class="panel panel-color panel-primary panel-pages"> <DIV class="panel-body" style="position: relative; background-color:rgba(0,0,0,0.88);"> <asp:Label ID="Language" runat="server" Text="" ForeColor="White" ></asp:Label> <H3 class="text-center m-b-15" style="margin-top: 20px;"> <IMG style="width: 40%;" alt="logo-img" src="Img/logo.png"></H3> <H4 class="text-muted text-center m-t-0"><B><asp:Label ID="Lblt1" runat="server" Text="Sign In" ForeColor="#3498db" ></asp:Label></B></H4> <center> <asp:Button ID="Button1" runat="server" Text="" BorderColor="Transparent" Height="5px" OnClick="ButLogin_Click" Font-Size="Medium" BackColor="Transparent" Width="100%" /> </center> <DIV class="form-group"><DIV class="col-xs-12"> <asp:Label ID="Lblt2" runat="server" Text="ID" ForeColor="White" ></asp:Label><br /><asp:TextBox ID="txtLogin_UserName" runat="server" class="form-control" autofocus="" value="" placeholder="Account ID" ></asp:TextBox></DIV></DIV> <DIV class="form-group"><DIV class="col-xs-12"><asp:Label ID="Lblt3" runat="server" Text="ID" ForeColor="White" ></asp:Label><br /><asp:TextBox ID="txtLogin_Password" runat="server" class="form-control" autofocus="" TextMode="Password" placeholder="Login Password" ></asp:TextBox></DIV></DIV> <%if (false) { %> <DIV class="form-group"><DIV class="col-xs-12"> <asp:TextBox ID="txtLogin_Digit" runat="server" MaxLength="4" autofocus="" value=""></asp:TextBox> <asp:Button ID="butNext" runat="server" Text="Refresh" class="btn" BackColor="RosyBrown" OnClick="butNext_Click" Visible="true" /> <asp:Label ID="labCode" runat="server" Text="8888" Font-Size ="Large" BorderColor ="BlueViolet" BackColor= "CadetBlue" width="100px" Height="32px" /> </DIV></DIV> <%} %> <DIV class="form-group text-center m-t-40"><DIV class="col-xs-12"> <asp:Button ID="ButLogin" class="btxn btn-xprimary " Height="50px" runat="server" Text="Login" OnClick="ButLogin_Click" Font-Size="Medium" BackColor="#3498db" ForeColor="White" Width="100%" /> </DIV></DIV> <DIV class="form-group"> <DIV class="col-xs-6"> <asp:Label ID="lblrecover" runat="server" Text="<a href='Lost.aspx'>Forgot Password ?</a>" class="text-muted" ForeColor="#3498db" ></asp:Label> </DIV> <DIV class="col-xs-6"> <asp:CheckBox ID="chkRemember" runat="server" /> <asp:Label ID="lblRemember" runat="server" Text="Remember me" style="color:#3498db;" ></asp:Label> </DIV> </DIV> <DIV class="form-group"><DIV class="col-xs-12"> <asp:Label ID="lblError_Message" runat="server" Text="" style="color:#E10000;" ></asp:Label> </DIV></DIV> </DIV></DIV></DIV> <SCRIPT src="cssl/modernizr.min.js"></SCRIPT> <SCRIPT src="cssl/waves.js"></SCRIPT> </div> </form> <script type="text/javascript"> window.__lc = window.__lc || {}; window.__lc.license = 10712672; (function() { var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true; lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s); })(); </script> <noscript> <a href="https://www.livechatinc.com/chat-with/10712672/" rel="nofollow">Chat with us</a>, powered by <a href="https://www.livechatinc.com/?welcome" rel="noopener nofollow" target="_blank">LiveChat</a> </noscript> </body> </html>