or use a single hidden form field by collecting the results from each page
into a struct and serialize/deserialize w/ wddx to store/retrieve to/from
the form field.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 03, 2000 2:07 PM
To: [EMAIL PROTECTED]
Subject: RE: Surveys


Just keep the variables from previous pages in hidden form variables. i.e.

<input type="hidden" name="VariableFromPreviousPage"
value="#form.VariableFromPreviousPage#">

-----Original Message-----
From: Miriam Hirschman [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 03, 2000 1:04 PM
To: CF Forum
Subject: Surveys


I am creating a survey with about 30 questions.  I have about 3 pages with
10 questins on each page.  I want to save all the  answers so by the last
page (when I collected allthe answers)I can update the database.  What is
the best way to save the form variables (application, session variables).  I
appreciate your help.

Thanks,
 
     ---miriam

----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=sts&body=sts/cf_talk or send
a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to