You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ZYWBankPayment/netpayclient_order_feedback...

16 lines
483 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

using System;
using System.Data;
using System.Configuration;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
//获得更有效最新的源码需下载看这里http://www.51aspx.com/
public partial class netpayclient_order_feedback : System.Web.UI.Page
{
public static string flag = "";
protected void Page_Load(object sender, EventArgs e)
{