Viewing Article

No StarNo StarNo StarNo StarNo Star | Jul 31 2010, 5:26 AM | Print
Auto Opt-ins not submitting to list provider
First thing double check to make sure the fields are correct for the auto-responder configuration. A double check is always good.

Next, there are some things in the
tag that are needed for the addon to work properly.

In the tag there should be id="optin" name="optin" target="iframe".

In fact, just highlight what is bold above and copy it right after the
"< form"
and before the "method=".

A completed < form > tag will look something like this: 
< form id="optin" name="optin" target="iframe" method="post" >


It is important that these tag exists because the Auto Opt-in addon will automatically rename these values to be unique for the ability to submit to multiple auto responder accounts.

Without these tags, the Auto Opt-in addon does not have the ability to submit the form. The symptom is no action when there should be action.
No comments have been made for this article yet.