Hi Sherry, A work around I did for my shopping cart was to store the CFID of the session with the transaction and I then grabbed all items matching that CFID to create the final sales order. Works really well for me, and doesn't even require cookies to be enabled. If I've not made myself clear let me know and I'll go into more detail.
Hope that helps, Jenny -----Original Message----- From: Sherry Qiu [mailto:[EMAIL PROTECTED] Sent: 02 September 2006 18:29 To: CF-Talk Subject: Re: help! coding for point of sales or cash bills >You're just looking to do a regular add edit delete application on a single >table, or are you looking to have a catalog from which to choose items, and >so forth? > >>At this moment, yes, Im looking to do a regular add edit delete application >>on a single table. Yet, there will be an addition of extra print to paper >>printer function that combined with the add row button so that each time when >>the user click the add row button, the program will add in a new row to the >>table and print out the previous row at the same time. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251872 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

