How can be sent files using formmail?
I build the HTML form with a field type file, I fill the fileds and then I send the form, but I don't receive the attachment file, I receive all data except the file.
Thanks
How can be sent files using formmail?
I build the HTML form with a field type file, I fill the fileds and then I send the form, but I don't receive the attachment file, I receive all data except the file.
Thanks
I built a form page that allows file attachments to be sent
This is done by a formmail clone called mail.cgi
I found it at this address
http://www.commondrops.com/mail.htm
Formmail itself does not support file atachments