eday_2010
03-05-2007, 09:02 PM
On my own site, I use a very long pearl script to send the forms on my site to my email. It works fine. However, I am redesigning a site for an organization who want a form. I don't want to use the long complicated script since they are not web saavy, plus I don't know if their hosts server can deal with it. And so far, it's not working correctly
So I need something super simple. PHP, CGI, whatever. It just needs to send the form to their email address. I would use <action="mailto: poo@pee.com" etc>, but that prompts the users email client to open, which I don't want.
So if anyone has something short and sweet (that works) to send a form to an email address, that would be great.
I found one at http://www.3rdcoast.com but it only grabs the first item in the fied and nothing else. Help please! This needs to be done very soon.
So I need something super simple. PHP, CGI, whatever. It just needs to send the form to their email address. I would use <action="mailto: poo@pee.com" etc>, but that prompts the users email client to open, which I don't want.
So if anyone has something short and sweet (that works) to send a form to an email address, that would be great.
I found one at http://www.3rdcoast.com but it only grabs the first item in the fied and nothing else. Help please! This needs to be done very soon.