How to disable 'The webpage you are viewing is trying to close the window' prompt?

When Domino Web Access (dwa 7 template on Domino 7.0.2) is configured as default mail client, after sending an email from for example Microsoft Office (using MAPI), Internet Explorer 7 pops up the following prompt:

Anyone know of a setting/workaround that prevents this prompt?

Subject: How to disable ‘The webpage you are viewing is trying to close the window’ prompt?

Try adding the domain as a trusted site in the Security tab under Tools\Preferences…

HTH,

-Chris

Subject: didn’t work, any other ideas?

I tried adding the site as a Local Network sites AND as a trusted site, to no avail.

Is there a workaround for Internet Explorer 7 that can be implemented in the design of the memo form (or wmemo agent) that will prevent this popup?

Cheers.

Subject: RE: didn’t work, any other ideas?

Not really. IE7’s security may be a bit overzealous, but that’s because previous versions would allow all kinds of unpleasant shenanigans. The problem here is that your code is trying to close the browser, not just the window it opened (or a pop-up window). There’s no real way to tell the browser “relax, dude, I opened you from another program” from inside the browser.