Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Attaching a File to a Form Re: Attaching a File to a Form

#69356
dcp3450
Participant

I tested the script on an offsite location outside of our web server and it works. docs, images, etc all send and have content. 100% perfect.

In the offsite script i left the

ini_set("SMTP","smtp.server.com");
ini_set("smtp_port","25");
ini_set("sendmail_from","$email");

is there a setting on the webserver that would prevent the data from being in the file?