beesman
24-Mar-2006, 03:42 PM
Hi all,
I'm using formmail to upload a file (as well as other user info).
The uploaded file is attached to the email as expected. However, the name of the file is not being displayed where I've specified in the PlainTemplate text file.
I've set
define("FILEUPLOADS",true); in formmail.php, & have checked that the field name in my template file is the same as that for the file upload field in the form itself.
Any help appreciated.
I'm using formmail to upload a file (as well as other user info).
The uploaded file is attached to the email as expected. However, the name of the file is not being displayed where I've specified in the PlainTemplate text file.
I've set
define("FILEUPLOADS",true); in formmail.php, & have checked that the field name in my template file is the same as that for the file upload field in the form itself.
Any help appreciated.