I'm trying to make a simple web browser. Could anyone tell me how to download html files from websites?
Thanks
This is a discussion on Websites within the C++ Programming forums, part of the General Programming Boards category; I'm trying to make a simple web browser. Could anyone tell me how to download html files from websites? Thanks...
I'm trying to make a simple web browser. Could anyone tell me how to download html files from websites?
Thanks
the browser has to dore more than simply download a html file - it needs to communicate with the webserver, do a search for thr HTTP protocol standards and that will give you an idea.
Monday - what a way to spend a seventh of your life
http://www.vijaymukhi.com/vmis/vmchap4.htm
goes over the process of creating a web browser. Then you can use the MFC CHtmlView class to display the page.
Gays can't love like real people
entropysink.com -- because arses weren't designed for running websites.