Issue
I am working on SharePoint 2010. I need to send email with attachments using aspx and c# code.
Anyone have an idea how to do this?
Solution
Take a look at: How to send an e-mail with attachment from SharePoint
Although this was originally written for SharePoint 2007, it is still valid for SharePoint 2010.
Answered By – Rich Bennema
Answer Checked By – Pedro (BugsFixing Volunteer)