Created
March 14, 2018 18:11
-
-
Save gosseti/7f8a5415c1646fc2c92c5b4ec0315e14 to your computer and use it in GitHub Desktop.
CampaignMonitor form
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form id="subForm" class="js-cm-form" action="https://www.createsend.com/t/subscribeerror?description=" method="post" data-id="A61C50BEC994754B1D79C5819EC1255CF918EA4461ABD274FF5FC92A3B4F4151F402A76763551CB7D3D4AC1E2361AFD2E85A761A108693FCE3D82C70BE5AEBD0"> | |
<p> | |
<label for="fieldName">Name</label><br /> | |
<input id="fieldName" name="cm-name" type="text" /> | |
</p> | |
<p> | |
<label for="fieldEmail">Email</label><br /> | |
<input id="fieldEmail" class="js-cm-email-input" name="cm-vtikrl-vtikrl" type="email" required /> | |
</p> | |
<p> | |
<button class="js-cm-submit-button" type="submit">Subscribe</button> | |
</p> | |
</form> | |
<script type="text/javascript" src="https://js.createsend1.com/javascript/copypastesubscribeformlogic.js"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
IS the domain customizable to your domain if the domain has been verified and added to Campaign Monitor in your account?