MarkFinished
Technical User
I created Perl code to collect the responses to my html form and write those to a .CSV file. I need a way to attach this file to an email and send it.
I've found some examples of how an email is sent (including formmail.pl which is great for sending the form reponses in the body of the message), but none to help me send a file as an attachment.
Can anyone help?
Appreciate any ideas on this,
Mark
I've found some examples of how an email is sent (including formmail.pl which is great for sending the form reponses in the body of the message), but none to help me send a file as an attachment.
Can anyone help?
Appreciate any ideas on this,
Mark