Create an Email Newsletter...

This example shows you how to create an email newsletter using ASP and an Access database.
The application Requires the following pages:
  • An Access database.
  • The sign up form (this form can be placed on any page).
  • The submit to database page that also contains the mail script to send an acknowledgment.
  • A newsletter input form.
  • The page containing the script to send mail to all addresses in the database.
  • A page that runs a script for users to opt out of your mailing list.

Click Here To Get Started...