NiceButDim
Programmer
Hi,
I want to do the following; periodically check the contents of an IE window (that refreshes every 10 minutes or so) and if the contents are different from the previous check then warn the user. I can use FindWindow to get a handle for the IE window, but can I read the HTML that its displaying?
I would be very grateful for any help on how to do this, if its actually possible.
Thanks
john.
I want to do the following; periodically check the contents of an IE window (that refreshes every 10 minutes or so) and if the contents are different from the previous check then warn the user. I can use FindWindow to get a handle for the IE window, but can I read the HTML that its displaying?
I would be very grateful for any help on how to do this, if its actually possible.
Thanks
john.