10-24-2011, 05:27 AM
Hello,
I am trying to close a dialog box on Internet Explorer. I understand that i need to use CreateObject( “InternetExplorer.Application” ) to create the the IE object. But what is needed when IE is already open and I want to click "OK" on the dialog box? Any ideas?
Thanks for any help.
I am trying to close a dialog box on Internet Explorer. I understand that i need to use CreateObject( “InternetExplorer.Application” ) to create the the IE object. But what is needed when IE is already open and I want to click "OK" on the dialog box? Any ideas?
Thanks for any help.