I have a shopping cart that does the following:
1) takes a productID and finds (among other things) its price
2) reads the quantity of that item selected
3) multiplies the quantity by the price
4) displays it with the following:
#DollarFormat("#ListGetAt(ShoppingCart_Qty,ListFind(ShoppingCart_Product,productId))#"*"#productPrice#")#
What I need it to do is to take multiple instances of the calculated price and
add them together to produce a grand total for the order. Any ideas how to do
that? I am getting desperate!
--
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Jon Tillman
LINUX USER: #141163
ICQ: 4015362
[EMAIL PROTECTED]
http://tillman.freehosting.net
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.