Recently I created a shopping cart application for a client including backend. I used the oscommerce php model to develop from - I found this really good as there is extensive literature including a database schema.
Question... I saw that someone was going to implement a opensource calendar app, another good project would be a open source shopping cart - would it not?? See oscommerce.com for what they are working on - it is really good. mike -----Original Message----- From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] Sent: Thursday, 20 October 2005 1:18 p.m. To: CF-Talk Subject: RE: Shopping Cart > From: Don R Seibert [mailto:[EMAIL PROTECTED] > I am looking for a pretty easy to use shopping cart that I > can integrate with a site that is already up and running. I > am using ColdFusion MX 6.1 and I can use Access or SQL server. > Oh, and it needs to be inexpensive too. Can anyone recommend > a starting place or experience with a particular package. If all you require is the actual cart (container to hold items and calculate totals, etc) I would roll my own. If you need the whole shebang (payment processing, etc) check out http://www.cf-ezcart.com/. Mike ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221597 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

