Server IP : 103.6.199.200 / Your IP : 3.144.235.141 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/eup4u.com/wwwroot/ |
Upload File : |
<%@ page language="C#" autoeventwireup="true" inherits="CYPay, App_Web_n8bfeg2w" %> <!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 http-equiv="Content-Type" content="text/html; charset=utf-8"> <META http-equiv="X-UA-Compatible" content="IE=Edge"> <META name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <LINK href="Member/web/css2/style.css" rel="stylesheet" type="text/css" media="all"> <LINK href="Member/web/css2/footable.core.css" rel="stylesheet" type="text/css" media="all"> <LINK href="Member/web/css2/jquery.ui.all.css" rel="stylesheet" type="text/css" media="all"> <LINK href="Member/web/css2/ui.fancytree.css" rel="stylesheet" type="text/css" media="all"> <LINK href="Member/web/css2/jquery.orgchart.css" rel="stylesheet" type="text/css" media="all"> <LINK href="Member/web/css2/jquery.steps.css" rel="stylesheet" type="text/css" media="all"> <LINK href="Member/web/css2/jquery.fancybox.css" rel="stylesheet" type="text/css" media="all"> <LINK href="Member/web/css2/jquery.bxslider.css" rel="stylesheet" type="text/css" media="all"> <script src="Member/web/js2/jquery-1.11.0.min.js" type="text/javascript"></script> <link href="css/style_mobile.css" rel="stylesheet" media="(max-width:768px)" /> <link href="css/style_desktop.css" rel="stylesheet" media="(min-width:769px)" /> <script type="text/javascript" src="Member/js/jquery.min.js"></script> <script type="text/javascript" src="Member/js/qrcode.js"></script> <title>CY2000 Payment</title> </head> <body> <form id="form1" runat="server" class="stdform"> <asp:TextBox ID="text" runat="server" ForeColor="transparent" BackColor="transparent" BorderStyle="None" BorderWidth="0px"></asp:TextBox> <DIV class="main_container"> <DIV class="center_content"> <DIV class="right2_content"> <H2><asp:Label ID="lblTitle" runat="server" Text="CY2000 Pay" Font-Bold="True" ></asp:Label> </H2> <P> <P></P> <div style="float:left;margin:10px;padding:3%;border-radius:10px;background-color:Transparent;width:80%;"> <div class="panelz" style="background-color:rgba(160, 160, 160, 0.4);"> <div class='form_line'> <div class='form_label' > <br /><br /> </div> <div class='form_field' > <font size="2pt"><asp:Label ID="lblDetails" runat="server" ForeColor="Gray" ></asp:Label> </font> </div> <div class='form_field' > <asp:Label ID="lblZZ" runat="server" Height="18px" Width="126px"></asp:Label> </div> <div class='form_field' > <asp:Button id="ButSave" class="btn btn-sm btn-primary" runat="server" Text="Pay" OnClick="btnSave_Click" Width="175px" /> </div> </div> </div> </div> </P> <asp:Label ID="lblJava" runat="server" Text=""></asp:Label> </div></DIV></DIV> </form> </body> </html>