I need an example aweber form/script

11 replies
Hello,

i need an example aweber form/script. The script which is used to put on a web site for list building.

Thank You,

Georg.
#aweber #form or script
  • Profile picture of the author ragnartm
    theres a form generator in the members area.
    Signature

    Ragnar.

    Quality over quantity. Hire me to write highly shareable, user focused blog posts or articles.

    {{ DiscussionBoard.errors[224867].message }}
  • Profile picture of the author GeorgR.
    yes but i am not a member, that's why i need a generic/sample code which is created by members.
    Signature
    *** Affiliate Site Quick --> The Fastest & Easiest Way to Make Affiliate Sites!<--
    -> VISIT www.1UP-SEO.com *** <- Internet Marketing, SEO Tips, Reviews & More!! ***
    *** HIGH QUALITY CONTENT CREATION +++ Manual Article Spinning (Thread Here) ***
    Content Creation, Blogging, Articles, Converting Sales Copy, Reviews, Ebooks, Rewrites
    {{ DiscussionBoard.errors[224889].message }}
  • Profile picture of the author ragnartm
    Do you have an autoresponder to build you list because if not, the form won't do anything for you. If you have a basic form would be
    Code:
    <form action="http://www.autoresponder.com/autoresponderpage.php"><br>Email<br><input type="text /> <br>name<br><input type="text" /> </form>
    Signature

    Ragnar.

    Quality over quantity. Hire me to write highly shareable, user focused blog posts or articles.

    {{ DiscussionBoard.errors[224904].message }}
  • Profile picture of the author KimW
    Sounds like you need an autorepsonder service or to host it yourself.
    Try Autoresponseplus.
    Signature

    Read A Post.
    Subscribe to a Newsletter
    KimWinfrey.Com

    {{ DiscussionBoard.errors[224909].message }}
    • Profile picture of the author TheRichJerksNet
      Hey GeorgR,
      This what you looking for ...

      HTML Code:
       <table width="320" cellpadding="2" cellspacing="2" border="0"
       ><tr>
        <td>
      <img src="images/social.png" width="100" height="150">
        </td>
       <td valign="top">
        <p><span style="font-size: 10pt; font-family: Verdana; color: ffffff;"><b>Have you ever wanted to learn how to really harness the power of social networks ? Have you ever just sat there and wondered how other people make money online through social networks ? Find out how you can really earn now</b></span></p>
        </td>
       </tr>
      </table>
      <!-- End Edit Center Form Offer -->
          </td>
      </tr>
      <!-- Begin Edit AutoResponder Info -->
      <form method="post" action="http://www.aweber.com/scripts/addlead.pl">
      <input type="hidden" name="meta_web_form_id" value="0123456789">
      <input type="hidden" name="meta_split_id" value="">
      <input type="hidden" name="unit" value="YourListName">
      <input type="hidden" name="redirect" value="http://www.aweber.com/form/thankyou.html">
      <input type="hidden" name="meta_adtracking" value="">
      <input type="hidden" name="meta_message" value="1">
      <input type="hidden" name="meta_required" value="from,name">
      <input type="hidden" name="meta_forward_vars" value="0">
      <!-- End Edit AutoResponder Info -->    
      <tr>
           <td class="textwhite" align="right">
          <p><b><span style="font-size: 12pt; font-family: Verdana; color: ffffff;">First Name:</span></b></p></td><td> <input type="text" name="name" size="15"></td></tr>
      <tr>
       <td class="textwhite" align="right">
              <p><b><span style="font-size: 12pt; font-family: Verdana; color: ffffff;">Email Address:</span></b></p></td><td> <input type="text" name="from" size="15"></td></tr>
          </table>
          </td>
          </tr>
          <tr>
          <td height="80" background="images/welcomehell_bottom.jpg" align="center">&nbsp;<input type="image" name="name" alt="Login" src="images/SubscribeNowWelcomeHell.jpg" border="0" />
          </td>
          </tr>
      </form></table>
      Source: http://www.therichjerks.net/websites...lcomeHell.html

      This is a small part of my WebsiteSplash product..

      James
      {{ DiscussionBoard.errors[224975].message }}
  • Profile picture of the author GeorgR.
    oh nice...i had a similar script..testing around now with yours.

    What puzzles me is that

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">

    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled 2</title>
    </head>

    <body>
    <script type="text/javascript" src="http://forms.aweber.com/form/43/1107138843.js"></script>
    </body>

    </html>

    doesnt work.

    This is the standard line for a weber script, calling the external JS script...and no matter what i do, the form does not show up using it by calling the external script from a site.
    Signature
    *** Affiliate Site Quick --> The Fastest & Easiest Way to Make Affiliate Sites!<--
    -> VISIT www.1UP-SEO.com *** <- Internet Marketing, SEO Tips, Reviews & More!! ***
    *** HIGH QUALITY CONTENT CREATION +++ Manual Article Spinning (Thread Here) ***
    Content Creation, Blogging, Articles, Converting Sales Copy, Reviews, Ebooks, Rewrites
    {{ DiscussionBoard.errors[224993].message }}
  • Profile picture of the author TheRichJerksNet
    That form I posted fully works as is with Aweber.. Just change the field names for your list and etc...

    You need nothing other than that for an opt-in form for aweber..

    http://www.therichjerks.net/websites...lcomeHell.html

    Enter dummy info you will see it transfers to aweber...

    James
    {{ DiscussionBoard.errors[225005].message }}
  • Profile picture of the author GeorgR.
    omg i found the "problem"...FireFox doesnt do JS. I see clearer now

    Thx TRJN, yes will use your snippet now !
    Signature
    *** Affiliate Site Quick --> The Fastest & Easiest Way to Make Affiliate Sites!<--
    -> VISIT www.1UP-SEO.com *** <- Internet Marketing, SEO Tips, Reviews & More!! ***
    *** HIGH QUALITY CONTENT CREATION +++ Manual Article Spinning (Thread Here) ***
    Content Creation, Blogging, Articles, Converting Sales Copy, Reviews, Ebooks, Rewrites
    {{ DiscussionBoard.errors[225006].message }}
  • Profile picture of the author GeorgR.
    is "meta_web_form_id" the only variable which decides what list this goes to?

    In other words: If i make a generic template, someone would just enter their "meta_web_form_id" to customize..and that's it?

    G.
    Signature
    *** Affiliate Site Quick --> The Fastest & Easiest Way to Make Affiliate Sites!<--
    -> VISIT www.1UP-SEO.com *** <- Internet Marketing, SEO Tips, Reviews & More!! ***
    *** HIGH QUALITY CONTENT CREATION +++ Manual Article Spinning (Thread Here) ***
    Content Creation, Blogging, Articles, Converting Sales Copy, Reviews, Ebooks, Rewrites
    {{ DiscussionBoard.errors[225022].message }}
  • Profile picture of the author TheRichJerksNet
    They also need to add the listname -
    <input type="hidden" name="unit" value="YourListName">

    I dont have aweber but all those fields can be customized according to what options aweber has..

    James

    {{ DiscussionBoard.errors[225046].message }}
    • Profile picture of the author hectorj
      I think that you are searching for something like this

      <form method="post" class="af-form-wrapper" action="http://www.aweber.com/scripts/addlead.pl" >
      <div style="display: none;">
      <input type="hidden" name="meta_web_form_id" value="1756992048" />
      <input type="hidden" name="meta_split_id" value="" />
      <input type="hidden" name="listname" value="duston-weekly" />
      <input type="hidden" name="redirect" value="http://www.aweber.com/thankyou.htm?m=default" id="redirect_3678c8e53c9e5a72fd1f0ffbcf028729" />

      <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_tooltip" value="" />
      </div>
      <div id="af-form-1756992048" class="af-form">
      <div id="af-header-1756992048" class="af-header">
      <div class="bodyText">
      <p style="text-align: center;">Look At My Really Plain, Boring, Overused, Default Aweber Form...</p>
      </div>
      </div>
      <div id="af-body-1756992048" class="af-body af-standards">
      <div class="af-element">
      <label class="previewLabel" for="awf_field-54244495">Name: </label>
      <div class="af-textWrap">
      <input id="awf_field-54244495" type="text" name="name" class="text" value="" tabindex="500" />
      </div>
      <div class="af-clear"></div>
      </div>
      <div class="af-element">
      <label class="previewLabel" for="awf_field-54244496">Email: </label>
      <div class="af-textWrap">
      <input class="text" id="awf_field-54244496" type="text" name="email" value="" tabindex="501" />
      </div>
      <div class="af-clear"></div>
      </div>
      <div class="af-element buttonContainer">
      <input name="submit" class="submit" type="submit" value="Submit" tabindex="502" />
      <div class="af-clear"></div>
      </div>
      <div class="af-element privacyPolicy" style="text-align: center">
      <p>We respect your <a title="Privacy Policy" href="http://www.aweber.com/permission.htm" target="_blank">email privacy</a></p>
      <div class="af-clear"></div>
      </div>
      <div class="af-element poweredBy" style="text-align: center; font-size: 9px;">
      <p>Powered by AWeber <a href="http://www.aweber.com" title="Email Marketing Software">Email Marketing Software</a></p>
      <div class="af-clear"></div>
      </div>
      </div>
      <div id="af-footer-1756992048" class="af-footer">
      <div class="bodyText">
      <p>&nbsp;</p>
      </div>
      </div>
      </div>
      <div style="display: none;">
      <img src="http://forms.aweber.com/form/displays.htm?id=jOysbJycTAwsHA==" alt="" />
      </div>
      </form>
      Signature
      {{ DiscussionBoard.errors[11102760].message }}

Trending Topics