Skip to content

Instantly share code, notes, and snippets.

@kevinprince
Created May 20, 2012 17:26
Show Gist options
  • Save kevinprince/2758848 to your computer and use it in GitHub Desktop.
Save kevinprince/2758848 to your computer and use it in GitHub Desktop.
webform for bcb site
<form action="http://barcamplondon.createsend.com/t/r/s/wdilkt/" method="post" id="subForm">
<div>
<label for="name">Name:</label><br /><input type="text" name="cm-name" id="name" /><br />
<label for="wdilkt-wdilkt">Email:</label><br /><input type="text" name="cm-wdilkt-wdilkt" id="wdilkt-wdilkt" /><br />
<input type="hidden" name="cm-f-akiuik" id="anything" value="TRUE" />
<input type="hidden" name="cm-f-akiudl" id="barcamp" value="TRUE" />
<input type="submit" value="Subscribe" />
</div>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment