PDA

View Full Version : Order Form from shopping cart needed


marka
01-13-2004, 08:44 AM
Hi I am looking for someone to help me with the making of shopping cart program which at the end collects the data and ether emails it or produces a printer friendly fax form.

I would like it to be a JS or ASP application.
I would put the pages and form parts together, I need help with the script page and the cart page, for my programming knowledge is fairly limited.

details: set price, more than 1 item from selection, remove edit in cart, add shipping info in cart page, email or printer friendly fax copy choice at the end of cart page.

thats pretty much it,
If anyone is interested I would appreciate any help.

Nargis
05-21-2004, 06:23 PM
www.ikobo.com (http://www.ikobo.com) might suit your need.

AaronC
06-18-2004, 03:22 PM
JS, javascript, does not have the ability to do what you need. ASP or JSP can, however.

But can I ask you, why... with all of the software that's out there, you'd re-invent the wheel?

There are ASP solutions available. There is also a TON of PHP solutions available. Heck, Paypal is so easy to integrate with PHP it's a joke... a quick form and an IPN handler. That's all you need.

Heck, download Agoracart. It's written in Perl. It's free and does exactly what you want. So why ASP?