ok to get it to work again this time i had to add this and then
comment it out in application.cfm

<cfset StructDelete(Session, "myShoppingCart")>
<cfobject name="SESSION.myShoppingCart"
component="rittalxpress.cart.ShoppingCart">

then after the delete it pick up the info that is in the cfc in folder cart...
wtf...



On Thu, Jul 16, 2009 at 11:10 AM, Paul Ihrig<pih...@gmail.com> wrote:
> i have application.cfm in root of site.
> the application.cfc is just in the cart folder.
>
> not sure why it works, and then stops...
> not sure how to get the code to work again..
> getting flusterd...
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324592
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