I want to save a web page including images to harddisk to view later I don't want to view it immediately. Can anyone (including aliens for non-extraracial discrimination) help me on how to write such program
Printable View
I want to save a web page including images to harddisk to view later I don't want to view it immediately. Can anyone (including aliens for non-extraracial discrimination) help me on how to write such program
To get you started, use the Microsoft WebBrowser Control.
To save web pages using the Webbrowser Control (Project > Custom Controls > Microsoft Internet Controls), use this code:
Code:WebBrowser1.ExecWB OLECMDID_SAVEAS,OLECMDEXECOPT_PROMPTUSER