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


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

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


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thank 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


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Not the vanilla PHPFF action but one with a bit of Walter tweaking http://www.deltadzine.net/form2.html

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Nice… 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


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I’ll send you the page

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options