Force Outlook Confirmation window to Show

D

Debbie

Hello all,
I have written some code behind an Access form that sends an email. We get
the following message when the email is sent:

A program is trying to automatically send e-mail on your behalf.
Do you want to allow this?
If this is unexpected, it may be a virus and you should choose "No".

That is fine, the only problem I have is that sometimes the confirmation
window minimized itself and if you don't know to click on it and answer the
confirmation, the whole application is frozen. My question is, is there
anyway to force that confirmation window to be displayed and not minimized so
that the user can answer the prompt? Thank you so much.
Debbie
 
S

Scott McDaniel

Hello all,
I have written some code behind an Access form that sends an email. We get
the following message when the email is sent:

A program is trying to automatically send e-mail on your behalf.
Do you want to allow this?
If this is unexpected, it may be a virus and you should choose "No".

That is fine, the only problem I have is that sometimes the confirmation
window minimized itself and if you don't know to click on it and answer the
confirmation, the whole application is frozen. My question is, is there
anyway to force that confirmation window to be displayed and not minimized so
that the user can answer the prompt? Thank you so much.

Not that I'm aware of; the window is controlled by Outlook, and the current Outlook settings would prevail.

Scott McDaniel
scott@takemeout_infotrakker.com
www.infotrakker.com
 
Top