How can i send an email with an attachment (either local file or a file in the intranet) using outlook 2010?
<a href="mailto:a@gmail.com?subject=my report&body=see attachment&attachment=c:\myfolder\myfile.txt">
doesn’t seem to work.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Nope, this is not possible at all. There is no provision for it in the
mailto:protocol, and it would be a gaping security hole if it were possible.The best idea to send a file, but have the client send the E-Mail that I can think of is:
mailto:link that contains the URL to the uploaded file in the message body