Hi all,

I'd appreciate if someone can provide a helping hand on the following subject.  I'm 
trying to terminate NewWindow from internet explorer if and when it happens.  While 
using a subscription to class DWebBrowserEvents2, NewWindow2 events were fired and I 
was able to terminate by setting variant cancel to 1.  However, initiating from the 
file menu, new window does not fire such event.  What are the different ways we can 
prohibit such window from opening?  Secondly, say before the script starts, there are 
multiple instances/threads of ie running already, Win32::OLE::GetActiveObject() only 
returns one object ref.  How can I address the rest of the ie windows objects?  Please 
advise.  Thanks.

regards,
Samuel
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to