Title: Interact with web pages from your application *** MORE UPDATE ***
Description: This little application was produced to show how you can interact with a web browser. its not complete in anyway, its just a starting point to show what you can do.
*** UPDATED *** I believe because of the improvements I should re-issue this code
I have heavily comments this demo code, this update shows some nifty things you can do, you can detect when the explorer window has mouse clicks / moves etc, exposes document events when they are fired.
I especially like onfocusin and onfocusout event, because these fire when the window loses focus or gains focus but also if you navigate to new location.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=60699&lngWId=1
The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.