This is a discussion on "PHP Form to send sender an email?" within the PHP Forum section. This forum, and the thread "PHP Form to send sender an email? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
PHP Form to send sender an email?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
PHP Form to send sender an email?
Firstly. let me say I am not wired for this coding business but the following is a generated form that works for me but I require additional code so the respondent automatically receives an email with a message (their email address appears in a field on the form)...
Many thanks Last edited by karinne; Mar 26th, 2007 at 13:07. Reason: Please use [php]...[/php] tags when displaying PHP code! |
|
|
|
||||
|
Re: PHP Form to send sender an email?
Please explain "require additional code so the respondent automatically receives an email with a message".
If you want help, please be clear about what you're asking or people won't bother helping you.
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
|||
|
Re: PHP Form to send sender an email?
I felt I had been very clear. Which part confuses you?
Just so I can be clearer in future forum discussion. I have solved this anyway by cutting and pasting some script I found elsewhere on the web. |
|
||||
|
Re: PHP Form to send sender an email?
well, this confused me:
"require additional code so the 1.respondent automatically receives an 2.email with a message". 1. respondent: the person who filled in the form or the email address the form is being sent to? 2. 'an email with a message': don't need to explain that one! If you want help, be very very clear. or people switch off when reading your post and move on to the next thread. Long sentences are hard to follow, so instead of... ...I require additional code so the respondent automatically receives an email with a message (their email address appears in a field on the form)... I would have done this... A fills the form and submits it the contents are sent as an email to B I want A to receive an automatic confirmation saying: "Hi A, got your message, thanks!!!!!!!!" But never mind! perhaps I was just being slow and the important thing is that you've got it working...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
||||
|
Re: PHP Form to send sender an email?
ok, phew! I thought I was alone....
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
![]() |
| Tags |
| autoresponder on form |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP Form send in email | Bravo81 | PHP Forum | 20 | Jan 17th, 2008 11:47 |
| Form won't send to email? | Inkers | Web Page Design | 3 | Jan 22nd, 2007 16:11 |
| how to send email in php | manzil | PHP Forum | 1 | Jul 30th, 2006 16:34 |
| Send form details to an email address...please help! | newbie44 | JavaScript Forum | 4 | Oct 2nd, 2005 08:45 |
| Send Email w/ Attachment from ASP form | laundrymedia | Classic ASP | 3 | Nov 7th, 2003 20:44 |