Hello Jerry,

PHP creates automatically an temp copy of your attachment.
> It seems like the attachment has to be uploaded to the
> server first before sending the attachment.

I think the encoding of your form isn't correct.
Try to put in your form tag this: enctype="multipart/form-data"
> I attached my code. What am I missing?

Chears Christoph Petersen

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to