Gossamer Forum
Home : General : Perl Programming :

Delete shoppingcart at submit #2

Quote Reply
Delete shoppingcart at submit #2
Hi

This program is a shopping-cart that lets you add produkcts, and finally ordering it. The order goes originally trough credit vard verification, and finally order is beeing stored in my cgi folder. I have made this so that orders goes to e-mailbox, via usual FormMail instead.

So far, so good. But when a returing customer wants to order something later, the shoppingcart includes earlier orders. But I guess he donīt want to order the same produckts one more time. Of course, he can put "0" and push recalulate, but not very useful.

Any suggestions??
I put out the cgi-files in text format at web insted in the forum.
----------
The smart.cgi file: http://a4webhotell.com/smartcgi.txt
The smart.cfg file: http://a4webhotell.com/smartcfg.txt
The valid.cgi file http://a4webhotell.com/validcgi.txt
----------
The makers homepage: http://www.itransact.com/redicart/index.html
My own web-page http://a4webhotell.com/butikk (just a testing interface, no orders accepted)
Thanks for helping me out!

[This message has been edited by areh (edited September 23, 1999).]