Saving webpage content using webbrowser IHTMLDocument interface
        Posted  
        
            by Ramanand Bhat
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ramanand Bhat
        
        
        
        Published on 2009-12-11T10:29:23Z
        Indexed on 
            2010/03/29
            19:33 UTC
        
        
        Read the original article
        Hit count: 496
        
Hi,
We need to save the complete web page including img, javascript, css and html using ATL webbrowser (IHTMLDocument) control,
using IHTMLDocument2::get_all() method we have saved .html file but now how do we get external files such as .css, javascript and image files please help us with methods that internet explorer or firefox used to save the web page locally.
Thanks, Ramanand.
© Stack Overflow or respective owner