Home All Groups Group Topic Archive Search About

HTMLTextWriter... and to read?

Author
30 Sep 2006 7:51 AM
Andrea Raimondi
Hello,

I'm using dotNET 1.1 and I found this wonderful class, HTMLTextWriter,
which is half of what I need :D I also need an HTMLTextReader but,
judging from the help files, it's not there.

Any suggestion on what the correct class name may be?

TIA,

Andrew

Author
30 Sep 2006 2:18 PM
Gaurav Vaish (www.EduJiniOnline.com)
> Any suggestion on what the correct class name may be?

There's none.
If HTML is XHTML... you may want to use XmlTextReader...

Author
30 Sep 2006 2:25 PM
Andrea Raimondi
Gaurav Vaish (www.EduJiniOnline.com) ha scritto:
> There's none.

Ouch...

> If HTML is XHTML... you may want to use XmlTextReader...

No, I don't want to use XmlTextReader, I wanted to use
HTMLTextReader( being there one, but there's not...).

Andrew

AddThis Social Bookmark Button