fishcuisine Posted November 12, 2010 Report Posted November 12, 2010 Hello, I created a form website: Link: http://www.tokyo-sushi-chef-institute.com/inquire.html Using Dreamweave MX. Looks nice. But I was told by the tech support folks at the hosting company that I must include the PHP script with the html codes in order to make this for work. Anyone know where I can find PHP scripts to include with the html codes to activate this form once it is up? Regards Rk
falkencreative Posted November 13, 2010 Report Posted November 13, 2010 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now