Search found 3 matches
- Sun Mar 15, 2009 1:09 pm
- Forum: PHP - Code
- Topic: VERY NEW!! PLEASE HELP
- Replies: 6
- Views: 162
Re: VERY NEW!! PLEASE HELP
Ok then I want it to at least show up in his email and him not have to download a .txt in order for to see the answers of the form. Is that just a simple <form action="myemailaddress@whatever.com" method="post">
- Sun Mar 15, 2009 7:50 am
- Forum: PHP - Code
- Topic: VERY NEW!! PLEASE HELP
- Replies: 6
- Views: 162
Re: VERY NEW!! PLEASE HELP
I just want it to show up in his email. He will be maintaining his own site, so I want to make it as simple as possible for him. Just a simple email showing the results of a submitted form.
- Sat Mar 14, 2009 8:21 pm
- Forum: PHP - Code
- Topic: VERY NEW!! PLEASE HELP
- Replies: 6
- Views: 162
VERY NEW!! PLEASE HELP
I am very new php, asp, blah, blah. I am working on a contact form and it's sending like it's supposed to, I even get my thankyou.html. However, when I open up my email to look at the file it is a .txt file. I then have to open it up in text and low and behold!, there's the form. It has all the fiel...