home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 4_2005-2006.ISO / data / Zips / Interact_w1892715262005.psc / @PSC_ReadMe_60699_1.txt next >
Text File  |  2005-05-26  |  1KB  |  11 lines

  1. Title: Interact with web pages from your application *** MORE UPDATE ***
  2. 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.
  3.  
  4. *** UPDATED *** I believe because of the improvements I should re-issue this code
  5. 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.
  6. 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.
  7. This file came from Planet-Source-Code.com...the home millions of lines of source code
  8. 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
  9.  
  10. 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.
  11.