Probably the most common method is to use hidden form fields.

For example, on your second page, have a hidden form field that stores the
formfield value from the first page:

<INPUT TYPE="hidden" NAME="formfield name" VALUE="#FORM.formfield name#>

When the second page is submitted these values will be passed on, but the
user won't see them.

Jesse D. Roberts
Business Process Analyst
Procurement Quality Assurance
Boeing - Huntington Beach, CA
[EMAIL PROTECTED]
Ph. 714-896-3462
Fx. 714-896-3303

> -----Original Message-----
> From: Greg Thrasher [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, July 11, 2000 5:03 PM
> To:   [EMAIL PROTECTED]
> Subject:      preserve variables
> 
> Hello,
> Here's my problem:
> I have one page that collects data from the user, then goes to another
> page
> to process it.  I want to use this page to collect more data and then move
> on to another page, while keeping the data of the first one.  In other
> words, how do I make variables stay when I go to another page?
> 
> Thank you
> 
> --------------------------------------------------------------------------
> ----
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_communi
> ty or send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body.
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_community or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to