Enhancement for previously executed project:
Add a function that allows us to upload comma-delimited lists to the master database.
For example: we may have an excel file with 500 email addresses that didn’t come from any of the websites, but we’d like to include them in our list for mass mailings.
These files should appear on the sendNewsletter.php under their filename, and should be accompanied by boxes that allow us to include them in mailings.
example:
[] NewList1.xls
[] Newlist2.xls
etc…