Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding attachment to message created by mailto command

Status
Not open for further replies.

sarah2michelle

Technical User
Jul 18, 2005
12
US
Is there a way to create an email with an attachment through a mailto command line? Here is what I have so far...

Code:
start mailto:test@test.com?subject=See&body=See Attachment&attachment=c:\test\account3.bmp

This will create the email, but no attachment.

I am using outlook, but want this to work with other mail apps also.

I'm not sure that this is the correct forum, if it is not, does someone know of a more appropriate one?
 
You need server side scripting to do this, try the PHP forum - forum434

[small]Listen to those who know, believe in those that do[/small]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top