Re: Re: Re: Redirect to an external site on the serverside

2006-12-01 Thread Sam Gendler
" (no monthly / annual charge). I only want to take UK payments. Kind Regards Gareth - Original Message From: Sam Gendler <[EMAIL PROTECTED]> To: Tapestry users Sent: Thursday, 30 November, 2006 7:40:51 PM Subject: Re: Re: Redirect to an external site on the serverside

Re: Re: Redirect to an external site on the serverside

2006-12-01 Thread Gareth
service such as theirs that I can use in the UK for "free" (no monthly / annual charge). I only want to take UK payments. Kind Regards Gareth - Original Message From: Sam Gendler <[EMAIL PROTECTED]> To: Tapestry users Sent: Thursday, 30 November, 2006 7:40:51 PM Su

Re: Re: Redirect to an external site on the serverside

2006-11-30 Thread Sam Gendler
There is no way to tell a client to make a post request on redirect. You can have your form submit directly to the bank, or you could respond with a form full of hidden fields and include some javascript that posts the form to the correct URL, but in general, security through obscurity isn't secur