Hello folks,

I want to begin writing a program that can go to specific webpages and download the source code of the page to a text file. Is this possible at all in C++? I want the program to...