@Brad, I totally understand that issue of having large / complex session blocks and facing the potential of deep re-work. One thought in that vein, especially thinking forward to the potential performance shocks of running large sessions in memory: you may want to consider pushing more to the database and keeping very few ID elements in session as retrieval points rather than persisting entire carts in memory. I've done both, and it can work either way, so just a thought ... and one that doesn't address your immediate issue :(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319831 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

