Automate Email

T

TeeDee

I have a form which automatically sends an email message
via Outlook with attachments. I am looking for a method
of prompting the user for their email app and then coding
to send the message based on their application? Thanks!
 
A

Adrian Jansen

Might be pretty hard, not all email clients expose all, or even any, methods
for automation like Outlook does. You will need the documentation on all
the email clients in use. Your best bet might be to use the MAPI stuff,
bypassing the email clients entirely, but its pretty arcane.

--
Regards,

Adrian Jansen
J & K MicroSystems
Microcomputer solutions for industrial control
 

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

Top