hi, thanks for reading!
We have an online form on our website (http://pwcircuits.co.uk/onlinequote.html) working perfectly using the standard /cgi-bin/formmail files from BT. We now want to add the option to attach a file when submitting the form.
I've created a test form/page and just added a "<input type="file" name="test" size="40">" field. When I test this form the email arrives but with no attachment, it just shows the name of the file attached.
What have I missed, or is this not possible with the BT files?
Cheers.