Server IP : 103.6.199.200 / Your IP : 18.227.48.237 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/blcoin.io/wwwroot/ |
Upload File : |
<%@ page language="C#" autoeventwireup="true" inherits="_Default, App_Web_adecrgb3" %> <!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"> <title>Untitled Page</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/style_left.css" rel="stylesheet" type="text/css"> <script src="cssl/jquery.min.js"></script> <script src="cssl/bootstrap.min.js"></script> </head> <body style="background-repeat:repeat; background:url('image/blcbg.png');" class="form-horizontal m-t-20" > <div class="defaultbg"> <div class="full-height" style="border:2px solid rgba(255,255,255,0.0); height:110vh;" > <center> <div class="wrapper-page2" style="border:2px solid rgba(255,255,255,0.6);"> <div > <div class="panel-body-zero"> <!-- /login-section --> <section class="w3l-login-6"> <div class="login-hny"> <div class="form-content"> <div class="form-right"> <div class="overlay"> <div class="grid-info-form"> <center><br /><br /> <img style="width:100px;" alt="logo-img" src="Img/logo_blcww.png"/> <br /><br/> </center> </div> </div> </div> <div class="form-left"> <form id="form1" runat="server" class="signin-form"> <div class="form-input"> <asp:Label ID="Language" runat="server" Text=""></asp:Label> </div> <div class="form-input"> <table width="100%" ><tr><td style="width:100px; " ><asp:Label ID="Lblt2" runat="server" Text="ID" ForeColor="white" ></asp:Label> <asp:Button ID="Button1" runat="server" Text="" BorderColor="Transparent" Height="5px" OnClick="ButLogin_Click" Font-Size="Medium" BackColor="Transparent" Width="10%" /> </td> <td> <asp:TextBox ID="txtLogin_UserName" runat="server" autofocus="" Height="30px" Font-Size="Small" value="" placeholder="Account ID"></asp:TextBox></td> </tr></table> </div> <div class="form-input"> <table width="100%" ><tr><td style="width:100px; " ><asp:Label ID="Lblt3" runat="server" Text="ID" ForeColor="white" ></asp:Label></td> <td><asp:TextBox ID="txtLogin_Password" runat="server" autofocus="" Height="30px" Font-Size="Small" TextMode="Password" placeholder="Login Password"></asp:TextBox></td> </tr></table> </div> <div class="form-input"> <table width="100%" ><tr><td style="width:100px; " > <asp:TextBox ID="txtLogin_Digit" runat="server" MaxLength="4" autofocus="" value="" Height="30px" Font-Size="Small" ForeColor="Black" Width='70px'></asp:TextBox></td> <td style="width:80px; "> <asp:Button ID="butNext" runat="server" Text="Refresh" class="btn" BackColor="AliceBlue" Font-Size="Small" OnClick="butNext_Click" Visible="true" Height="30px" /></td><td> </td><td> <asp:Label ID="labCode" runat="server" Text="8888" BorderColor="BlueViolet" ForeColor="White" BackColor="CadetBlue" Width="70px" Height="30px" /></td> </tr></table> </div> <div class="form-input"> <asp:Button ID="ButLogin" class="btn" runat="server" Text="Login" BackColor="AliceBlue" Height="32px" Font-Size="Small" OnClick="ButLogin_Click" Width="100%" /> </div> <div class="form-input"> <table width="100%" ><tr><td style="width:50%; " ><asp:Label ID="lblrecover" runat="server" Text="<a href='Lost.aspx'>Forgot Password ?</a>" ForeColor="white" ></asp:Label> </td> <td style="width:20px; " > <asp:CheckBox ID="chkRemember" runat="server" BackColor="Transparent" /> </td><td> <asp:Label ID="lblRemember" runat="server" Text="Remember me" ForeColor="white" ></asp:Label></td> </tr></table> </div> <div class="form-input"> <asp:Label ID="lblError_Message" runat="server" Text="" ForeColor="white" ></asp:Label> </div> </form> </div> </div> </div> </section> <!-- //login-section --> </div></div> </div> </center> </div></div> </body> </html>