Hi all, wondering if anyone can help with this one.
I have a webbrowser biult in VB.Net which has two browsers. Webbrowser1 and Webbrowser 2.
When navigating to the default page required in Webbrowser 1, one of the HTML links that users will click defaults to open in a new popup window. I dont want this to appear in a new window. I want to force the popup to appear in Webbrowser2.
Does anyone have an idea of what code to use to force any popups generated to open in Webbrowser2?
I have a webbrowser biult in VB.Net which has two browsers. Webbrowser1 and Webbrowser 2.
When navigating to the default page required in Webbrowser 1, one of the HTML links that users will click defaults to open in a new popup window. I dont want this to appear in a new window. I want to force the popup to appear in Webbrowser2.
Does anyone have an idea of what code to use to force any popups generated to open in Webbrowser2?