donnyusf
11-06-2006, 05:40 PM
I found some code of how to call on two posts under one button but could never get the code to work correctly. I will take it from the top and ignore what has been given to me. Any help is appreciated.
Question:
Is it possible to have a secure URL https://secure.paymentclearing.com/c.../mas/split.cgi (I have no control over ecommerce secure server) and a formmail.pl under one submit button? In other words:
First part of the form is user information such as Mutal Fund Name, Ticker, and Dollar Invested to be submitted along with a copy of the credit card General information receipt of a purchase. (see link Live Code below)
Second part is the price and general information of the user that is submited to the secure server for credit card processing. (see link Live Code below)
<FORM Method='POST'
Action1='https://secure.paymentclearing.com/cgi-bin/mas/split.cgi',
Action2='formmail.pl'
http://www.401kprism.com/viaonlineform_par.html
Thanks for any help in advance,
Donny
Question:
Is it possible to have a secure URL https://secure.paymentclearing.com/c.../mas/split.cgi (I have no control over ecommerce secure server) and a formmail.pl under one submit button? In other words:
First part of the form is user information such as Mutal Fund Name, Ticker, and Dollar Invested to be submitted along with a copy of the credit card General information receipt of a purchase. (see link Live Code below)
Second part is the price and general information of the user that is submited to the secure server for credit card processing. (see link Live Code below)
<FORM Method='POST'
Action1='https://secure.paymentclearing.com/cgi-bin/mas/split.cgi',
Action2='formmail.pl'
http://www.401kprism.com/viaonlineform_par.html
Thanks for any help in advance,
Donny