Hi!

I want to have a console mode application in C or C++ that will download a web page.
I only want the html file, not all the images, so I just need to get the html file through Internet.

Anyone can give me an adress where I could find some info about that?
Or if you have the source code, it will be even better :-)

thanks

Krushstone