|
|
#1 |
|
New Member
![]() Join Date: Oct 2010
Location: US
Posts: 11
|
I've got my php set up, but this shows at the top of the page once you send the information. Also, the email isn't sending. Can someone help me?
Here's my php. PHP Code:
|
|
|
|
|
|
#2 |
|
New Member
![]() Join Date: Oct 2010
Location: US
Posts: 11
|
When I said "this" shows at the top, I meant this:
Warning: mail() [function.mail]: SMTP server response: 451 See http://pobox.com/~djb/docs/smtplf.html. in D:\Hosting\5824542\html\gdform.php on line 24 Also, here's the link to the website: www.space-designs.com/contact.html |
|
|
|
|
|
#3 |
|
Gold Member
![]() Join Date: Oct 2010
Posts: 388
|
Why is the form action points to "gdform.php"?
|
|
|
|
|
|
#4 |
|
New Member
![]() Join Date: Oct 2010
Location: US
Posts: 11
|
I don't know. I tried to use Go Daddy's php form but it wasn't working so I found this and tried to make it work.
Here's another one that I used on another website, but I can't get it to work for this one. PHP Code:
|
|
|
|
|
|
#5 |
|
Gold Member
![]() Join Date: Oct 2010
Posts: 388
|
It's OK.
Go to this thread Sending Forms to Email and look for #4. I post there the clean code by w3schools. Use only that code without anything else. |
|
|
|
|
|
#6 |
|
New Member
![]() Join Date: Oct 2010
Location: US
Posts: 11
|
Thanks a ton. However, I have only one question. Do I save the body and html tags within the php document?
|
|
|
|
|
|
#7 |
|
New Member
![]() Join Date: Oct 2010
Location: US
Posts: 11
|
Also, is there a way to display my own personal Thank You page once the email is sent?
|
|
|
|
|
|
#8 |
|
Gold Member
![]() Join Date: Oct 2010
Posts: 388
|
Yes, just use your design and structure.
|
|
|
|
|
|
#9 |
|
New Member
![]() Join Date: Oct 2010
Location: US
Posts: 11
|
I'm sorry I am asking a lot questions, but where do I insert my html into the php form?
|
|
|
|
|
|
#10 |
|
New Member
![]() Join Date: Oct 2010
Location: US
Posts: 11
|
Nevermind. I tried the php inside the html and body tags, but at the end. You are a life saver. I could kiss your feet.
|
|
|
|
![]() |
| Tags |
| contact, form, php |
| Thread Tools | |
| Display Modes | |
|
|