![]() |
Contact page scripts
Hi I'm looking for a good, hopefully free, contact page script that turns the form input into an email that is sent to my email.
I would like it to be easily integrated into my design as well and not some white page with the form Thanks |
Maybe this will help:
Input Type: email The email type is used for input fields that should contain an e-mail address. Example Define a field for an e-mail address (will be automatically validated when submitted): E-mail: <input type="email" name="usremail"> |
PHP Code:
|
Quote:
|
lots of free ones
|
Quote:
|
Quote:
|
Quote:
I was hoping somebody here would suggest one used from experience. Thanks to all who posted :thumbsup |
Quote:
http://dev7studios.com/demo/form-producer/ |
You can modify the beginning of AutumnBHs script to disable unwanted header injection.
Code:
if($_POST['posted'] == 'yes') { |
All times are GMT -7. The time now is 10:56 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123