[Zope] I need a kind of shopping cart. How can I solve this.

J. Atwood Jatwood@bwanazulia.com
Tue, 21 Mar 2000 13:54:32 -0500


Not a problem. Use ZSQL Sessions and an update SQL statement have it fed in
from a Zope form. Do a little error checking and Bob's Your Uncle.

J

> From: "jens ebaer" <jensebaer@hotmail.com>
> Date: Tue, 21 Mar 2000 15:05:55 GMT
> To: zope@zope.org
> Subject: [Zope] I need a kind of shopping cart. How can I solve this.
> 
> Hi all,
> 
> i need a solution to save data from a order.
> 
> For example if you order a product it should be saved somewhere over a
> session (Browser session).
> Same like Amazon.com or something like this.
> 
> Maybe someone have a simple solution for this.
> 
> 
> Thank you
> Jens
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> 
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )