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:249495 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

