Contact Page / Form, PHP Script Dreamweaver Tutorial
Posted on 27 March 2010 by Abidoon
www.helpvid.net —————————– GET THE PHP SCRIPT HERE http How to create a contact form in Dreamweaver using a PHP script to send the form to your mail. PHP script When a message is sent the contact page contacts this PHP script, its here all our Email details are stored and we tell the Scrip exactly how we want the message to appear and to where we want it sent {your personal email account}. Be sure and drop by the website helpvid.net

awesome! thanks, rreally need this!
I love you guys that try to help people! xoxo
when I get the emails (whether their from me as a test, or someone else) What is the email address it comes from? When it shows up in my inbox, it shows that its coming from some crazy code-like email address?????
Awesome tutorial. I have the code all perfect now. I just need help with the actual form. Is there anything special you need to do with the coding of the form? submit button?
thanks a lot i needed this tutorial so bad!!
a good place to host your website that allows php scripting is 000webhosting check out my channel its got a video on how to set it up
LOL Thank you
why does everything scottish people say sound so freaking cool?
It’s right on the site.
So any idea where I can obtain the PHP script listed in this video? Its doesnt sday where to get it from?
Where did you all copy the php script from? As the video is run through Youtube I can’t copy the php as recommended? Help.
i think my freehosting does
erm… I don’t think any of them do to be honest mate. You could try freewebs. Just type freewebs in google.
thats what i thought, since you said most, do you know of any that will allow u to???
No, most free web hosting services will require you to upgrade your account to be able to use php.
does anyone know if freehosting allows php in a way that u can use this?
make sure the name of the php file is the same as in your html file code where ever you created the contact form. i had the same issue.
Has the tutor advised anyone to enable php on there machines?
I think most people who know Dreamweaver are prob ok! but PHP takes knowledge! to configure
i wach u video is very good but the problem i have i need to on top of my layout using dreamweaver
thanks.
@robcheshire I solved it by changing a bit of code in the contact form .
I CHANGE THE CODE TOAt the start of the code i changed the following
The code i had to alter different from your web tutorial was in the contact web page .
before the code read
Not working for me , followed all the steps correctly and have uloaded all files .
When i hit submit it says the following
Not Found
The requested URL /contactformprocess was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Warning: mail() [function.mail]: SMTP server response: 554 The message was rejected because it contains prohibited virus or spam content in D:Hosting4902710htmlsendEmail.php on line 28
I hope it works !
I am definitely not an expert. After reading some other input I found some folks needed to upgrade their hosting so it would allow PHP. Like I said, I’m no expert.
good video..nice dwarf voice
)
It doesn´t work for me, what can it be?