This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Subscribe to External Autoresponder...
Started 15 years ago by princedomain | 6 posts |
-
Hi,
I would like to know if MachForm is able to perform the following:
1. User fills up the form, click submit button to send in the enquiry.
2. At the same time his/her first name and email address will be sending to external autoresponder such as Aweber, Getreponse (email address).Thanks.
Posted 15 years ago # -
This would require some modification. For Aweber, check this post:
http://www.appnitro.com/forums/topic/aweber-integrationFor others, it should be something similar like that.
MachForm Founder
Posted 15 years ago # -
hi yuniar,
thanks for replying and i have seen the codes.
using the aweber example may i know how to handle multiple forms submission?
thank you.
Posted 15 years ago # -
I've updated the aweber example thread to show you the usage for multiple forms. Check it out there.
MachForm Founder
Posted 15 years ago # -
I am running into the same problem but with a different autoresponder. I am trying to integrate my form into GetResponse and the email address is not passing through into the autoresponder account. Please help me with this problem.
Here's the GetResponse Code Below:
<form action="http://www.getresponse.com/cgi-bin/add.cgi" method="post" accept-charset="UTF-8">
<label for="subscriber_name">Name :</label><input id="subscriber_name" name="subscriber_name" type="text" value="" /><br/>
<label for="subscriber_email">Email :</label><input id="subscriber_email" name="subscriber_email" type="text" value="" /><br/><input type="submit" />
<input type="hidden" name="error_url" id="error_url" value=""/>
<input type="hidden" name="confirmation_url" id="confirmation_url" value=""/>
<input type="hidden" name="campaign_name" id="campaign_name" value="worldwar2"/>
<input type="hidden" name="custom_ref" id="custom_ref" value=""/>
</form>
<script type="text/javascript">var el=document.getElementById("custom_http_referer");if(el != null){el.value = document.location};</script>Posted 14 years ago # -
any updates on this for setting up get response ?
Posted 8 years ago #
Reply
You must log in to post.