Security dialogs can occur on many secure web sites. The Internet Macros Dialog Manager automatically clicks the security dialog boxes, so your macros are NOT interrupted.
ONSECURITYDIALOG BUTTON=YES/NO CONTINUE=YES/NO
If you want the macro to continue after the security dialog is removed, use CONTINUE=YES. In some cases, such as while testing web sites, you may want the macro to stop and report the security dialog to you. In this case, please use CONTINUE=NO.
By default, the settings are BUTTON=YES and CONTINUE=YES. These settings are active even without an ONSECURITYDIALOG command in your macro.
Page URL http://www.iopus.com/imacros/help/security_dialog.htm