Post to more then 1 form

growfish 17 Aug, 2009
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!
GreyHead 17 Aug, 2009
Hi growfish,

Use the CURL plugin to do the MailChimp signup.

Bob
This topic is locked and no more replies can be posted.