J
Jim Hubbard
According to Visual Studio 2003 Help files "In Internet Explorer 6 or
later, the BeforeNavigate2 event fires only before the first navigation
made in code. It does not fire when a user clicks a link on a Web page."
If I want to intercept each webpage before it is rendered in the webbrowser
control (to add or remove code), where would I do so in the webbrowser
control?
Any suggestions?
later, the BeforeNavigate2 event fires only before the first navigation
made in code. It does not fire when a user clicks a link on a Web page."
If I want to intercept each webpage before it is rendered in the webbrowser
control (to add or remove code), where would I do so in the webbrowser
control?
Any suggestions?