Self-Distribution.com: Helping Do-It-Yourself & Indie Filmmakers
»User: »Password:   Remember Me? 
Self-Distribution / Support Forums / Box Office Widget / How to get a "Join Our Email List" code for your website
Posted:  05 Sep 2008 04:45
Here' is the process for retrieving the code for the "join our e-mail list" widget.

Sign-in at www.boxofficewidget.com
On the "Admin Menu" page, click on "Lists"
On the "Lists Page", click on "Manage Lists"
In the input box titled "Name" enter a name for your new list (example: Clubs in Florida).  Click on the "Add List" button when finished.
You will see the new list name in the area below the black bar.
Click on the middle icon, which is the "Get Subscriber Code" button.  It's the one that looks like a ballot.
On the "Subscribe Form Code" page, you will see a large text box with the instructions: "Copy and paste this code in your website". 
Copy that entire code and paste it in your website where you want the "Join Our Email List" to appear.

That long code looks something like this:
<form name="bow-subscr" action="http://www.boxofficewidget.com/index.php?fuseaction=home.subscribeToGroup" target="_blank" method="post">
<table border="0" cellpadding="3" cellspacing="0"><tr>
<td align="center">
  Join Our Email List <br />
  Email: <input type="text" name="em" size="14" value="" />
  <input type="hidden" name="id" value="3" />
  <input type="submit" name="go" value="Join" />
</td>
</tr></table></form>