PDA

View Full Version : auto respond to online form



beam_me_a_smile
02-07-2009, 06:43 PM
Hello,
I could do with a little help, please.

Online form
Set of four radio buttons – only one selection
After the form is submitted .........

How do I send an auto-respond email with the subject line corresponding to the radio button selected?:confused:


Thanks:)

mhJr_
02-07-2009, 07:12 PM
I can indirectly answer your question.
You can setup A auto responder per email address through cpanel under mail settings.

beam_me_a_smile
02-07-2009, 07:26 PM
Hi Mhjr
Thanks for your quick response.
Depending on the value of the radio button selected, that would mean sending the results of the form to one of four different email accounts, how would I do that?

felgall
02-07-2009, 08:31 PM
What is the form being sent to? If it is a form2mail script then it is just a matter of making sure that the correct fields get passed to the righ places in what is passed to the sendmail program.

beam_me_a_smile
02-07-2009, 09:41 PM
Hi felgal,
Thanks for responding.

I am using Bluemail at the moment, I think that is what you call a form2mail script?:o
I’ve only limited experience with it, I’m not sure its capable of that.
Do you know of another readymade script I could use on Bluehost?;)

thanks

beam_me_a_smile
02-11-2009, 02:04 AM
thanks kody