Get contents of web browser in another process

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tamirmalas
    New Member
    • Aug 2008
    • 4

    Get contents of web browser in another process

    Hi,

    iam new to this forum, actually this is my first post, and i have a question,

    how to read the innerhtml of a web browser created in another process (internet explorer or just a program that uses the web browser)?

    i saw some code on the net that uses the
    SHDocVw.ShellEx plorer
    but it wasnt helpfull because it reads only the internet explorer documents (not the web browsers in created in another programs)

    so can someone help me with this?

    is there anyway i can intercept all the browsing events in the web browsers and read the contents?
    is this done using hook? or there is a direct method in the .net?

    Thanks in advance.
Working...