Hello,
I have a WebBrowser control.
I need to intercept the Link that should be opened in another INTERNET Browser window on the Click event and open this Link in a new WebBrowser (in the PowerBuilder).
In the attached file, there is an HTML example with many links activated by mouse clicks.
I need to intercept the link and open it in a new PowerBuilder window instead of a Internet browser window.
How can I do this?
Thanx.