Shared Tutorials New
Website Development
2D & 3D Graphics
Audio & Video Editing
Databases
Desktop Programming
Operating Systems
Business Applications
Miscellaneous
Selected Reading
© 2011 TutorialsPoint.COM
|
Shared Tutorials Directory
Tutorials Shared by the Community
-
This article describes how to send emails with attachments using System.
http://stardeveloper.com/articles/display.html?article=2002022802&page...
Tutorial Statistics
Total Hits: 2244
Average Rating :     
Total Votes: 0 votes
Category: ASP.Net/Email Systems
Submitted on: 2008-03-07 04:44:49
Submitted By: Devesh Khanna
Set as Favorite
The task of sending e-mails has become much easier in ASP.NET. In previous versions of ASP we either used a third party component or the limited functionality of CDONTS component for sending emails. The .NET framework provides simpler but powerful class libraries for sending emails. These classes are in the System.Web.Mail Namespace. More detail...
|
|
|