I have a situation that I have been trying to figure out but I keep hitting walls
I will be building a contact form with a check box to opt into a news letter
if the user checks the box...the info from the contact form gets via email to a sales rep, but also gets sent to a proprietary script belonging to the company they use to do email blasts which adds them to their double opt in list...which means I cannot see the script only the variable info they need, but it is not a big deal... all i need to do is send the info to a page called "multidouble.ice" and thats it
now if the user does NOT check the box to be added to the list....the contact info just gets emailed to a sales rep and not to the blast program
I am trying to diagram out how I am going to accomplish this and have no code in place yet....
I am looking for advice on how to approach this...either using IF statements or SWITCHES I am not sure and I cannot picture it in my mind..
ANY advice would be of complete help!!
thanks
JUSTIN!