Home All Groups Group Topic Archive Search About

Getting IE Page Contents

Author
12 Nov 2006 5:07 PM
jimmy
I am starting a new project whereby i need to retrieve the contents of
all running IE windows. I also need to be able to change the page in IE
should a 'bad' keyword be found in the current page. Is there an event
which is triggered every time a new page is loaded? basically i am
trying to make a parental monitoring program which monitors IE and if a
keyword is found it stops the page from being loaded.

Thanks in advance.

Author
12 Nov 2006 5:44 PM
Cor Ligthert [MVP]
Jimmy,

In past this was often asked.
Maybe you can search this newsgroup.
Be aware that it is not easy.

It is easier to check the cache from either the proxy or IE.

http://groups.google.com/group/microsoft.public.dotnet.languages.vb?hl=en&lr=&ie=UTF-8

Cor

Show quoteHide quote
"jimmy" <james.herring***@tiscali.co.uk> schreef in bericht
news:1163351238.068868.186440@k70g2000cwa.googlegroups.com...
>I am starting a new project whereby i need to retrieve the contents of
> all running IE windows. I also need to be able to change the page in IE
> should a 'bad' keyword be found in the current page. Is there an event
> which is triggered every time a new page is loaded? basically i am
> trying to make a parental monitoring program which monitors IE and if a
> keyword is found it stops the page from being loaded.
>
> Thanks in advance.
>