> I'm thinking about creating a SESSIOn variable to handle it. The user 
> clicks the link to handle the processes, I set the >session variable to 
> the start page. When the user is finished, I check to see if that session 
> var exists. if it does, send >them back to the starting point.

This is exactly the kind of thing that session variables are best used for. 
To save you from having to pass everything via form or url, when doing a 
multi-page implementation.  I say go for it!

-- Josh 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282810
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to