Ideally I'd like a user to be able to submit a form to the camping app, having camping do all the validation and some preprocessing and then have the camping app send the user to an external site (with the post data) where the user can complete a payment.
Dave On Wed, Jun 29, 2011 at 5:00 PM, Steve Klabnik <[email protected]> wrote: > No, redirects are an HTTP response, they're not a new request. > Can you give a more concrete example? Your explanation sounds like you're > trying to do two different things, and I'm not sure which you mean. > _______________________________________________ > Camping-list mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/camping-list > -- Dave _______________________________________________ Camping-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/camping-list

