Would <form jwcid="@Any" action="ognl:yourPayPalURL" >
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 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
