On 5/13/09 Wed  May 13, 2009  11:03 AM, "Vaishak" <vaishak...@gmail.com>
scribbled:

> Hello List,
> 
>  
> 
>  
> 
> I have a DOS batch file which has perl script that runs at the end. The perl
> script fetches information from different files and database and generates
> an excel file. Is there a way I can open the excel from CGI and display on
> screen?

Write a CGI program that uses the Perl Spreadsheet::ParseExcel module
(available from CPAN) to extract the contents of the Excel file and display
them on the screen in the browser window.



-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to