Click to See Complete Forum and Search --> : HTML form to excel spreadsheet


alanthecowboy
04-23-2003, 07:15 PM
As a beginner to website development I seek some advice on how to use information in an HTML form to add say another line of information in an Excel spreadsheet on the server.

What processes would be involved - the only thing I have done that relates to this is locally updating an Access database from a Java run GUI.

jeffmott
04-23-2003, 07:41 PM
If you are doing this in Perl then you can always check CPAN (Comprehensive Perl Archive Network) for a module.

http://search.cpan.org/search?query=excel&mode=all