Nicholas Froome wrote:
My first post in a while...
While everyone's thinking about cookies and shopping carts, one thing I never worked out was how to dump the contents of an abandoned shopping cart into a database and reload it when the user next returned. How do you pre-empt the expiry of the session cookie & dump the data?
Start with a DB based Shopping Cart, not a Variable based one. You
don't have to worry about dumping it out to the DB, because it's already
there!
/John
Of course in light of this thread it's not safe to reload the cart without getting the
user to authenticate...
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf