Automation of IE 6 and detecting Popups



llamaflaca
07-09-2005, 11:10 PM
Greetings:

Do not know if this is the right forum but here it goes.

I would like to develop a quick and dirty (well, not really dirty) script to
"drive" or automate IE. I have it reading urls from one text files and
writing access times to another text file. All is well and good BUT, the
script hangs if Popups require an action.

How may I interact with IE via COM ? to either do a Key Send OK or ENTER or
simply dismiss the popup window. What object would expose the fact that
popups where spawn ? Any help in this matter would be GREATLY appreciated.

P.S., Basically, I guess it comes down to how would I write by own Popup
blocker in VBScript

Cheers


Automation of IE 6 and detecting Popups