phpformmail

Email Attachments

Hey there,
I'm looking at the script and was wondering if it would be possible to make an attachment field. The only way I can see doing it though -- is by uploading the attachment to the server and then sending it. Is it possible to modify this code w/o adding another seperate php script (that uploads the file to the server), to attach files to an email?

Thanks,
Andrew

By chdan on

hosting or server issue with FormMail

I have used formmail for a while making the simple adjustments to send and redirect.
I have uploaded it to a new server(host) and upon sebmitting the form it asks to download the formmail.php file. Why is this and is there a work around?
Secondly on a third server it process the script but doesn't email. Any ideas?
The original form still works on my hosting server.
Thanks for the help!!!
Tim

By timwhelan on

Attachments

Hi,
I have evaluated several php mail sending scripts, and yours is absolutely one of the best, and simplest to implement, thank you!

However, the lack of the possibility to add attachments makes the script a lot less usable than it would otherwise be, as that is a feature often needed.

Are you planning to make it possible to process attachments anytime in the near future?

Features good to have for that would be at least allowed file types and max size..

Thank you for a good script!!
/ch

Custimize thank you window

Can i custimize the width, height, top and left of the thank you window?

And can i open it in a new windows?

I tried with this:

<>script type="text/javascript">
function createTarget(t){
window.open("", t, "width=400,height=150,top=200,left=200");
return true;
}
<>/script>

<>form id="Form1" name="Form1" method="post" action="formmail.php" onsubmit="return createTarget(this.target)" target="Thanks.html">
<>input type="hidden" name="redirect" value="Thanks.html">

Integrate form into a html mail

Hello Comunity,

this is my first posting here and I#m glad that I found that perfect script.

After I dowloaded the last release of the Software I would like to know if there is a solution for my problem. I'd like to integrate a form into an html newletter. But I get a error called

There a no values to post or get ...

Is there any possibility to make this work or is it just impossible to send a form out of a aready sent message.

Thank for any given answer.

Greeting from the very north of Germany
Lars

By lbunks on

Won't send message

I am having a small problem with the PHPFormmail. I have used it several different times with several different webhosting companies. This time is different. When you fill in the blanks, then hit submit.... It will redirect you to the "Thank You" page but nothing is ever emailed. This is my first time with this webhosting company. Not real sure what the problem is...

By justtechnology on

Stalk me!

Recommended Reading