Save as HTML to text file
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I want to convert HTML file to txt file with cut all HTML tags. It look like Save as (*.txt) in the Internet Explorer software. Have anybody found some functions or articles that support this issue? Please advise. Thanks you
Why don't you try libcurl library.there are many examples in the download file.maybe can help you...