Is it possible attach a file to an Email in JavaScript?

kfrancesv

New Member
I have an HTML link like\[code\]<a href="mailto:[email protected]?Subject=Hello">Send Mail</a>\[/code\]I would like attach a file in the Mail Client when a User click the this link.Is it possible in JavaScript or using jQuery, html5?
 
Back
Top