Page 1 of 1

I need a code for sending an automatic confirmation message

Posted: Wed Sep 20, 2006 3:10 pm
by Delisha15
I have a form that is sent to an email address when the submit button is clicked. I want to be able to send that same email to the person that filled out the form using the email address they provided in the "Email" for field. I also want to be able to put some kind of "thank you message in the email.

Thanks for your help!

Posted: Wed Sep 20, 2006 3:12 pm
by Luke
what does your existing code look like? Why don't you just duplicate whatever code is used to send the original mail and make it send to the posted email field? :?

Posted: Wed Sep 20, 2006 3:14 pm
by SpecialK
Have the form submit to a PHP file.

Then you have the option of sending out multiple emails.

http://ca3.php.net/mail