BeforeNavigate2 event
- From: "James" <j DOT w AT zoom DOT co DOT uk>
- Date: Wed, 8 Nov 2006 07:14:54 -0800
I have been hooking into the beforenavigate2 event and am noticing some
weird behavior on some web pages and was hoping someone could provide some
explanation.
If I browse to a website such as www.msn.com, and put a breakpoint in the
beforenav event, the event fires approx 4-5 times for every nav to that
page. If I look at the 'url' param for the event for each call it is:
call1: www.msn.com
call2: about:blank
call3: about:blank
call4: about:blank
call5: about:blank
once the call stops www.msn.com is sure enough there.
Lastly, if I do the same in OnDocumentComplete, the url is always
www.msn.com, that event too fires 4 or 5 times.
Any insight given greatly appreciated.
James
.
- Follow-Ups:
- Re: BeforeNavigate2 event
- From: Troels Jakobsen
- Re: BeforeNavigate2 event
- Prev by Date: Re: How to detect selected Tab in IE7?
- Next by Date: E7/Vista - WebBrowser control embedded in toolbar's dialog opening new window.
- Previous by thread: can't open PDF in web browser control with IE7 and acrobat 6
- Next by thread: Re: BeforeNavigate2 event
- Index(es):