hi there,
i have a client and he wants a secondary stand-alone sign-up form on his site for a seperate email list opt-in.
Currently he has the option to sign up for either his "pep talk email blast"
or his "teleseminars" via the check-boxes, which lives on all pages (ie:
http://heycomebackcoach.com/) but he wants a stand-alone sign-up form on his
teleseminars page (http://heycomebackcoach.com/
people aren't confused and can sign up directly for his teleseminars which
are different than the pep talk email blast.
I was informed that you can do this via an api, but i cant see anywhere that shows how to
seperate the code to create a second sign up for for just the teleseminars
page. Please help.
Thanks and best,
THIS IS WHAT I HAVE ON ALL PAGES, I NEED TO MODIFY SO THAT USERS CAN OPT-IN FOR A SPECIFIC EMAIL LIST, NOT HAVE THE OPTION TO SELECT FROM THE CHECK BOXES WHAT ONE THEY WANT, JUST THE TELESEMINAR LIST
<!-- BEGIN: Constant Contact Bubble Opt-in Email List Form -->
<div align="center">
<table width="200" border="0" cellspacing="0" cellpadding="0">
<tr bgcolor="#990000" valign="top">
</tr>
<tr>
<td width="200" colspan="3""><div align="left">
<form name="ccoptin" action="http://visitor.constantcontact.com/d.jsp" target="_blank" method="post" style="margin-bottom:3;">
<font style=" font-family:Arial; font-size:12px; color:#000000;">Each weekly Pep Talk provides encouragement to run to daylight and play like a champion in the game of effectively dealing with change, challenge and adversity.</font><br>
<font style="font-weight: normal; font-family:Arial; font-size:10px; color:#000000;">Email:</font> <input type="text" name="ea" size="14" value="" style="font-family: Arial; font-size:10px; border:1px solid #999999;"> <input type="submit" name="go" value="Join" class="submit" style="font-family:Arial,Helvetica,sans-serif; font-size:11px;">
<input type="hidden" name="m" value="1102557630164">
<input type="hidden" name="p" value="oi">
</form>
</div></td>
</tr>
</table>
</div>
<!-- END: Constant Contact Bubble Opt-in Email List Form -->
comeback coach
In order to have a second signup box and signup form you would need to write an HTML form to capture the information that you would like to collect, and a script to format the information and process it using our API. An overview of our API can be found here. If you are familiar with programming languages such as PHP you can find sample code here.
Dan H
Support Engineer, Constant Contact
The holidays have come and gone. For many seasonal businesses, this means the rush of shoppers has decreased as well. Instead of turning off the lights and waiting for spring, make your email marketi...
See Article