the reson the id's are different is becasue the link i sent.
it had the cfid in it..

any how
the stuff that does the cart is all from chapter 22 of cfwack 8-1
the application.cfc in the folder cart is pretty simple just change
the name or commented it out?

the application.cfm is at the site root.
and dosnt have any thing to do with the cart...

basically the way i think it should go

if you are on this page and click add item
http://63.144.103.199/products/index.cfm?n1Id=11&n2Id=81&n3Id=295

it shuld fire off component rittalxpress.cart.ShoppingCart
cfc. which is called by #SESSION.myshoppingcart# or some thing...

the http://63.144.103.199/rittalxpress/cart/LX_right1.cfm
is included on any of those xpress pages and just shows you a count
and such of what you have

http://63.144.103.199/rittalxpress/cart/StoreCart.cfm
shows the actual results...

here at home i see
http://63.144.103.199/products/index.cfm?n1Id=11&n2Id=81&n3Id=295

throwing an error.
but i can add items...
see result count seperatly here:
http://63.144.103.199/rittalxpress/cart/LX_right1.cfm

which is same include throwing error..
and see items in cart here:
http://63.144.103.199/rittalxpress/cart/StoreCart.cfm

i am flustered and am gonna grab a beer and play prototype for a bit.
maybe if you get a sec and can point me in the right direction i will
hask it out in the mornning...

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:324610
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