PDA

View Full Version : file upload problem



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.

russellr
24-Mar-2006, 11:38 PM
Hi,

Use the Upgrade Wizard (www.tectite.com/wizards (http://www.tectite.com/wizards)) to upgrade to 7.08.

The name of your file field can then be used in a derivation (see the HOW TO guide) to get the name of the uploaded file.

Check out the Version History for more information.