Question
Attaching multiple uploads in cfmail
I have a form that allows users to upload up to 5 documents, which will be stored on a server. I then want to send an email that will have those documents as attachments. How do I go about attaching those documents using cfmail and cffile uploadall? Or are there better options?
