[thelist] post form to two sources?

Peter Brunone (EasyListBox.com) peter at easylistbox.com
Thu Jan 4 12:26:37 CST 2007


		   What I usually do (in ASP.NET ) is to post their information to my own page, which then creates its own HTTP POST request for the cc company.  That way, when the response comes back, I can update the DB and stick the results right into the rendered HTML of the confirmation page.

Cheers,

Peter

				From: ww warren0728 at gmail.com

i have an order form that clients fill out and send payment to a cc 
processing center. I have to use their "post" for the cc processing 
but is there anyway to also send the form content to someone else. 
The problem is the cc company only returns their own fields in the 
confirmation email and i need the entire form contents to the client.

Can i use two "post" strings for the form or if not what options do i 
have?

thanks,
ww



More information about the thelist mailing list