#7822
ctaleck
Participant

    I am trying to capture EmbeddedWB events but most of them I try never fire.

    Am I missing anything that would make sure such events as OnNavigateError and OnNavigateComplete2 actually fire?

    The only event I have been able to see fired is OnProgressChange.

    Specifically, I am trying to create some code that will determine if the page I browsed using .Navigate was successful. i.e. not a page not found error.

    [This message was edited by ctaleck on November 18, 2009 at 01:42 PM.]