$7 Secret Script & new Aweber forms incompatible?

6 replies
I'm trying to get the code for my Aweber form to convert to the actual opt in form on my squeeze page, and I don't know what I'm doing wrong. I'm using Kompozer as my html editor, and I'm entering the Aweber html code where the Script instructions tell me to. I save it, open it up in my browser, and it's still the code, not the form.

Has anyone had this problem before? :confused:
#aweber #forms #incompatible #script #secret
  • {{ DiscussionBoard.errors[1630385].message }}
    • Profile picture of the author entry
      $7 secrets script,

      Let me get this right, if you install this script, this lets you to get other people to sell your ebook or short reports
      -for 100% commission
      -instantly via paypal

      1. Do you have to install anything in your PDF reports (the ones you want to use the script with)

      2. Do the customers who purcahse this report end up on your aweber list? or can they do? or does it involve complicated fiddling with aweber?

      or isnt it compatible with aweber?
      Signature
      I Have to say a Massive...THANK YOU to every Warrior who has helped me, and thanks to every warrior who helps me in the future...
      {{ DiscussionBoard.errors[1630403].message }}
  • Profile picture of the author globalpro
    Lisa,

    The new form code is very goofy. If you can post your HTML for the page, it may make it easier to see what's wrong.

    Thanks,

    John
    {{ DiscussionBoard.errors[1630588].message }}
  • Profile picture of the author Istvan Horvath
    One of the biggest problems with the new "enhanced" aweber forms is that they give you NOT only the form code but the whole HTML for an entire page - which nobody needs, except in the mind of some idiotic aweber decision makers...

    I like a lot of things at aweber but this was the dumbest decision they made about "upgrading" their optin forms.

    As for the OP question: you have to cut out from the code starting with this line:
    Code:
    <!-- Web Form Generator 2.0 -->
    and have the last lines like this:
    Code:
    </table>
    </form>
    
    </center>
    Then put in in your squeeze page.
    Signature

    {{ DiscussionBoard.errors[1630639].message }}
  • Profile picture of the author Lisa Gergets
    So, this is the code:
    <!-- AWeber Web Form Generator 3.0 -->
    <style type="text/css">
    #af-form-1757633523 .af-body .af-textWrap{width:98%;display:block;float:none;}
    #af-form-1757633523 .af-body .privacyPolicy{color:#0A4E88;font-size:11px;font-family:Verdana, sans-serif;}
    #af-form-1757633523 .af-body a{color:#0A4D88;text-decoration:underline;font-style:normal;font-weight:normal;}
    #af-form-1757633523 .af-body input.text, #af-form-1757633523 .af-body textarea{background-color:#FFFFFF;border-color:#919191;border-width:1px;border-style:solid;color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:12px;font-family:Verdana, sans-serif;}
    #af-form-1757633523 .af-body input.text:focus, #af-form-1757633523 .af-body textarea:focus{background-color:#FFFAD6;border-color:#030303;border-width:1px;border-style:solid;}
    #af-form-1757633523 .af-body label.previewLabel{display:block;float:none;text-align:left;width:auto;color:#0A4D88;text-decoration:none;font-style:normal;font-weight:normal;font-size:12px;font-family:Verdana, sans-serif;}
    #af-form-1757633523 .af-body{padding-bottom:15px;padding-top:15px;background-repeat:no-repeat;background-position:inherit;background-image:none;color:#0A4E88;font-size:11px;font-family:Verdana, sans-serif;}
    #af-form-1757633523 .af-footer{padding-bottom:20px;padding-top:20px;padding-right:75px;padding-left:10px;background-color:transparent;background-repeat:no-repeat;background-position:top right;background-image:url("http://forms.aweber.com/images/forms/pointer/oceans/footer.png");border-width:1px;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:#0A4E88;font-size:11px;font-family:Verdana, sans-serif;}
    #af-form-1757633523 .af-header{padding-bottom:22px;padding-top:1px;padding-right:10px;padding-left:75px;background-color:transparent;background-repeat:no-repeat;background-position:inherit;background-image:url("http://forms.aweber.com/images/forms/pointer/oceans/header.png");border-width:1px;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:#0A4E88;font-size:16px;font-family:Verdana, sans-serif;}
    #af-form-1757633523 .af-quirksMode .bodyText{padding-top:2px;padding-bottom:2px;}
    #af-form-1757633523 .af-quirksMode{padding-right:10px;padding-left:10px;}
    #af-form-1757633523 .af-standards .af-element{padding-right:10px;padding-left:10px;}
    #af-form-1757633523 .bodyText p{margin:1em 0;}
    #af-form-1757633523 .buttonContainer input.submit{background-color:#c20606;background-image:url("http://forms.aweber.com/images/forms/pointer/oceans/button.png");color:#FFFFFF;text-decoration:none;font-style:normal;font-weight:normal;font-size:14px;font-family:Verdana, sans-serif;}
    #af-form-1757633523 .buttonContainer{text-align:center;}
    #af-form-1757633523 body,#af-form-1757633523 dl,#af-form-1757633523 dt,#af-form-1757633523 dd,#af-form-1757633523 h1,#af-form-1757633523 h2,#af-form-1757633523 h3,#af-form-1757633523 h4,#af-form-1757633523 h5,#af-form-1757633523 h6,#af-form-1757633523 pre,#af-form-1757633523 code,#af-form-1757633523 fieldset,#af-form-1757633523 legend,#af-form-1757633523 blockquote,#af-form-1757633523 th,#af-form-1757633523 td{float:none;color:inherit;position:static;margin :0;padding:0;}
    #af-form-1757633523 button,#af-form-1757633523 input,#af-form-1757633523 submit,#af-form-1757633523 textarea,#af-form-1757633523 select,#af-form-1757633523 label,#af-form-1757633523 optgroup,#af-form-1757633523 option{float:none;position:static;margin:0;}
    #af-form-1757633523 div{margin:0;}
    #af-form-1757633523 fieldset{border:0;}
    #af-form-1757633523 form,#af-form-1757633523 textarea,.af-form-wrapper,.af-form-close-button,#af-form-1757633523 img{float:none;color:inherit;position:static;backg round-color:none;border:none;margin:0;padding:0;}
    #af-form-1757633523 input,#af-form-1757633523 button,#af-form-1757633523 textarea,#af-form-1757633523 select{font-size:100%;}
    #af-form-1757633523 p{color:inherit;}
    #af-form-1757633523 select,#af-form-1757633523 label,#af-form-1757633523 optgroup,#af-form-1757633523 option{padding:0;}
    #af-form-1757633523 table{border-collapse:collapse;border-spacing:0;}
    #af-form-1757633523 ul,#af-form-1757633523 ol{list-style-image:none;list-style-positionutside;list-style-type:disc;padding-left:40px;}
    #af-form-1757633523,#af-form-1757633523 .quirksMode{width:353px;}
    #af-form-1757633523.af-quirksMode{overflow-x:hidden;}
    #af-form-1757633523{background-color:#FFFFFF;border-color:transparent;border-width:1px;border-style:solid;}
    #af-form-1757633523{overflow:auto;}
    .af-body .af-textWrap{text-align:left;}
    .af-body input.image{border:none!important;}
    .af-body input.submit,.af-body input.image,.af-form .af-element input.button{float:none!important;}
    .af-body input.text{width:100%;float:none;padding:2px!impor tant;}
    .af-body.af-standards input.submit{padding:4px 12px;}
    .af-clear{clear:both;}
    .af-element label{text-align:left;display:block;float:left;}
    .af-element{padding:5px 0;}
    .af-form{text-align:left;margin:auto;}
    .af-header,.af-footer{margin-bottom:0;margin-top:0;padding:10px;}
    .af-quirksMode .af-element{padding-left:0!important;padding-right:0!important;}
    .lbl-right .af-element label{text-align:right;}
    body {
    }
    </style>
    <form method="post" class="af-form-wrapper" action="http://www.aweber.com/scripts/addlead.pl" target="_new" >
    <div style="display: none;">
    <input type="hidden" name="meta_web_form_id" value="1757633523" />
    <input type="hidden" name="meta_split_id" value="" />
    <input type="hidden" name="listname" value="mksspreadsheet" />
    <input type="hidden" name="redirect" value="http://www.aweber.com/thankyou-coi.htm?m=video" id="redirect_bcd3392ad1b03e9e1ee9473ee50274b0" />

    <input type="hidden" name="meta_adtracking" value="MKS" />
    <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-1757633523" class="af-form"><div id="af-header-1757633523" class="af-header"><div class="bodyText"><p><strong>Sign up to receive updates to your Master Keyword Scheduler Spreadsheet, and other great resources to help you save time and money and stay organized!</strong></p></div></div>
    <div id="af-body-1757633523" class="af-body af-standards">
    <div class="af-element">
    <label class="previewLabel" for="awf_field-1965012">Name: </label>
    <div class="af-textWrap">
    <input id="awf_field-1965012" type="text" name="name" class="text" value="" />
    </div>
    <div class="af-clear"></div></div>
    <div class="af-element">
    <label class="previewLabel" for="awf_field-1965013">Email: </label>
    <div class="af-textWrap"><input class="text" id="awf_field-1965013" type="text" name="email" value='' />
    </div><div class="af-clear"></div>
    </div>
    <div class="af-element buttonContainer">
    <input name="submit" id="af-submit-image-1757633523" type="image" class="image" style="background: none;" border="0" src="http://www.aweber.com/images/forms/pointer/oceans/button.png"/>
    <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-1757633523" class="af-footer"><div class="bodyText"><p>&nbsp;</p></div></div>
    </div>
    <img src="http://forms.aweber.com/form/displays.htm?id=jOys7GzMzKxMzA==" border="0" />
    </form>
    <script type="text/javascript">
    (function() {
    var IE = /*@cc_on!@*/false;
    if (!IE) { return; }
    if (document.compatMode && document.compatMode == 'BackCompat') {
    if (document.getElementById("af-form-1757633523")) {
    document.getElementById("af-form-1757633523").className = 'af-form af-quirksMode';
    }
    if (document.getElementById("af-body-1757633523")) {
    document.getElementById("af-body-1757633523").className = "af-body inline af-quirksMode";
    }
    if (document.getElementById("af-header-1757633523")) {
    document.getElementById("af-header-1757633523").className = "af-header af-quirksMode";
    }
    if (document.getElementById("af-footer-1757633523")) {
    document.getElementById("af-footer-1757633523").className = "af-footer af-quirksMode";
    }
    }
    })();
    </script>

    <!-- /AWeber Web Form Generator 3.0 -->
    So I should remove the Aweber Web Form Generator at the beginning and end, and add:
    </table>
    </form>

    </center>

    ...at the end?
    Signature
    Sign up to be notified when Success on Demand goes live, and receive a FREE mindmap that you can follow to create and launch your OWN IM PRODUCTS!
    {{ DiscussionBoard.errors[1631891].message }}
  • Profile picture of the author Istvan Horvath
    Oops, sorry... I was checking the code on an old form because even for old, existing forms I got the popup message that I have to redo them in order to use their new system.

    Now I went back and tried to create a brand new form and got a similar code that you posted above. No matter where I paste it - it works, i.e. it displays correctly.

    I even took your code from your post and pasted in a HTML file and it works. I also have the $7 script and pasted your code into the squeeze.html template file and still works.

    So, I am not sure why it wouldn't work for you. You can PM me if you would like me to take a closer look at it...

    And sorry again for my earlier misleading post
    Signature

    {{ DiscussionBoard.errors[1632131].message }}

Trending Topics