jrwinterburn
IS-IT--Management
Hi Guys,
As it has been so long since I have coded anything in PHP, I can't think how to go about a form I am trying to code.
Basically, I have a small form which a visitor to my site will enter their email address and choose any of 4 checkboxes. These 4 checkboxes represent 4 PDF files residing on my web space.
I need to have the form generate an email to send to the email address entered, which will have attached the PDF(s) the visitor has requested.
Additionally, it will send me a notification email.
Any ideas where to start? I am trying to keep this as short and sweet as possible. I know how to create the email to and notification parts, just not sure how to go about the attachment(s) scenario...
Any help would be appreciated.
Thanks,
Jon
As it has been so long since I have coded anything in PHP, I can't think how to go about a form I am trying to code.
Basically, I have a small form which a visitor to my site will enter their email address and choose any of 4 checkboxes. These 4 checkboxes represent 4 PDF files residing on my web space.
I need to have the form generate an email to send to the email address entered, which will have attached the PDF(s) the visitor has requested.
Additionally, it will send me a notification email.
Any ideas where to start? I am trying to keep this as short and sweet as possible. I know how to create the email to and notification parts, just not sure how to go about the attachment(s) scenario...
Any help would be appreciated.
Thanks,
Jon