This topic is locked

EMAIL OUR MEMBERS

7/17/2007 2:52:43 PM
PHPRunner General questions
H
hohenzollern author

ARE WE ABLE TO EMAIL OUR MEMBERS WITH A NEWSLETTER FEATURE ?

J
Jane 7/18/2007

Hi,
to add newsletter feature use events on the Events tab.
Here is what I recommend to do:

  1. Create a table named Newsletters. You can store newsletter archive in this table.
  2. Using BeforeAdd event for this table you can get a list of email addresses in your database and send a newsletter.