Subscribing Customers to an AWeber List with an ASP.NET Application

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.

Sending Multi-Part Emails from ASP.NET

Make your recipients and the spam cops happy by sending multi-part plain text and HTML email messages.