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 don’t want a separate subscribe form.
You are here: Home / Archives for Sending Email
Subscribing Customers to an AWeber List with an ASP.NET Application
January 31, 2010 by James H. Byrd
Filed Under: Microsoft ASP.NET, Nerdy Musings, Web Development Tagged With: AWeber, Content-Transfer-Encoding, Microsoft C#.NET, Programming Example, Sending Email, X-Headers
Sending Multi-Part Emails from ASP.NET
August 13, 2009 by James H. Byrd
Make your recipients and the spam cops happy by sending multi-part plain text and HTML email messages.
Filed Under: Microsoft ASP.NET, Nerdy Musings, Web Development Tagged With: For Review, Microsoft ADO.NET, Microsoft C#.NET, Multi-Part Email Messages, Sending Email, String to Stream