How to have new copy feed into opt in form automaticly?

4 replies
I am going to have an opt in box on my site to sign up for a daily email. I want new copy to appear in the opt in box each day to demonstrate what the content will be like. An example of this may be seen on Bright Moment for the One Minute Motivator sign up box. The software behind the current website was proprietary but I want to move to adweber for the sign up. At present a proprietary program pulls new copy from an excell sheet and posts it in the box each day. I am looking for a "out of the box" program to work with adweber to do the same thing. Can anyone suggest a program that will post new copy into an adweber opt in box on a daily basis automaticly? Thanks for your help. Ed.
#automaticly #copy #feed #form #opt
  • Profile picture of the author gxd5
    Do you own the proprietary program? If so, why not just keep the proprietary page and replace their opt-in form with the Aweber one? Then, you can just edit the excel sheet if you want to change the message.

    Using your Bright Moment page as an example, just replace this code:

    <form method="post" action="http://brightmoment.com/xsub.asp" onsubmit="return submitForm( );">
    <tr>
    <td width="25"> </td>
    <td colspan="4"><br><center><a href="rss/omm.xml"><img src="data/rssxml.gif" border="0"></center></a></td>
    <td valign="middle" width="5"> </td>
    <td valign="top"><input type="text" name="email" tabindex="1" value="" class="inputBox" size="45"></td>
    <td valign="top"><input type="image" name="" src="data/ok_button_yellow.jpg" border="0" tabindex="3" onmouseover="MM_swapImage('Subscribe','','data/ok_button_blue.jpg' )" onmouseout="MM_swapImgRestore()" id="Subscribe" alt="ok"></td>
    </tr>

    </form>


    With the stuff Aweber gives you.
    {{ DiscussionBoard.errors[704675].message }}
    • Profile picture of the author edd666666
      Hi GXD5, thanks for that, yes, I do own the proprietary software. I will play with that code but it looks great. Thanks again for that great response complete with code none the less. Ed
      Signature
      “Over 1,000 People Have Used My Unique Pitch System To Achieve Their Publicity Goals... And I’ll Work Personally With You Too, One-On-One To Help You Get On TV!” CLICK HERE
      {{ DiscussionBoard.errors[704871].message }}
      • Profile picture of the author gxd5
        Originally Posted by edd666666 View Post

        Hi GXD5, thanks for that, yes, I do own the proprietary software. I will play with that code but it looks great. Thanks again for that great response complete with code none the less. Ed
        Ed... note, that code I pasted above is the code that is ALREADY in the template. You will want to REPLACE that code with the code you get from AWEBER.

        Hit me up if you need help with that. It should only take a minute or two.
        {{ DiscussionBoard.errors[705825].message }}
        • Profile picture of the author edd666666
          OK, thanks for pointing that out, this is great, thanks again, Ed.
          Signature
          “Over 1,000 People Have Used My Unique Pitch System To Achieve Their Publicity Goals... And I’ll Work Personally With You Too, One-On-One To Help You Get On TV!” CLICK HERE
          {{ DiscussionBoard.errors[707180].message }}

Trending Topics