Click to See Complete Forum and Search --> : CGI script to export a form to excel


mazy007
11-26-2008, 02:22 PM
Hi all!

I created an on-line survey with forms. Now I am using the form mail CGI script to send the results to a web mail address. Does anybody know any CGI script, that would export it directly to excel.
Thanks a lot for all your answers.

Sixtease
11-27-2008, 01:29 AM
Hello to you. I think all you have to do is use an appropriate module in your CGI script. Try to search for "Excel" on CPAN (http://search.cpan.org/). This one (http://search.cpan.org/~kwitknr/DBD-Excel-0.06/Excel.pm) looks promising for instance.

chrisranjana
12-16-2008, 11:46 AM
There are so many perl modules in CPAN that can do the job like

http://search.cpan.org/~reneeb/Spreadsheet-SimpleExcel-1.9/lib/Spreadsheet/SimpleExcel.pm etc