M
Mitchua
I am trying to use HTML:
arser to parse an HTML file, remove all HTML tags
(including comments, etc.), replace all ENTITIES (e.g. &), and put the
result into a variable as a string. I figure HTML:
arser itself can
somehow preform the filtering, but how do I get it back as a string? I'd
appreciate some sample code if anyone has any. Sorry if this is a real n00b
question.
Thanks a lot,
Mitchua
(including comments, etc.), replace all ENTITIES (e.g. &), and put the
result into a variable as a string. I figure HTML:
somehow preform the filtering, but how do I get it back as a string? I'd
appreciate some sample code if anyone has any. Sorry if this is a real n00b
question.
Thanks a lot,
Mitchua