I have a ChronoForm I've just started using on my new site to collect the info for users interested in my services. It's being populated to a DB (thanks for the great "Saving data to the database.pdf" tutorial) and sending an email to me like usual.
Now, I've also got an e-marketing service (MailChimp - <!-- w --><a class="postlink" href="http://www.mailchimp.com">www.mailchimp.com</a><!-- w -->) that I use a simple form for to add people to my email list. I know the form action for that list, of course.
My question is: is there a way to POST to 2 different forms...or do 2 different "actions". Basically, the ChronoForm would do it's job BUT the data get posted to this second form (aka: also send the email address to MailChimp to populate my email list)?
Anyway to pull something like that off? Or anyone doing something similar? Thanks in advance for any assistance!
Now, I've also got an e-marketing service (MailChimp - <!-- w --><a class="postlink" href="http://www.mailchimp.com">www.mailchimp.com</a><!-- w -->) that I use a simple form for to add people to my email list. I know the form action for that list, of course.
My question is: is there a way to POST to 2 different forms...or do 2 different "actions". Basically, the ChronoForm would do it's job BUT the data get posted to this second form (aka: also send the email address to MailChimp to populate my email list)?
Anyway to pull something like that off? Or anyone doing something similar? Thanks in advance for any assistance!
This topic is locked and no more replies can be posted.