Looking for a good resource to add a contact form, where the submit button at the end emails me the form. Can't seem to find a decent resource, does anyone have one?
Hi, Certain hosting services, like bluehost, provide you with the html for a simple contact form. Here is a site that provides you with a php script for a contact form: tectite.com/formmailpage.php Sorry, I cannot publish a live link yet because I am new here. But you can copy and paste the link in your browser and it will work just fine.
The formail page above is a good script. Some sites also offer remote hosted email forms but you can not change much.
You can also make your own, some information on it on this website: http://www.w3schools.com/php/php_mail.asp
You can create your form and use this as the processor. It will send the data to the e-mail you use to receive the form data. http://www.dtheatre.com/scripts/formmail.php