Hits Today: 1 Total: 9735 | Updated: 8/28/2001 | |
 | In part I of this tutorial, you will learn how to send simple e-mails ( of both text and HTML formats ) using ASP.NET. Author: Faisal Khan Code: ASP.NET Beta 2 & C# |
Hits Today: 2 Total: 5252 | Updated: 7/19/2002 | |
 | There are many instances in which you want to programmatically send email. Contributor feedback page does just that, it sends whatever information the user has entered to our mailbox. In this article, I'll show you just how easy this is to do. Author: James Horan Code: ASP.NET v1.0 & C# | |  | |
Hits Today: 1 Total: 3373 | Updated: 12/17/2002 | |
 | This is part II of a series of articles in which we'll learn how to send mass e-mails ( both text and HTML ) to a list of subscribers using ASP.NET. We'll also learn what are validation controls and how they can help us validate user input. Author: Faisal Khan Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 6254 | Updated: 12/16/2003 | |
 | Sending an e-mail with attachments is very easy with the .NET Framework. You don't have to learn complicated syntaxes and other commands to achieve the task. In this article, you will learn how to send e-mails with an attachment using ASP.NET. Author: Anand Narayanaswamy Code: ASP.NET v1.1 & VB |
Hits Today: 1 Total: 3173 | Updated: 1/24/2004 | |
 | This FAQ addresses questions and problems with System.Web.Mail (SWM)
It starts with an Introduction and Programming Samples. It concludes with resolutions to challenging errors and other resources. Author: Dave Code: ASP.NET v1.0 & C# | |  | |
|