Have you taken a look at http://cfshopkart.com/ When I was creating a shopping cart last year, this is where I started, but it was too much for what I was doing. My cart simply has a list with the ID and quanity and that is it, so this was a little over board for me, but it may atleast help you along the way.
Ben On Tue, Dec 1, 2009 at 7:28 PM, Scott <[email protected]> wrote: > >Doing it in JSP won't solve any problems that you would encounter in CF > > > > I completely agree but it does get the project done, just not done in CF. > Since this is to be deployed on Jetty and OpenBD we will likely end up with > a CF/JSP hybrid application for this project. I have a few other clients > that want a shopping cart and I would like to try to do one in CF instead of > JSP all the time. > > > > Scott > > -- > Open BlueDragon Public Mailing List > http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon > mailing list - http://groups.google.com/group/openbd?hl=en > > !! save a network - please trim replies before posting !! > -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
