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

