Click to See Complete Forum and Search --> : Form Mail


rdakan
11-26-2003, 12:25 PM
i downloaded FormMail.php from the HTML Goodies site and when i load the html i get the fields.

I have the html and php files in the root dir of my domain and the server supports PHP

After filling in the fields and i click submit the page clears and in the search box it looks like the browser is looking for the formmail.php but nothing happens.

What do i need to look for first?

thanks for you help

soccer362001
11-26-2003, 01:05 PM
Since i don't have your code, here is a simple form mailer that i know works
http://www.cmm.soccer362001.compactvision.net/mailer.zip

pyro
11-26-2003, 01:20 PM
You can also find the original at http://www.webdevfaqs.com/php.php#mailer, which includes the readme file, which should help you get it set up.