↧
Sending Multi-Part Emails from ASP.NET
Although the vast majority of email users prefer their messages in HTML format, a few die-hards out there still prefer plain text. My wife is one of those people. In certain circumstances, a plain-text...
View ArticleSubscribing Customers to an AWeber List with an ASP.NET Application
Summary: This article shows you how to send subscribe requests to AWeber directly from your ASP.NET application. This technique is useful when you already have the customer’s name and email address and...
View Article