I have a form (3 variables) and send and recive data fine. I
would like to add an "attach" file form field into the mix so that
a visitor could, attach a resume and send the file with the email.
I do not want to make a "browse&upload" script to a DB. Rather
this field must attach the doc type (pdf/txt/rtf etc..) to the data
being sent thru the 3 other fields.
Anyone point me to a tutorial or have done this
before.?