In my application, the user have the opportunity to export and import his data file, and i want to add also the option to send this data file by mail as attachment.
How can i do this?
Thank you for your help.
In my application, the user have the opportunity to export and import his data
Share
My code to send email with a image attachment:
Or