Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #3119
| Newsgroups | comp.lang.java.help |
|---|---|
| Date | 2014-12-10 02:09 -0800 |
| References | <6or22l$mda@sjx-ixn6.ix.netcom.com> <6ovi20$igj$1@nnrp1.dejanews.com> |
| Message-ID | <27d1066d-4e2d-4063-a5a5-ec6945730dc4@googlegroups.com> (permalink) |
| Subject | Re: WANTED: Javascript shopping cart which does not require Perl or CGI at all |
| From | softxmlisr@gmail.com |
On Monday, July 20, 1998 10:00:00 AM UTC+3, je...@my-dejanews.com wrote: > Dear Andre, > > > Once in my old days (say a few months back), I wrote something what > could fullfill your needs. It's a shopping cart (even with a pciture of one!). > The shopping cart is an java applet which is capable of collecting items > wich are put in the shopping basket. When the user logs off, or clicks > on the shopping cart he gets a list of things in the basket and after that > he fills out the rest of teh form (name, adres and so on) and a mail mesage > is send to me! > > The only problem is that the applet uses a CGI wich is commonly used. > The CGI is however free of use on different sites (I use a free one too)! > > If you are interested please meel me: jefry@jem-id.nl > > In article <6or22l$mda@sjx-ixn6.ix.netcom.com>, > careermngrx@aol.com (No Spam Wanted -careermngrx@aol.com) wrote: > > Hello All You Javascript Experts! > > > > After clicking through the search engines for more than a month now I realize I need to ask for help from those who know the answers. > > > > I need a simple javascript shopping cart which can send the order to me via email without the use of CGI. > > > > I've already downloaded a couple dozen or so javascripts and java programs (as well as ripped a zillion scripts from other folks pages to learn how javascripting is done) but their java programs and > > javascripts all have limitations; like > > requiring remote-hosted dll's, > > requiring the visitor to click through gobbs of pages just to find the order form, > > or requiring a cgi or perl form to send the order to me -- AOL doesn't support these languages and I want to use AOL for now -- I can't believe I said that... > > > > Anyhow, that's why I want a javascript shopping cart that can be added to whatever page I choose (like my enrollment page at http://members.aol.com/worldmall) without requiring perl or cgi. > > > > If you could point me in the right direction it would be greatly appreciated. > > > > Thanks! > > Andre' Bell > > careermngrx@aol.com Remove the "x" to reply > > > > p.s. In a nutshell this is what I'm trying to accomplish which javascript seems to best address: > > 1) Add a shopping cart on the page(s) I choose > > 2) Support graphics wherever I choose to place them > > 3) Eliminate excessive clicking (like the shopping cart of www.vssd.com) to find the items > > 4) Avoid remote-hosting and other inconveniences of having the software companies like http://www1.mmedia.is to control my shopping cart > > 5) Send the order to the email address I choose without requiring perl or cgi > > > > -----== Posted via Deja News, The Leader in Internet Discussion ==----- > http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Hi, Check following javascript shopping cart: http://www.softxml.com/softecartjs-demo/documentation/SoftecartJS_free.html Gregory
Back to comp.lang.java.help | Previous | Next | Find similar
Re: WANTED: Javascript shopping cart which does not require Perl or CGI at all softxmlisr@gmail.com - 2014-12-10 02:09 -0800
csiph-web