PDA

View Full Version : Sending to Mailbots


DarkWarriorXII
02-20-2004, 07:07 PM
I want the results to go to a mailbot, so the user who filled out the forum can get an immediate response telling them their form results were received. Is it possible to have the mailbot send a response to that user's e-mail address (the one who filled out the form)? Or is there a code to add to the form so it appears as if it was sent from a certain e-mail address? Either way I need some help. Thanks.

DW

mrxak
03-12-2004, 10:34 PM
Yeah, I'd also like to be able to do this. I tried it recently and it did not work.

Viper007Bond
03-12-2004, 11:04 PM
You want confirmation via e-mail instead of just having it display on the site that their results were stored?

If so, set up a mail robot in your e-mail admin and then mail (http://www.php.net/manual/en/function.mail.php) to it.

I don't see why you wish to send confirmation of a form via e-mail though...