How to use C#/C++ to read html from a web page and store html in a text file?

valley9

New member
I want to be able to read the html from a web page, and then save the html in a text file.

Could someone help me, i.e. do you know a method how to do this, and also are there any C++/C# libraries that are useful for transferring data from web.

Thanks!
 
Back
Top