e-Business Applet is a complete e-commerce solution
in one java applet. The applet loads a text data file and displays
the content in a grid. Users can easily browse, search and select
the items they want to purchase. e-Business Applet calculates a
total price and sends the order by email. You can get the applet up
running on your site with your data in less than half an hour. You
don't need to program or have access to cgi scripts on your web
site. Still the applet can be configured to post orders to a cgi
script and integrate with most e-commerce solutions as a standalone
store front or as an alternative to traditional html pages. All
credit card numbers are encrypted with a strong encryption routine.
You decrypt credit card numbers received with your incoming orders
with a Crypto applet included in the
package.
Last update 04 May 2000
New support for multiple languages
DEMO: add items to basket by clicking at the left column .
Click on
when you want to view contents of the basket or start ordering.
View
books demo
Download
books demo
Download e-Business
Applet
|
Download
Signed Applet (local site)
Download
Unsigned Applet (local site)
Want to avoid this dialog from Microsoft Explorer

full
size
or this dialog form Netscape

full
size
In order to use the unsigned applet you must have
CGI-access because unsigned applets are only allowed to connect back to the host
where they were downloaded from.
Download
2 (Simtel.net http - not updated yet)
Download
3 (Simtel.net ftp - not updated yet)
If you don't need all the e-commerce features of
e-Business Applet take a look at our Databasee
Applet
|
Data
Sheet |
Download size |
50 kb for Microsoft Explorer (cab file) and 75 kb for
Netscape (jar file) |
Max number of rows |
>10000 |
Data file |
test files, columns separated by semicolon, comma, tab,
space, quote mark, double quote mark |
Data formats |
Columns can be of type STRING, NUMBER, PRICE, URL, IMAGE,
CATEGORY, ID |
Print |
print selected rows |
Order form |
send the order by direct email or post to a cgi script.
Encrypt credit card numbers |
Sort |
click on column headers to sort by this column |
Search |
fast text search on multiple words |
Images |
Image viewer integrated |
Requirements |
Java 1.1 capable browser. The applet works with Netscape
version 4 or higher version and Microsoft Explorer 4 or higher
version |
Multiple languages |
All text can be edited in the properties file |
Price |
$35 for a license to 1 IP address or web site. |
Back to top
Installation |
- Download and unzip catviewpro.zip
on your local computer.
- Make a text data file of your products containing
one product description per line and as many columns as
you need. Most databases can export data to a text file.
Columns must be separated by comma, semicolon, tab,
space, quote mark or double quote mark.
- Make a HTML document that include the
applet tag and configure the applet
parameters. You can look at the source in this HTML document
as a starting point.
You can also choose to configure the applet by editing
the ebusi.properties file in a text editor. If you
choose to use the properties file to configure the applet
you only need to include the following tag. There is more
descriptions of the parameters in the ebusi.properties
file.
<applet code="CatviewPro.class"
height="400"
name="CatviewProt"
width="700"
archive="CatviewPro.jar">
<param name="cabbase"
value="CatviewPro.cab">
<param name="properties"
value="ebusi.properties">
</applet>
- Create a secret session key parameter with the Crypt
applet and set the order_secret_key parameter if you
want payment by credit cards.
- Upload CatviewPro.jar, CatviewPro.cab, the
HTML document, your data text file and the ebusi.properties
file to your web site
- Load the HTML document in a browser and the
applet will run.
Please contact us if
you need help to configure e-Business Applet
|
Back to top
License |
Order
online now
Please download the fully
functional trial above. The trial will display a dialog each
time it is loaded. Licensed applets will not display the
loading dialog.
If you find the applet useful for your purpose you can
purchase a license. The license fee is $35 and cover one
network installation of the applet with unlimited,
simultaneous user access to the applet from as many HTML
documents as you like.
We need the CODEBASE of the applet on your web site in
order to issue a license key. The CODEBASE is the path to
the applet at your web site. Typically something like http://www.yourhost.com/catviewpro/.
Register for a license key via the Kagi
Online Software Registration System. Follow these links for normal
or SSL
secured registration pages. If you want to move the applet
we will issue a new license key for free.
|
Back to top
Contact |
If you have suggestions, bug reports or
questions please contact us:
International Starch Trading A/S
Science Park
DK-8000
Aarhus
TEL +45 8620 2000
FAX +45 8730 0223
EMAIL admin@trading.dk
e-Business
Applet homepage |
Back to top
The cryptographic ciphers that are
used in e-Business Applet and Crypto Applet are
Copyright (C) 1996 by Jef Poskanzer jef@acme.com.
|