There are many videos on You Tube with the easy things in building websites but only a couple of videos relating to PHP scripting. this video demonstrates how to make the contact us form for a site work including putting the form in your desired page and having it fully functional
There are many videos on You Tube with the easy things in building websites but only a couple of videos relating to PHP scripting. this video demonstrates how to make the contact us form for a site work including putting the form in your desired page and having it fully functional
25 Responses to “Dreamweaver CS3 tips creating a contact us form to send email using HTML and PHP”
Who sounds like a policeman?
You need to check through the file make sure you have it 100% perfect. You also need to check to see if your server is set up correctly
he sounds like a policeman! lol
ive created my own form and edited the php file to match it, but it doesnt go to the landing site or send me an email after clicking the “send” button!
i tried doing your site jus to see wer i went wrong… and it still doesnt work. is ther a reason y mine is doin this??
Great Stuff – Its working beautiful
for mydemac – answer to your questions listed below:
Just change the small letter s on Subject on $emailsubject to capital S $emailSubject will solve the problem
works great the only thing that bothers me is that when u press return(enter) in the cooment box and write stuff using return then wen u get the mail the returns or spaces do not show… any idea?
Thats because you did not follow the instructions properly. Obviously to impatient to criticise all you needed to do is read the previous reviews and you would have come to the conclusion that it did work. So i suggest your put your video up showing it working and i can do lilewise, in other words criticise for no valid reason
Great video! Do you know why the subject line says “No Subject” in my email when i receive it? I put in a subject on the $emailSubject, but it does on show on my received email subject line. Thanks!
hy kssbcm…I have a problem with the form and I do not know what it is. I paste it into my web site (the form) I put the action to the contactformpage, changed the email with mine’ s, pasted the code from the email result into the contactformprocess but it stil wont work ……thank you
wait a minute
theres nothing in my php script file
PLEASE HELP SOMEONE
Thanks for the help mr policeman
Who sounds like a policeman?
You need to check through the file make sure you have it 100% perfect. You also need to check to see if your server is set up correctly
he sounds like a policeman! lol
ive created my own form and edited the php file to match it, but it doesnt go to the landing site or send me an email after clicking the “send” button!
i tried doing your site jus to see wer i went wrong… and it still doesnt work. is ther a reason y mine is doin this??
Great Stuff – Its working beautiful
for mydemac – answer to your questions listed below:
Just change the small letter s on Subject on $emailsubject to capital S $emailSubject will solve the problem
$headers = “From: $emailFieldrn”;
$headers .= “Content-type: text/htmlrn”;
$success = mail($webMaster, $emailSubject, $body, $headers);
works great
the only thing that bothers me is that when u press return(enter) in the cooment box and write stuff using return then wen u get the mail the returns or spaces do not show… any idea?
Tried a number of these and when I submit the entire php code appears…does this mean that my server does not support php?
Thats because you did not follow the instructions properly. Obviously to impatient to criticise all you needed to do is read the previous reviews and you would have come to the conclusion that it did work. So i suggest your put your video up showing it working and i can do lilewise, in other words criticise for no valid reason
non of it worked not very good sorry
thank you so much for this!! I’ve spent hours trying to figure this out.
take a look at the flash video contact form you will see how it is done download the file and use the script from there
i have the same problem as ‘mydemac’ and would love to know how to fix it. otherwise, it’s a great tutorial!
Great video! Do you know why the subject line says “No Subject” in my email when i receive it? I put in a subject on the $emailSubject, but it does on show on my received email subject line. Thanks!
ok…
Please just follow the video very carefully, it is set up for a beginner.
Can you be more explicit, please……I am a begginer
I got everything working now, you have to be really careful when changing stuff in the script!!
What type of server are you installing it on?
Your welcome
hy kssbcm…I have a problem with the form and I do not know what it is. I paste it into my web site (the form) I put the action to the contactformpage, changed the email with mine’ s, pasted the code from the email result into the contactformprocess but it stil wont work ……thank you
My form works perfectly except for the List/Menu which shows correctly on the web page but on sending e-mail this field is missing!
Great tutorial kssbcm all is now clear, thanks!
Thank you forr your coments, they are apreciated. I will upload more videos when I get back off my holidays
thank you kssbcm; your tutorial is very useful. keep up posting videos
glad it helped