Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Outlook Security

Status
Not open for further replies.

VictoryHighway

Technical User
Mar 4, 2004
115
0
0
US
Greetings,
I have an Access database that uses Outlook 2003 to send e-mail. It seems that any time anyone tries to use the e-mail functions in my database, Outlook either "pops-up" or more typically "pops-under" a warning message saying that some program is trying to send e-mail on their behalf. Some users think that when this is happening the database is locking up.

My main question, is there a way to bypass that warning completely, or if not, a way to make sure that that warning allways pops-up rather than pops-under?

Thanks in advance for any help.

Sincerely,
Geoffrey
 
Hi! You might check out thread605-870309. You may find that it helps. The code helped solve this problem for me.
 
Hmmm. I guess that it isn't going to be too easy to just bypass the window without having to use third-party tools. I was kind of looking to avoid that since this database I am developing will be used on many different client computers. I want to make it as easy as possible for IT to deploy.

OK, on to my alternate idea. Is there a way in VBA code to make that dialog become the foreground window, so that the end-user knows that they have to hit the button?

Thanks,
Geoffrey
 
Anyway do a google search for outlook object model guard

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top