Skip to content

Instantly share code, notes, and snippets.

@jdennes
Created August 7, 2012 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdennes/3285951 to your computer and use it in GitHub Desktop.
Save jdennes/3285951 to your computer and use it in GitHub Desktop.
The most basic Campaign Monitor subscribe form
<!-- The most basic Campaign Monitor subscribe form -->
<form action="http://jamesd.createsend.com/t/r/s/hujtkt/" method="post" id="subForm">
<label for="hujtkt-hujtkt">Email:</label><br />
<input type="text" name="cm-hujtkt-hujtkt" id="hujtkt-hujtkt" /><br />
<input type="submit" value="Subscribe" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment