I don't think that the framework (Fusebox, or any other) really makes a difference here. This is a CF situation. Store them in the DB, store them in Session Variables. There really isn't a "Fusebox" way of storing information from one call to the next. Its what works for you.
Sandra Clark ============================== http://www.shayna.com Training in Cascading Style Sheets and Accessibility CSS HANDS ON New York City, October 10-13, 2006. http://www.shayna.com/index.cfm?fuseaction=training.syllabus_display&id=1 Read an interview regarding my CSS Hands on Class at http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&id=140 -----Original Message----- From: Dorian Puerta [mailto:[EMAIL PROTECTED] Sent: Thursday, August 10, 2006 1:18 PM To: CF-Talk Subject: Best method to store Information in FuseBox I'm in the process of re-creating a membership application in a fusebox framework. Currently the application has the ability to navigate back and forth between pages to update information (i.e from page 5 to page 2). In the current app I stored information using form variables which dynamically was stored from page to page. Unfortunately this was not always full proof since occasionally the form variable information would disappear during the post. I was never able to determine the exact cause but i just trapped for the error. I'm sorta new to writing apps in the fusebox4.0 methodology and was wondering what was the best way to store information between forms? and Why (if possible pros and cons)? Thx in advance. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249510 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

