G
Guest
I am looking to post to a banking site form data in process to do with a checkout
I see that the HttpWebRequest object can befilled with header information and form data so that programmatically i can post form data and then process the HttpWebResponse however, I cannot find any examples of how to fill that object with the form data I need to submit
Does anyone know of any site listing example strings of form data so that I can see how to post the name/value pairs
Much thank
Erik
I see that the HttpWebRequest object can befilled with header information and form data so that programmatically i can post form data and then process the HttpWebResponse however, I cannot find any examples of how to fill that object with the form data I need to submit
Does anyone know of any site listing example strings of form data so that I can see how to post the name/value pairs
Much thank
Erik