PDA

View Full Version : Mail Form Attachments...


rifftoned
03-06-2006, 01:12 AM
I can't seem to get the file attachment working for my mail form. What do I need to do to get this to work?

http://www.jasonhartsell.com/contact.htm

SnakEyez
03-06-2006, 09:38 AM
What type of attachments are being sent?

The reason I ask is that there is a list of attachment types that are not allowed on HR. They can be found here:

http://webmail.hrnoc.net/info/attachments.html

If it is not one of those attachments, post back with the attachment type and we can go from there.

rifftoned
03-06-2006, 11:08 AM
No I do not wish to receive any of thos attachment file types. I went into the MIME types and listed the extensions I wish to receive. I just want to be able to get all image types, swfs, word docs, and pdfs. Do I need to set up the cgi.pl Appache Handler or is there another way to get the files to attach correctly?

rifftoned
03-07-2006, 11:04 PM
Now all of a sudden my mail form won't even send emails to my email. What is going on?

http://www.jasonhartsell.com/contact.htm

Silmaril8n
03-08-2006, 01:35 PM
Have you checked around on Google for examples of what you want? I wish I could help but I write my own PHP contact scripts and don't use Formmail.