Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

BBS: Re: Shopping cart - August 10, 1998 at 14:56:37

You are here: irt.org | BBS | Re: Shopping cart [This BBS is closed]

Posted by Dan A on August 10, 1998 at 14:56:37:

In Reply to: Re: Shopping cart posted by Jason Nugent on August 10, 1998 at 14:32:11:

: : : I received the following question on the HTML FAQ:
: : : <quote>
: : : I am in the process of creating a web site for a business I plan to open within the next couple of months. I am trying to put something on the site where next to a description of an item I can have the person click on a button/link to add that item to their order. I would like it where they can click on as many items as they want, adding that many to thier order. (sorta like the pages you see on the web that have a link (or form??) to "Add to shopping cart". Can you advise how to do this ? Or a manual that will explain how ? I have searched the web and cannot find anywhere that shows the script you enter for this.
: : : </quote>

: : : Any help would be greatly appreciated,
: : : --Janus

: : Janus,

: : The questioner needs to search harder:

: : http://search.excite.com/search.gw?search=javascript+shopping+cart&tsug=-1&csug=10&sorig=rpage

: : http://www.webcrawler.com/cgi-bin/WebQuery?searchText=javascript+shopping+cart

: On top of that, Matt's Script Archive offers a free shopping cart app that runs as a CGI program. The web is a big place. You can find most anything out there.

: Jason

One way to do this with cgi/perl is to use cookies.
Or passing the items selected in the query string.
Just a thought.
Im going to have to write my own pretty soon for a client.


Follow-ups:

You are here: irt.org | BBS | Re: Shopping cart [This BBS is closed]

©2018 Martin Webb