Re: How to ensure that web page is loaded completely?
- From: juliensellgren@xxxxxxxxxxx
- Date: 22 Apr 2005 09:59:22 -0700
You could try listenning to the events on the IHTMLDocument2 interface
itself. Hook up to the IPropertyNotifySink::OnChanged() event and wait
for the readystate to be complete. The WalkAll sample shows how to do
this.
.
- Follow-Ups:
- Re: How to ensure that web page is loaded completely?
- From: Alex Blekhman
- Re: How to ensure that web page is loaded completely?
- References:
- How to ensure that web page is loaded completely?
- From: Alex Blekhman
- How to ensure that web page is loaded completely?
- Prev by Date: How to ensure that web page is loaded completely?
- Next by Date: Re: How to ensure that web page is loaded completely?
- Previous by thread: How to ensure that web page is loaded completely?
- Next by thread: Re: How to ensure that web page is loaded completely?
- Index(es):