Is it possible to setup a list on a BQ box that allows people to subscribe and unsubscribe - but the list will only accept messages from one user?Bill,
Example a newsletter list. (not a discussion group)
- Bill
---------------------------------
William J.A. Brillinger
Precision Design Co.
E-Mail: mailto:[EMAIL PROTECTED]
Web site: http://www.pdcweb.net
Phone: (204) 324-1889
Sure, just do it in PHP based around a subscribers list in a mysql database.
Where the site is completely dynamic you can set it up so the newsletter is automatically generated from the database that controls the site.
Have a look at how the sign-up and newsletter works on www.ukdecorativearts.com which is one of my customers product showcase type sites.
There was a thing also called mymail which I tried, worked well but just way to difficult for customers to make newsletters, compared with the system above which is fully automatic.
Regards,
Phil Beynon
Thanks for the input Phil, I was hoping there was a way to do it with the built in tools.
PHP, we can do, but the client wanted it to cost the proverbial "nothing".
- Bill
William J.A. Brillinger
Precision Design Co.
E-Mail: mailto:[EMAIL PROTECTED]
Web site: http://www.pdcweb.net
Phone: (204) 324-1889
_______________________________________________ Cobaltfacts site list [email protected] http://list.cobaltfacts.com/mailman/listinfo.cgi/cobaltfacts
