Page 1 of 1

Help on a form confirmation page

Posted: Fri Feb 23, 2007 10:17 pm
by Gimpy
I need some advise folks.

I need the easiest and most secure way.

I have a form that passes the values from one form to a confirmation page and then have the confirmation page passes the values to another page to have it emailed. Would sessions or POST and GET be the most prudent?

Thanks in advance

Posted: Fri Feb 23, 2007 10:23 pm
by feyd
Sessions are the only option as far as I'm concerned.