Re: [perl-win32-gui-users] AxWindow, WebBrowser and objects

2002-10-11 Thread Wasserman Henry
You might be able to use Win32::OLE to get the browser COM object, which in turn will give you the DOM. Take a look at S.A.M.I.E - simple automated module for Internet Explorer on www.sourceforge.net - Henry --- Laurent ROCHER <[EMAIL PROTECTED]> wrote: > Hi, > > Theoricly, i think you can h

[perl-win32-gui-users] Getting control of an 'outside' Window

2002-04-22 Thread Wasserman, Henry
I am using perl ole automation to run an Internet Explorer Browser. I have gotten rather far, capturing frames and pretty much having my way with the DOM. Until SSL causes IE to raise a message box. I have the Window Handle to IE, is there any way with win32::GUI to wait for a child SSL window t