Spreadsheet Data Capture using the Actuate e.Spreadsheet Engine
This demo shows several different ways in which the Actuate e.Spreadsheet Engine can be used to collect data from browser users.
Choose an example to run from the menu on the left of the screen. These examples take input from the user within Excel, within an applet, or within an HTML form. The data is written back to the server where developers can choose to write it to a database, to a file, or use it within their application. Most of the coding for these examples happens within Java Applets or Java Servlets.
Download Trial Version
A 90-day trial version of the Actuate e.Spreadsheet Engine can be downloaded from here.
Getting Started
If you're new to e.Spreadsheet and don't know where to start, check out this recorded tutorial.
The basic and advanced tutorials walk through using the e.Spreadsheet Designer to design reports.
There are also many other e.Spreadsheet resources available at the BIRT Exchange.
Documentation
The documentation page contains manuals about:
Code Samples
Take a look at some API basics for reading, parsing and extracting data from Excel files, plus several other demos and code samples