valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
Items selected where Item is 11021
Questions & Answers
Q: I'm trying to integrate an automotive question submission form I made with FormBuilder with an email marketing program. I need to add a "receive newsletter checkbox" which will send the typical submission email from the user name and address, to a specific email address (not the $delemail = address), only when the box is checked.
A: You cannot use the standard form1 functions to deliver to different emails. The easiest way is to simply have all emails sent to the same delivery email address and then from that email address filter/forward based on criteria to the specific email address ie if newsletter checkbox is true forward to specific email address.This should be achievable from most email servers ie gmail etc. The alternative would be to use 2 different form1 processing codes with different email delivery addresses and send the form to one or the other based on the checkbox status however this would require additional programming.
Question and Answer Item 11021 - Browse All Question and Answer Items