SendObject email error

G

Guest

Hello,
In my database I have a button that sends an email via MS Outlook (Not
Outlook Express). I have trapped any error messages that I typically get,
but still get the popup telling me that another application is attempting to
send an email on my behalf. I know that this message is generated in MS
Outlook, but cannot suppress that popup.

Is there a way to suppress this popup and allow Access to go through with
the SendObject procedure without this popup.

The SendObject procedure already has the "Edit Message" set to false.
Thanks
 
S

Scott McDaniel

Hello,
In my database I have a button that sends an email via MS Outlook (Not
Outlook Express). I have trapped any error messages that I typically get,
but still get the popup telling me that another application is attempting to
send an email on my behalf. I know that this message is generated in MS
Outlook, but cannot suppress that popup.

Is there a way to suppress this popup and allow Access to go through with
the SendObject procedure without this popup.

You can also use the ClickYes program:

http://www.contextmagic.com/express-clickyes/

Although to me it's a kludge. I've used a 3rd party email program for years (www.codestone.co.uk) with very good
success. It doesn't integrate with your Outlook address book or contacts, however, so if you need to access those then
either this or the link Daniel supplied (re: Outlook Redemption) would be better choices.

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

email using sendobject in access 2
sendobject error 2295 8
SendObject 1
SendObject 1
SendOBject error 1
email using sendobject from access 2
SendObject to send email 2
Need Your Help ASAP With SendObject Error 10

Top