On Tue, 16 Aug 2005, Nath, Alok (STSD) wrote:

>       Can anybody send me some pointers for reading an HTML file and 
> then creating an excel file ?
> 
> Basically what I want to do is read the data in the HTML file and then 
> create and MS-Excel out of it.

I bet you could write a Perl script that would do that.

Have you considered that approach? Have you tried it?

Show us what you tried and we can offer more help.

Some hints:

HTML::Parser

Spreadsheet::WriteExcel 

CPAN

Google



-- 
Chris Devers

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to