Jump to content

Recommended Posts

Posted

Correct -- you need some sort of PHP script to process the form and email the results. You have a couple options:

 

-- It's possible that your host will have a script that they suggest you use. But if you have already talked to them about this, they may not.

 

-- You could use a pre-existing script like http://www.scriptarchive.com/formmail.html

 

-- You could find tutorials on how to create a PHP based form. There are a huge number of tutorials online, including a video series on creating a PHP form that I recorded (available in the KS University, http://www.killersites.com/university, subscription required.) It's within the PHP section, called "Form Validation with PHP & Javascript."

 

-- You could hire someone who knows what they are doing to build the processing script for you.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...