mailto and attachments

R

Rabih

Hi All,

Can I use the mailto command, and add file attachment to the e-mail message
I'm using the shellexecuteA function as follows :

shellexecuteA (Handle, 'open' ,'mailto:[email protected]?subject=test&body=test'
+ Char(0) , ls_null, ls_null, 1)

What I want to do is to add attachments file to this command.
Is that feasible ??

Any help will be very appreciated
Regards
Rabih
 

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