[phorm] [Phorm:] File Attachments

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 30 Jun 2004 17:43:15 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#4156) File Attachments 
            <http://www.phorm.com/support/?rev=4156> 
  AUTHOR:   Sterling 
  DATE:     June 30, 2004 at 1:43 p.m. EST 

I am trying to allow clients to upload a file with form data and have that 
file e-mailed to me as an attachment with the form data. 
Form reads as follows: 

<FORM NAME="BBForm" METHOD=POST ACTION="phorm.php" 
ENCTYPE="multipart/form-data"> 
<input type="File" class="form" name="Attached"> 
<INPUT TYPE="submit" VALUE="Submit"> 
</form> 

I have both fileattach.php and fileupload.php in my lib directory along with 
functions and mimetypes. All files are unedited. 

When I test the form data I get the e-mail, so I know the form is working is 
correctly. I just don't get the file attachment. 

Thanks 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts:

  • » [phorm] [Phorm:] File Attachments