Hi,
i have a swf contact form which has a php script with it...the form is working properly i have no issues with that,but i want to enable auto responder with that form so whoever fills the contact form receives a mail to his Id saying Thanks we received your info or something like that ...can someone tell me what do i need to do, so that my contact form auto responds to the person whoever uses the form ...
can someone help me in this .please..because its been long i am trying to configuring this...
thanks in advance..
Page 1 of 1
autoresponder for existing contact form
#3
Posted 14 January 2012 - 06:52 PM
vikesh, on 12 January 2012 - 09:37 AM, said:
Hi,
i have a swf contact form which has a php script with it...the form is working properly i have no issues with that,but i want to enable auto responder with that form so whoever fills the contact form receives a mail to his Id saying Thanks we received your info or something like that ...can someone tell me what do i need to do, so that my contact form auto responds to the person whoever uses the form ...
can someone help me in this .please..because its been long i am trying to configuring this...
thanks in advance..
i have a swf contact form which has a php script with it...the form is working properly i have no issues with that,but i want to enable auto responder with that form so whoever fills the contact form receives a mail to his Id saying Thanks we received your info or something like that ...can someone tell me what do i need to do, so that my contact form auto responds to the person whoever uses the form ...
can someone help me in this .please..because its been long i am trying to configuring this...
thanks in advance..
I sqirmed after the 4th word "swf contact form".
Depending on what language you're using - all of which will have functionality to send a simple email:
- Sanitise/validate theusers emails address
- Pass that email to the function/code that sends email.
E.g. in PHP you call the mail() function where you can pass the function a different email address.
Purely out of interest, why would anyone in this day and age use an "swf contact form" - there's abolsutely zero benefit to it.
Share this topic:
Page 1 of 1
Help














