Server IP : 103.6.199.200 / Your IP : 18.226.200.93 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/blc.trade-panel.com/wwwroot/ |
Upload File : |
<%@ page language="C#" autoeventwireup="true" inherits="Web_ChgTrade, App_Web_lzmvykft" %> <!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 charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <title>Member | XNY</title> <LINK href="css/dash2016.css" rel="stylesheet" type="text/css"> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/font-awesome.min.css" rel="stylesheet"> <link href="css/prettyPhoto.css" rel="stylesheet"> <link href="css/price-range.css" rel="stylesheet"> <link href="css/animate.css" rel="stylesheet"> <link href="css/main.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <!--[if lt IE 9]> <script src="js/html5shiv.js"></script> <script src="js/respond.min.js"></script> <![endif]--> <link rel="shortcut icon" href="images/ico/favicon.ico"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/ico/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="images/ico/apple-touch-icon-114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/ico/apple-touch-icon-72-precomposed.png"> <link rel="apple-touch-icon-precomposed" href="images/ico/apple-touch-icon-57-precomposed.png"> </head> <body> <form id="form1" runat="server"> <div> <div class="features_items"><!--features_items--> <asp:Label ID="lblInfo" runat="server" Text=""></asp:Label> <div class="form-group col-md-6"> <asp:Label ID="lblErr" runat="server" Text="" ForeColor="Red" ></asp:Label><br /> <asp:Label ID="lblToken" runat="server" Text="" ForeColor="Red" ></asp:Label> <asp:Label ID="color_red" runat="server" ForeColor="Red" Text="Label" Visible="False"></asp:Label> </div> <div class="form-group col-md-12"><asp:Label ID="RegA02" runat="server" Text=""></asp:Label> <asp:Label id="lbleWalletID" runat="server" ></asp:Label> </div> <%if (this.Request.QueryString["CID"] == "TRF" | this.Request.QueryString["CID"] == "BIN" ) { if(false){ %> <div class="form-group col-md-12"> <font size="2pt"><asp:Label ID="RegA03" runat="server" Height="18px" Width="126px"></asp:Label> </font> <FONT color="red"> <asp:DropDownList ID="txtSiveGold" runat="server" Font-Size="Smaller" Height="20px" Width="100pt" > <asp:ListItem Value="SIVE">Silver</asp:ListItem> <asp:ListItem Value="GOLD">Gold</asp:ListItem> </asp:DropDownList> *<asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" ControlToValidate="txtSiveGold" Font-Size="9pt" Height="1px" Width="283px">Must be Silver / Gold</asp:RequiredFieldValidator> </FONT> </div> <%} }%> <div class="form-group col-md-12"> <font size="2pt"><asp:Label ID="RegA04" runat="server" Height="18px" Width="326px"></asp:Label> </font> <font size="2pt"> <%if (this.Request.QueryString["CID"] == "TRF") {%> <asp:Label id="lblRemit" runat="server" Width="149px" Height="15px"></asp:Label> <%} else {%> <asp:TextBox id="txtRemit" class="form-control" runat="server" Width="172px"></asp:TextBox> <%}%> </font> </div> <div class="form-group col-md-12"> <font size="2pt"><asp:Label ID="RegA01" runat="server" Height="18px" Width="326px"></asp:Label> </font> <font size="2pt"><asp:TextBox id="txtMCode" class="form-control" runat="server" Width="151px" MaxLength="10"></asp:TextBox></font> </div> <div class="form-group col-md-12"> <font size="2pt"><asp:Label ID="RegA09" runat="server" Height="18px" Width="326px"></asp:Label> </font> <font size="2pt"><asp:TextBox id="txtSPin" class="form-control" runat="server" Width="151px" MaxLength="10"></asp:TextBox></font> </div> <div class="form-group col-md-12"> <font size="2pt"><asp:Label ID="RegA05" runat="server" Height="18px" Width="326px"></asp:Label> </font> <font size="2pt"><asp:TextBox id="txtAmount" class="form-control" runat="server" Width="151px" MaxLength="10"></asp:TextBox></font> </div> <div class="form-group col-md-12"> <font size="2pt"><asp:Label ID="RegA06" runat="server" Height="18px" Width="126px"></asp:Label> </font> <font size="2pt"><asp:TextBox id="txtNote" class="form-control" runat="server" Width="151px" MaxLength="10" ReadOnly = "true" ></asp:TextBox></font> <asp:Label ID="lblBatchID" runat="server" Text=""></asp:Label> </div> <div class="form-group col-md-12"> <font size="2pt"><asp:Label ID="RegA07" runat="server" Height="18px" Width="126px"></asp:Label> </font> <font size="2pt"><asp:TextBox id="txtPass2" class="form-control" runat="server" Width="151px" MaxLength="10" TextMode="Password"></asp:TextBox></font> </div> <%if (this.Request.QueryString["CID"] == "BIN") {%> <div class="form-group col-md-12"> <font size="2pt"><asp:Label ID="RegA08" runat="server" Height="18px" Width="126px"></asp:Label> </font> <font size="2pt"><asp:TextBox id="txtBank" class="form-control" runat="server" MaxLength="6" Width="151px"></asp:TextBox></font> </div> <%} %> <div class="form-group col-md-12"> <font size="2pt"><asp:Button ID="btnSave" runat="server" class="btn btn-sm btn-primary" OnClick="btnSave2_Click" Text="Buy" BorderColor = "Green" Width="75px" /> </font> <font size="2pt"><asp:Button id="btnSaveSell" runat="server" class="btn btn-sm btn-primary" Text="Sell" OnClick="btnSave_Click" BorderColor = "Red" Width="75px" /></font> </div> </div> </div> <script> parent.scroll(0, 0); </script> </form> </body> </html>