0
votes
1answer
36 views

Newsletter preferences - add to database

I want to add a submit or save button that adds the customers answer to the database table 'newsletter'. Anyone got any idea how to go about this? The customer will be logged in already for other ...
0
votes
1answer
193 views

Magento - newsletter pop code using ajax update in form

I have the below code that is being used in cms page pop up the problem im having is if you leave email address input field blank and hit the submit (in the case "Get Code" button, you briefly see the ...
0
votes
1answer
166 views

2 contact forms on the same page sending to different emails

Hi and thanks for looking. Can you have 2 forms on the same webpage? I have a php script handy, and the fields would be re-used. Form 1 would be a contact form with name, email, subject and message. ...
2
votes
2answers
565 views

Mail Chimp Subscribe In Contact Form

I'm trying to "integrate" the ability to subscribe to a mailchimp newsletter/list from within my contact form. So when a user clicks the check box and submits the form it subscribes them. I have ...
1
vote
2answers
678 views

adding form to html email newsletter

Is it possible to add a form to an email newsletter? I have tried to include the code but when I send the email input fields don't show up in the email client. Any help will be appreciated. The form ...
14
votes
5answers
6k views

AJAX Mailchimp signup form integration

Is there any way to integrate mailchimp simple (one email input) with AJAX, so there is no page refresh and no redirection to default mailchimp page. This solution doesn't work jQuery Ajax POST not ...
1
vote
2answers
2k views

Help me with a simple newsletter subscription form?

The newsletter subscription form I am working on can be found in the footer at this link. Currently, when the form is submitted, the error/success message displays on a new page. Instead I would ...
1
vote
4answers
1k views

AJAX Email Signup Form + .htaccess Clean URLs problem

I've successfully installed this jQuery-based signup form here: http://net.tutsplus.com/tutorials/javascript-ajax/building-a-sleek-ajax-signup-form/ But when I applied it to my main layout, which is ...
0
votes
2answers
891 views

Newsletter Signup Form using Mootools, no page reload

I've been searching a lot for a good mootools script for a simple newsletter signup form with a one-line input field + send button. Some things I'm trying to consider: form submission without ...
1
vote
1answer
680 views

subscribing to mailchimp from my site's signup form

I'm working on a website, it has membership. visitor fills form and be member. now somehow I need to forward the email at this signup form to my mailchimp mail list, so from 1 form I will get ...