[thelist] post form to two sources?

Anthony Baratta anthony at baratta.com
Thu Jan 4 12:57:58 CST 2007


Peter is right. 

Post to your own server, then user your server to post to the CC processing company. That way you control the whole interaction.

-----Original message-----
From: "Peter Brunone (EasyListBox.com)" peter at easylistbox.com
Date: Thu, 04 Jan 2007 10:26:37 -0800
To: thelist at lists.evolt.org, thelist at lists.evolt.org
Subject: Re: [thelist] post form to two sources?

> 
> 		   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