Click here to Skip to main content
15,884,082 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,



this is eaxmple in below i want replace W10301300013 with an xml file is it possible! if possible kindly suggest me with an example

System.Web.HttpContext.Current.Response.Write(string.Format("<input name=\"{0}\" type=\"hidden\" value=\"{1}\">", "Message", "W10301300013|100001|http://localhost:2174/PaymentGateWay.aspx|PHuZpz0S"));




Regards,

Rahul
Posted
Comments
Thanks7872 31-Oct-13 2:31am    
Don't repost. Follow original thread only.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900