douxbb Posted February 14, 2007 Share Posted February 14, 2007 Hi scottyb, I have this contribution working, but only for the table "newsletter". I have another table "maillist" where all the visitors can subscribe to the newsletter. The problem is that only who are subscribed from the table newsletter is receiving my newsletters. Where can I change the code to allow ALL the subscriber to receive it? The structure is as follow: maillist table with 4 column: customers_firstname varchar(20) customers_lastname varchar(20) customers_email_address varchar(40) customers_newsletter char(2) primary key: customers_email_address Thank you Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.