Any idea how I can stop web pages in a Webbrowser control from launching MSIE when links that are clicked that are targeted at the _blank frame
(ideally I would either force them to launch in a copy of my own ap or in the _parent frame)
Printable View
Any idea how I can stop web pages in a Webbrowser control from launching MSIE when links that are clicked that are targeted at the _blank frame
(ideally I would either force them to launch in a copy of my own ap or in the _parent frame)
Kzin -
What you need is some code in the NewWindow2 Event.
Here's a link that should help. ;)
http://forums.vb-world.net/showthrea...hreadid=118195
Kzin -
What you need is some code in the NewWindow2 Event.
Here's a link that should help. ;)
http://forums.vb-world.net/showthrea...hreadid=118195
Thanks - excellentQuote:
Originally posted by Bloodeye
Kzin -
What you need is some code in the NewWindow2 Event.
Here's a link that should help. ;)
http://forums.vb-world.net/showthrea...hreadid=118195