Click here to Skip to main content
15,893,161 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
We can do email integration of Microsoft Office Outlook using javascript to send a mail with attachment(See link pasted below)

http://stackoverflow.com/questions/12247696/open-outlook-with-javascript-for-sending-mail-with-attachment-in-c-sharp[^]

now i want to do the same using Apple Mail,Do we have a workaround ?

Thank You...
Posted
Comments
ZurdoDev 11-Jan-13 7:58am    
Have you checked apple's developer site?
mandar_dt 11-Jan-13 8:28am    
yeah but din't got a convincing answer..

1 solution

Hi there

I am not sure for a solution, but you might can check out the ActiveX SDK for Macintosh[^], or you might have to redirect the user using a "mailto:"-link as descripted on stackoverflow.com[^].

cheers,
Marco Alessandro Bertschi
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900