There is an HTML parser class in Visual C++

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to know is there is an HTML parser class in Visual c++, or something to parse an HTML file from Vc
 
profion23 said:
I want to know is there is an HTML parser class in Visual c++, or
something to parse an HTML file from Vc

You can use MSHTML to load and parse HTML. I'd suggest re-posting your
question on microsoft.public.inetsdk.programming.webbrowser_ctl where
someone will be able to give you a much more detailed reply.

-cd
 

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