- see footer for list info -<
Well it's a payment form we're passing on to Paypal so the process is:

1. User views confirm details page and clicks to process payment. This page does not contain hidden form fields to improve security and so...
2. Form submission page automatically submits itself and directs to...
3. Paypal which receives form variables

Simon Baynes wrote:

- see footer for list info -<
Why would you want to do that? Surely you just want to set the
variables into a persistent scope (ie session) and then move them to a
new page?

On 9/2/05, Damian Watson <[EMAIL PROTECTED]> wrote:
- see footer for list info -<
Hi,
I'd like to submit a form automatically when a page loads i.e. so the
user does not see anything. Obviously this can be done with javascript
but can it be done in coldfusion?

Cheers
Damian
_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
- Hosting provided by www.cfmxhosting.co.uk -<
- Forum provided by www.fusetalk.com -<
- DHTML Menus provided by www.APYCOM.com -<
- Lists hosted by www.Gradwell.com -<
- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<



_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
- Hosting provided by www.cfmxhosting.co.uk -<
- Forum provided by www.fusetalk.com -<
- DHTML Menus provided by www.APYCOM.com -<
- Lists hosted by www.Gradwell.com -<
- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to