FreewayTalk
5 replies to this thread. Most Recent
swimmer35
8 Sep 2010, 7:57 pm
php feedback form
Good Afternoon.
I am working on a site that has a contact us form.
My client would like it to go to different people - if “chosen” in the list/menu
for instance
the person To: (choose department in menu / list) From: name: company: phone: message:
if HR is chosen - then it goes to hr (at) yourdomain.com if sales: to sales (at) yourdomain.com
is this possible?
Thank you
Julie
Tim Plumb
8 Sep 2010, 8:19 pmHi Julie, Currently not at the moment. If the email addresses of the recipients were contained within the HTML it would be very easy to replace this with their own recipients and use your for to spam people. To do this correctly the PHP would have to be aware of the valid recipients and use tokens or IDs in the html to denote who should receive the mail. Regards, Tim.
On 8 Sep 2010, at 20:56, Julie Maxwell Allen wrote:
My client would like it to go to different people - if “chosen” in the list/menu
for instance
the person To: (choose department in menu / list) From: name: company: phone: message:
if HR is chosen - then it goes to hr (at) yourdomain.com if sales: to sales (at) yourdomain.com
is this possible?
FreewayActions.com - Freeware and commercial actions for Freeway Express & Pro. ………………………………………………………………………… Protect your mailto links from being harvested by spambots with Anti Spam. Only available at FreewayActions.com ………………………………………………………………………… http://www.freewayactions.com
swimmer35
8 Sep 2010, 8:37 pmThank you.
And that is exactly why we don’t want to have the email in the HTML .. to prevent spam.. per Walter.
Julie On Sep 8, 2010, at 4:19 PM, Tim Plumb wrote:
Hi Julie, Currently not at the moment. If the email addresses of the recipients were contained within the HTML it would be very easy to replace this with their own recipients and use your for to spam people. To do this correctly the PHP would have to be aware of the valid recipients and use tokens or IDs in the html to denote who should receive the mail. Regards, Tim.
On 8 Sep 2010, at 20:56, Julie Maxwell Allen wrote:
My client would like it to go to different people - if “chosen” in the list/menu
for instance
the person To: (choose department in menu / list) From: name: company: phone: message:
if HR is chosen - then it goes to hr (at) yourdomain.com if sales: to sales (at) yourdomain.com
is this possible?
FreewayActions.com - Freeware and commercial actions for Freeway Express & Pro. ………………………………………………………………………… Protect your mailto links from being harvested by spambots with Anti Spam. Only available at FreewayActions.com ………………………………………………………………………… http://www.freewayactions.com
DeltaDave
8 Sep 2010, 11:59 pmNot the vanilla PHPFF action but one with a bit of Walter tweaking http://www.deltadzine.net/form2.html
David
Glasgow, Scotland
iMac 27 Snow and Pro 5.6.3
swimmer35
9 Sep 2010, 12:20 amNice.. How do you do that?
J On Sep 8, 2010, at 7:59 PM, DeltaDave wrote:
Not the vanilla PHPFF action but one with a bit of Walter tweaking http://www.deltadzine.net/form2.html
David
DeltaDave
9 Sep 2010, 9:49 pmI’ll send you the page
David
Glasgow, Scotland
iMac 27 Snow and Pro 5.6.3
