× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Larry,

This can be done. In fact, IBM used to sell a product called Net.Commerce (this is now called WebSphere Commerce Suite and is written in Java) that did this very thing. The way they did it was to handle all of the programming logic in native code and use Net.Data just for the display. IBM gave us a demo of this (that was around 1998) and the code was very, very ugly.

Depending upon what you're doing, shopping carts can be pretty complicated and it's been my experience that Net.Data doesn't do complicated very well.

We (as in mostly me) ended up writing CGI programs to do all of this that wrapped our order entry logic (the validation part is where it gets tricky, the act of taking a product id and putting it in a table is easy). If I were doing this today and didn't want to use Java, I probably would use one of the tool kits (like CGIDEV2).

Another option would be to use PHP. There are plenty of examples in PHP to get you started. Most of the ones I've seen lacked the sophistication you'd expect of a production app but they would be a place to start.

Matt

-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Larry Kleinman
Sent: Thursday, March 06, 2008 3:58 PM
To: WEB400@xxxxxxxxxxxx
Subject: [WEB400] shopping cart in net.data


Has anyone done a shopping cart in Net.data? I've done a lot of work with
net.data, but never a cart. I'm about to start one, but if someone knows
any samples, freeware, etc out there, I'd rather not start from scratch.
Thanks


Larry Kleinman
Kleinman Associates, Inc.
212-949-6469
203-255-4100
--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.