Hi everyone ,


I need a solution to read an HTML file which has many tables .
Iterate through all the tables and convert them to CSV format .
Is it possible to read/parse html files using MSXML 6.0 ?
Is there any class that can perform such a task for native c++?


Thanks ,
Jenny