I have a shopping cart, and on a page I need two buttons, one to Pay with Credit Card, which goes to my PaymentInfo page, and then another button Pay with PayPal, which will do a http post to the paypal pages. Which component should I be using for the PayPal button, and how do I redirect the user to that paypal.com page, needing to do a POST?
Thanks in advance, Craig ps. using tap 4 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
