Hi Doug, I am working on a cart as we speak.. If you'd like I'd be happy to take a look at the code for you. You can mail me off list at: [EMAIL PROTECTED]
I'll see if I cna help you. Mike ----- Original Message ----- From: "Douglas L. Brown" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, November 03, 2001 10:22 PM Subject: Structure ? > I have a shopping cart, and this is the problem. I will walk through > step by step. > > 1. Customer configures computer and and hits "Add to cart" which takes > them to the view cart page and updates a structure. Customer can update > quantity no problem. > > 2. Customer decides to shop more and adds another custom computer to > their basket without a problem > > 3. Customer modifies the quantity of systems and the error pops up. > > On the view cart page I am using hidden fields to keep track of all the > computer components, but this is where the problem comes in. When they > hit update with two items in ther basket, it creates a new array with > the values of both systems like it was a single computer. Is their a way > to keep scope on all the components without the use of hidden fields? > The view cart page simply post back to itself upon update. I will email > someone the pages in question if they can help with this, I have been > pounding my head for 3 days. > > > > Doug > > > > > <CF_SIGNATURE > NAME="Douglas L. Brown" > EMAIL="[EMAIL PROTECTED]" > PHONE="714.538.6611" > WEB="http://www.carnivorepc.com"> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

