Hello Tek-Tips,
I wish to add functonality to my app which will allow the user to send an e-mail using their default e-mail client, will place the subject in the subject line, e-mail recipitant, file attachment, and e-mail body letter. I wish to "Shell" the e-mail client app and have the user confirm and add the the "New Message" before sending.
I have searched the archives. The Shell("mailto:email@email.com"
tells me that the file was not found. I am not sure if the MAPI control can display the default user's "New Message" from their client.
What is the most efficient way of accomplishing this task?
Thank you for any suggestions.
Tom
Tom (maxflitom)
I wish to add functonality to my app which will allow the user to send an e-mail using their default e-mail client, will place the subject in the subject line, e-mail recipitant, file attachment, and e-mail body letter. I wish to "Shell" the e-mail client app and have the user confirm and add the the "New Message" before sending.
I have searched the archives. The Shell("mailto:email@email.com"
What is the most efficient way of accomplishing this task?
Thank you for any suggestions.
Tom
Tom (maxflitom)