in reply to Re: need to parse a HTML file and add content to it
in thread need to parse a HTML file and add content to it

Agreed. You probably want a DOM-ish approach rather than a streamish approach.
  • Comment on Re^2: need to parse a HTML file and add content to it