The Wayback Machine - https://web.archive.org/web/20120121054652/http://www.codeguru.com:80/cpp/i-n/ieprogram/displayinginformation/

    Displaying Information

    TIP: IE URL History Tool (Yet Another)

    Discover a command line tool and tutorial to manage Internet Explorer's history. It is solely based on the CUrlHistory object.

    Tip: Accessing the IHTMLDocument Interface of an HTML Frame Within Internet Explorer

    Learn how to access the IHTMLDocument interface for any iframe contained within the IE webbrowser control.

    Offline Capable (Internet Explorer) AJAX Client (not yet reviewed)

    Learn what makes a successful AJAX client, and how many AJAX applications lose sight of the enormous benefit of supporting offline mode operation.

    Web Site Blocker that Uses Browser Helper Objects (BHO)

    Learn how a BHO (Browser Helper Object) could be used to block a particular Web site.

    Browsing XML/XSLT with HTA/Scripting Runtime

    Learn about a simplistic example of using a Scripting Runtime Library.

    Monitoring Changes in IE Settings

    Learn about a way to know exactly when IE settings have changed.

    Invoke Hidden Commands in Your Web Browser

    Demonstrate an innovative way to invoke hidden commands to show modal dialogs such as the "Add To Favorite" dialog or "Import/Export Wizard" dialog in your Web browser-based application.

    HTML Editor for VC++ 6.0

    Learn about an HTML edit control for VC++ 6.0 that is equivalent to the MFC7 CHtmlEditCtrlBase class.

    Displaying Multiple Views in IE

    Dynamically create multiple views at run-time and open Web pages on the views created. The number of views created depends on the list of Web pages saved at the root of the Favorites in your Internet Explorer.