/ Forums / Advansys Formativ / Creating Solutions with Formativ / Syntax for webbrowser events / Reply To: Syntax for webbrowser events
November 18, 2009 at 1:25 pm
#7822
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.]