Alaska Software Inc. - Activex use of WebBrowser control
Username: Password:
AuthorTopic: Activex use of WebBrowser control
Thomas Edward HowardActivex use of WebBrowser control
on Tue, 30 Apr 2019 12:58:48 +1200
Has anyone got some sample code of how to use the Windows WebBrowser
control?

I need to use the OAuth protocol to get a token to allow automation on
a site, and I need to intercept the token when it tries to redirect to
LocalHost

It has been suggested that I use the NavigateError callback to do
that, but right now I am not sure how to instantiate the control.

And help gratefully received.

Ted