Forum Moderators: coopster
I have a form to be filled in by the user, which includes an upload file feature. This is going to be a PDF but I haven't restricted it to this thus far. Anyway, this PDF is uploaded and an email is sent to the administrator, but I want to send this PDF as an attachment in this email.
So far I've managed to send a PDF as an attachment, but not part of this form. The upload part is fine, I just can't intergrate the PDF attachment into the email in this form.
I was wondering if anyone had any scripts lying around which dealt with this issue; just reading in the users selected file and attaching it to an email.
Cheers