another aweber issue....

1 replies
Hi all,

I am trying to put this optin box on my site:



I used the script in the new aweber, but my submit button is kinda strange.
I believe there is a piece of code that needs to be changed to fix it...

Does anyone know?

I am not sure how to put code in this thread, but any help would be appreciated.

Thanks.

David.
#aweber #issue
  • Profile picture of the author davidac
    I just worked out how to put the code in..lol... So here it is..


    [PHP<!-- AWeber Web Form Generator 3.0 -->
    <form method="post" action="http://www.aweber.com/scripts/addlead.pl" target="_new" >
    <div style="display: none;">
    <input type="hidden" name="meta_web_form_id" value="486869627" />
    <input type="hidden" name="meta_split_id" value="" />
    <input type="hidden" name="listname" value="regedclener" />
    <input type="hidden" name="redirect" value="http://registrycleanercentre.com/optin-thank-you/" id="redirect_8509e4272c89ccb93134941c61332add" />

    <input type="hidden" name="meta_adtracking" value="My_Web_Form" />
    <input type="hidden" name="meta_message" value="1" />
    <input type="hidden" name="meta_required" value="name,email" />
    <input type="hidden" name="meta_forward_vars" value="" />
    <input type="hidden" name="meta_tooltip" value="" />
    </div>
    <div id="af-form-486869627" class="af-form"><div id="af-body-486869627" class="af-body af-standards">
    <div class="af-element">
    <label class="previewLabel" for="awf_field-828104">Name: </label>
    <div class="af-textWrap">
    <input id="awf_field-828104" type="text" name="name" class="text" value="" />
    </div>
    <div class="af-clear"></div></div>
    <div class="af-element">
    <label class="previewLabel" for="awf_field-828106">Email: </label>
    <div class="af-textWrap"><input class="text" id="awf_field-828106" type="text" name="email" value="" />
    </div><div class="af-clear"></div>
    </div>
    <div class="af-element buttonContainer">
    <input name="submit" class="submit" type="submit" value="Submit"/>
    <div class="af-clear"></div>
    </div>
    <div class="af-element privacyPolicy" style="text-align: center"><p><a href="http://www.aweber.com/permission.htm" target="_blank">We respect your email privacy</a></p>
    <div class="af-clear"></div>
    </div>
    </div>
    <div id="af-footer-486869627" class="af-footer"><div class="bodyText"><p>&nbsp;</p></div></div>
    </div>
    <img src="http://forms.aweber.com/form/displays.htm?id=LBxsHGycbEzs" border="0" />
    </form>
    <!-- /AWeber Web Form Generator 3.0 -->
    ][/PHP]

    Cheers,

    David.
    {{ DiscussionBoard.errors[1497459].message }}

Trending Topics