Well, I ran into a case recently where I felt client variables made sense.

My form clearly tells users they need to Sign In BEFORE they submit it.

But in the interests of being user-friendly, if they DID NOT Sign In before 
submitting, I catch the data in the form fields in WDDX and store the WDDX 
packet in my DB, and THEN re-direct them to the Sign IN form.  Once they 
Sign In I send them back to the original form, all filled out with their 
original data.

best,  paul

At 01:02 PM 1/12/01 -0800, you wrote:
>For the sake of healthy discussion, I would like to question the use of
>session or client variables for maintaining the inputs.  Wouldn't it make
>more sense to just maintain the variables and pass them along?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to