I am really new with Perl and I am trying to write data from an Oracle database to an Excel Spreadsheet simply by clicking on a link. I have read over CPAN Spreadsheet::Wr iteExcel and I really am not sure where to even begin. Do I have to write a .pl page for this Write Excel or can I write to an Excel file from an ASPX or ASP page? Also will it be one page that I create or multiple pages?
I'm assuming this task shouldn't be too difficult, but I can't even wrap my head around where to begin. Any direction at all would be great or any code snippets to get me started would be appreciated as well.
Thanks!
I'm assuming this task shouldn't be too difficult, but I can't even wrap my head around where to begin. Any direction at all would be great or any code snippets to get me started would be appreciated as well.
Thanks!
Comment