I'd like to create an application (C# console app, vbs, suggestions?) that is launched through Windows Scheduler which simply looks for an existing instance of Internet Explorer and if found, reads the URL entered in the address bar. It will run on a single machine. Any suggestions on how to approach this? Type of app, objects to use, etc?