Fernando Rodríguez wrote:
[EMAIL PROTECTED]">
On 17 Dec 2001 18:52:58 GMT, [EMAIL PROTECTED] (Adam Lock) wrote:

The Mozilla control also fires a NewWindow(2) event when it wants the 
client to open a new window. The client is supposed to implement that

Why should the client create the window? With the IE control this isn't
necesary...
The control is doing what IE does, namely firing the event and waiting for the client to return the new browser instance. It may well be in that IE will launch IEXPLORE.EXE if the client does not handle the event, but the Mozilla control does not.
[EMAIL PROTECTED]">
and return a pointer to the newly created IWebBrowser instance. If you 
don't implement that then popups won't work.

Could you provide some example (in VB if possible) or some pointer to the
documentation please? O:-)

TIA
See here:

http://support.microsoft.com/default.aspx?scid=kb;EN-US;q184876
Adam


Reply via email to