Something about web form (contact form)
Hi
I need help with putting a contact form on my website, anyone knows how to process the input from the form fields to send in email?
Hi
I need help with putting a contact form on my website, anyone knows how to process the input from the form fields to send in email?
pr0gr4mm3r posted this at 15:42 — 28th May 2007.
He has: 1,502 posts
Joined: Sep 2006
These pages can help you get started:
http://us2.php.net/manual/en/ref.mail.php
http://www.w3schools.com/php/php_forms.asp
Personally, I would recommend that you use this script instead of PHP's mail function, because it makes it a lot easier.
iorgoba55 posted this at 19:23 — 4th June 2007.
They have: 14 posts
Joined: Mar 2007
Thank you for suggestions. So far I found freedback and this free http://www.emailmeform.com ">web form builder which unlike freedback does not show any advertising in the free plan!
thinksuccess posted this at 23:45 — 4th June 2007.
They have: 19 posts
Joined: Oct 2003
Check with your hosting control panel. Many times they have one already setup for their clients. I've always found php mail forms better than cgi.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.