why wasnt it working before? what happened? ----- Original Message ----- From: megan sherman <[EMAIL PROTECTED]> To: CF-Talk <[EMAIL PROTECTED]> Sent: Friday, March 16, 2001 8:27 AM Subject: looping qty form input box in shopping cart table using cfoutput > Hi, > I am trying to build a shopping cart table that displays a customer's > intended purchases from a temporary database holding that information. > Each item and its description and cost get put on their own line in the > table using cfoutput. I'm trying to provide a form input box for the > quantity on each line so the customer can change the quantity. This is > not working. The only way I've gotten it to work is to put an "update > quantity" submit button on each line. I want a single image submit > button at the bottom to update any modified quantities all at once. Can > anybody understand what I'm trying to do enough to help me? > Thanks in advance, > Megan > > > > Archives: http://www.mail-archive.com/[email protected]/ > Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

