Mailto syntax and attachment

  • Thread starter Thread starter Reti
  • Start date Start date
R

Reti

Hy,
I would like to have a messege appear with attachments set. Every think
works fine using mailto:?subject ... but if I use ?attachment="c:\pippo.txt"
I get an error stating I have mismatched the startup option of outlook.
Using ?attachment='c:\pippo.txt' or ?attachment=c:\pippo.txt nothing happen.
Any Ideas
Thanks
 
Reti said:
I would like to have a messege appear with attachments set. Every
think works fine using mailto:?subject ... but if I use
?attachment="c:\pippo.txt" I get an error stating I have mismatched
the startup option of outlook.

As far as I know, the mailto UTL syntax doesn't include an "attachment"
parameter. See http://www.ietf.org/rfc/rfc2368.txt
 
Somewhere there is a microsoft howto which fix a similar problem. In that
article they refer to that param.
Thanks
 

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

Back
Top