[phorm] [Phorm:] send email based on checkbox value

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 7 May 2003 23:21:19 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#2658) send email based on checkbox value 
            <http://www.phorm.com/support/?rev=2658> 
  AUTHOR:   Scott Cramer 
  DATE:     May 7, 2003 at 7:21 p.m. EST 

After my form is submitted, it sends three email messages: 

$PHORM_TMPL[0] = "tmpl.txt"; 
$PHORM_TMPL[1] = "tmpl1.txt"; 
$PHORM_TMPL[2] = "tmpl2.txt"; 

The first two are mailed to different users and the third is a formatted mail 
message that signs the user up for a newsletter. 

We want the first two emails to go out all the time. 

We only want the newsletter subscription email to be sent if a checkbox on the 
form is checked saying they wish to receive the newsletter. 

Is there a way for me to do this??? 

Thanks! 
Scott 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts:

  • » [phorm] [Phorm:] send email based on checkbox value