can you provide a source snippet? tim
-----Original Message----- From: Douglas L. Brown [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 4:29 PM To: CF-Talk Subject: structure ? I have a struct that adds and updates a shopping cart, and I get an error when updating the cart when their is more than one item. It is sending a comma delimeted list of the values to the structure for update and when it tries to display the values it is also comma delimeted and causes the errror. It is not updating the item based upon the identifier which in this case is "sysModelNum". If I have lets say model1 and model 2 in the cart and hit the update button it will try to display model1 and model2 in the same field. Can someone tell me what I may be doing wrong. <CF_SIGNATURE NAME="Douglas L. Brown" EMAIL="[EMAIL PROTECTED]" PHONE="714.538.6611" WEB="http://www.carnivorepc.com"> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm 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

