Creating and Sending E-mails
Author:
Marco Bellinaso
This sample extract from the Wrox's book "ASP.NET 2.0 Website Programming" teaches how to create and send out e-mails with the new classes added to ASP.NET 2.0. See how to include attachments, add multiple recipients, specify a plain-text + HTML version of the content, send the message asynchronously, and more.
More Tutorials
|