1.) Mit Visual Studio C++ (ab 5.0) programmieren:
MFC-Klasse: The CHtmlView class provides the functionality of the WebBrowser control within the context of MFC's document/view architecture. The WebBrowser control is a window in which the user can browse sites on the World Wide Web, as well as folders in the local file system and on a network. The WebBrowser control supports hyperlinking, Uniform Resource Locator (URL) navigation, and maintains a history list.
2.) Ein einfaches Programm in einer (fast) beliebigen Programmiersprache schreiben, das zu einem bestimmten Zeitpunkt den Systemaufruf "iexplore
www.xxx.yyy" macht. Es muss sich ein Timer programmieren lassen - die Timeout-Funktion macht den Systemaufruf.
3.) Windows-Skripting-Host:
VBScript in a Nutshell, 2nd Edition -->Timer Function