From: Lennie J. <lja...@gm...> - 2009-12-23 18:47:56
|
I need to do the following and not sure how to get it done. 1. Fill in form (submit) 2. Gather the data and store it into my database (This is not a problem) 3. Build a custom URL string based on the form 4. Post the new data to a https form on another site for CC entry and validation I have tried a meta redirect (has to be a post so this is not an option). Tried using CURL which gives me page one on the CC site, but when I hit submit on that page it tries to find a local page and the not CC site on the other server. Is there a way in PHP to just do a form post submit to the secure URL? Thanks in advance Lennie -- Office: 847-548-4562 Mobile: 847-302-3985 Twitter: http://twitter.com/ljarratt Facebook: http://www.facebook.com/people/Lennie_Jarratt/1182350486 "The necessity of the times, more than ever, calls for our utmost circumspection, deliberation, fortitude, and perseverance." - Samuel Adams |