Work with the session scope, as soon as a page is submitted you append the
FORM structure to a structure stored in the session, I have a CFC that does
the trick if your interested.
So basically upon each submit you append the all form values to a structure
in the session scope, at the end you can copy every back to the FORM scope
or just retrieve the data from the structure in the session.
Taco Fleur
Blog <http://www.tacofleur.com/index/blog/>
http://www.tacofleur.com/index/blog/
Methodology http://www.tacofleur.com/index/methodology/
0421 851 786
Tell me and I will forget
Show me and I will remember
Teach me and I will learn
-----Original Message-----
From: Justin Jefferson [mailto:[EMAIL PROTECTED]
Sent: Thursday, 29 January 2004 7:28 AM
To: CF-Talk
Subject: How to Pass Varibles on Multipage Form?
I'm working with a multipage survey (3 pages) and I'm trying to figure out
how to pass the survey answers over the multiple pages. I tried to hard
code "hidden" fields, but if someone dosen't answer a question, then a error
page displays.
\
Does anyone have a snippet of code that can auto generate hidden fields from
page to page?
_____
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
- How to Pass Varibles on Multipage Form? Justin Jefferson
- Re: How to Pass Varibles on Multipage Form? Cutter (CF-Talk)
- VB6 Application, Cold Fusion & Coral NOMAD
- OT:Anyone ever see this?? SteelArrow? Yves Arsenault
- RE: Anyone ever see this?? SteelArrow? Josh Remus
- RE: Anyone ever see this?? SteelA... Jim Davis
- RE: Anyone ever see this?? St... Matt Robertson
- Re: Anyone ever see this?? St... Bryan Stevenson
- Re: OT:Anyone ever see this?? SteelArr... Pete Ruckelshaus
- OT:Anyone ever see this?? SteelArrow? Yves Arsenault
- Re: How to Pass Varibles on Multipage Form? Taco Fleur
- Re: How to Pass Varibles on Multipage Form? Christian Cantrell
- RE: How to Pass Varibles on Multipage Form? Raymond Camden
- Re: How to Pass Varibles on Multipage Form? Bryan Stevenson
- Re: How to Pass Varibles on Multipage Form... Jamie Jackson
- Re:How to Pass Varibles on Multipage Form? Andrew Spear
- RE: How to Pass Varibles on Multipage Form? Taco Fleur
- RE: How to Pass Varibles on Multipage Form? Robert Redpath
- RE: How to Pass Varibles on Multipage Form? Shawn Grover
- Re: How to Pass Varibles on Multipage Form? Bob Haroche
- RE: How to Pass Varibles on Multipage Form? Taco Fleur