|
|
 |
RE: FN-FORUM: Email Form with attachment
date posted 1st September 2006 20:25
I've got a standard contact form. I want users to be able to attach a file
and send to me. I've coded the relevant sections like so:
...
The form sends the message to me, but without the attached file.
How can I make it include the attached file to arrive in my inbox?
You need to add server side code. Try googling for 'php upload script' or
something similar. I'm not familiar with php so can't help you with the
details.
Dominic
|
 |
|