Skip to content

Instantly share code, notes, and snippets.

@glennr
Last active June 20, 2016 01:17
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 glennr/707fab9f0067503d293b1efddc6efc2e to your computer and use it in GitHub Desktop.
Save glennr/707fab9f0067503d293b1efddc6efc2e to your computer and use it in GitHub Desktop.
<form action="https://api.formferret.com/v1/f/YOUR_UNIQUE_FORM_ID"
method="POST"
accept-charset="UTF-8">
<input name="_gotcha" type="text" />
<input name="email" type="email" placeholder="you@domain.com"/>
<button type="submit">Submit</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment