Home >>
Tutorials & Examples >> Email
Email
Sorted By
hits asc
|
Sort By:
|
Date
|
Most Popular
|
Name
|
Ratings
|
I was recently working with a client that needed to build a rather feature-rich email web page, one that included many of the features found in stand-alone email clients like Microsoft Outlook. Some of these features included the ability to request r |
|
In this article we will be discussing on how you can send emails using your ASP.NET applications. |
|
One of our visitors recently asked "When I'm sending an HTML formatted email, is there a way to load my HTML from a file so I don't have to deal with things like double quotes and vbCrLf characters?" |
|
Provides an overview of how to write event sinks for SMTP and Transport events in managed code using wrappers that encapsulate some of the details of communicating with the unmanaged server. |
|
Shows how to derive from ASP:Hyperlink to provide a control that will automatically obfuscate mailto: hyperlinks to render the contents useless to spam email harvesters. |
|
This tutorial will show you how to send a simple email message with priorities using ASP.NET 2.0 and VB.NET. Includes a full working version of the project written with Visual Studio.NET 2005. |
|
I want to show you how it is possible to email form content to yourself or another person using the asp.net postback feature and a little creativity. |
|
|