'Tapestry users'
Subject: perform Post on external link
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
Sent: Wednesday, May 17, 2006 8:56:00 AM
Subject: RE: perform Post on external link
I am not sure. Let me give some more information, and hopefully that
will clarify.
I have a cart page in which users can add/remove products at the bottom
of that page I present them with two buttons, Pay with
+0200, Schulte Marcus wrote:
> Would
>
>
>
> work?
> The input's in the form would then also have to be
> @Any's ...
>
> > -Original Message-
> > From: Craig Hamilton [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, May 17, 2006 3:15
Would
work?
The input's in the form would then also have to be
@Any's ...
> -Original Message-
> From: Craig Hamilton [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 17, 2006 3:15 AM
> To: 'Tapestry users'
> Subject: perform Post on external link
>
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 t