I have a file upload form and when I put enctype='multipart/form-data' in the general tab in Form tag attachment as suggested I then no longer get the notification email that a file has been uploaded. However, if I go into the upload directory, I see that the file has been uploaded successfully.
On the other hand if I take out that code, I then get the notification email but then the file no longer uploads.
This seems to be a bit of a catch 22. Any suggestions?
