- see footer for list info -<
Thx Neil, that makes sense...

Lee, we'd managed to do what you said but were trying to find a way not to display Paypal pages under our own URL i.e. CFHTTP submits form scope and brings back Paypal HTML. But it looks like a not possible. I like the CFHTTP solution anyway.

Cheers all,
Damian

Lee Fortnam wrote:

- see footer for list info -<
Would you not use CFHTTP to post the form to PAYPAL from the server and then
return the response to the user. This way you can use the session variables
as mentioned in Simons post.

Lee

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Damian Watson
Sent: 02 September 2005 11:01
To: Coldfusion Development
Subject: Re: [CF-Dev] submitting a form automatically

- 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 -<

_______________________________________________

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