10-17-2007, 09:21 PM
I am writing a macro that performs administrative tasks on a web application running in IE7 on Vista. The web application uses a confirmation dialog box ("Ok" or "Cancel"), and I would like the macro to be able to select "OK." I tried every method I could think of including simulating key strokes, mouse clicks, and directly interacting with the dialog's class, but it appears as if the macro is paused as soon as the dialog appears, and my commands to interact with it only execute after I have manually clicked through the dialog. Is anybody aware of this issue, or a potential solution? Is Vista or IE7 trying to prevent security vulerabilities? Thanks in advance.
David
David