set_uk has asked for the wisdom of the Perl Monks concerning the following question:
I would prefer to use XSLT to read the file in and convert it using XSLT but I am getting hung up because all the HTML is escaped when read in as XML.
Whats the easiest way to achieve this without storing all the headers and footers in cfg files and catting them to the start and the end of the table.
I looked at DBD::Anydata but its not clear from the doc whether an HTMLTable can be converted to XML. Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(jeffa) Re: HTML Table Question
by jeffa (Bishop) on Apr 14, 2003 at 17:35 UTC | |
|
Re: HTML Table Question
by Improv (Pilgrim) on Apr 14, 2003 at 18:38 UTC |