HTMLTextWriter... and to read?

  • Thread starter Thread starter Andrea Raimondi
  • Start date Start date
A

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
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top