Handle Window.Open with WebBrowser 2.0
- From: "Paul Marrero" <paul@xxxxxxxxxx>
- Date: Mon, 7 Jan 2008 08:16:35 -0500
Hello All. I am using VB.NET 2005 with the .NET Framework 2.0 SP1.
I am trying to load a web app (which I have no control over) using a VB.NET
WinForm and WebBrowser 2.0. The web app issues a JavaScript window.open and
therefore opens an instance of IE. I do not want it to open IE, rather an
instance of another web browser in my app. How can I stop IE from opening? I
have looked everywhere for documentation or help with this to no avail.
Note, I can do this using the WebBrowser COM object, version 1.x. I do not
want to use this version of WebBrowser.
We already have a base of users using this application and, unfortunately,
we have to use this web application for billing (until they fix their web
service).
Thanks in advance for your help. Let me know if you require additional
information.
-Paul
.
- Follow-Ups:
- Re: Handle Window.Open with WebBrowser 2.0
- From: Igor Tandetnik
- Re: Handle Window.Open with WebBrowser 2.0
- Prev by Date: Re: WBC-by-WBC session manipulation
- Next by Date: Re: Handle Window.Open with WebBrowser 2.0
- Previous by thread: WBC-by-WBC session manipulation
- Next by thread: Re: Handle Window.Open with WebBrowser 2.0
- Index(es):
Relevant Pages
|