So I have this database of people. People have different rolls.
I would like to send out roll based emails (so the list changes).
This wouldn't be an issue at all, except that sometimes I want my users to be able to send attachements.
I'm a little concerned about uploading files to the server (even though access would be restricted), that can get really cluttered. (And quite honestly, I have no idea how to do it - that's less of an issue - or whether or not it's a good idea)
So, I'm thinking along the lines of giving them an email "popup". I know how to do this in
HTML, but, stylistically, is this a good idea with 100+ email addresses?
Is there a better way? Should I go with uploading attachments to the server (if so, how do you do that)
Thanks for the thoughts!
jakyra