Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I am trying to develop a very simple web part which is basically a link and if the user clicks on it, then, it should open an Outlook's new mail window with attachment in.

I used the code snippet: (http://sharepointmakesmecry.wordpress.com/2012/01/16/attach-document-from-sharepoint-document-library-to-a-new-email-message-in-outlook/), and it works OK, BUT: The only limitation of the aforementioned approach is highlighted by the author and states: "Since it’s ActiveX – cross browser support is v.sketchy – IE only really".

So, Could you please help me out and provide me other solution to Attach Document from SharePoint Document Library to a New Email Message in Outlook and it works for all the Web browsers?

I would greatly appreciate your support !

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.