Hi there,
My application has link to open email client with Subject and CC field auto filled with data. I did it by placing html snippet like following:
<a href="mailto:ni lay@csomedomain .com?Subject=Te st&Cc=other@som edomain.com">Ma il</a>
Is there any way to add attachent too?
Thanks
--Nilay
My application has link to open email client with Subject and CC field auto filled with data. I did it by placing html snippet like following:
<a href="mailto:ni lay@csomedomain .com?Subject=Te st&Cc=other@som edomain.com">Ma il</a>
Is there any way to add attachent too?
Thanks
--Nilay
Comment