Skip to content

Instantly share code, notes, and snippets.

@danrovito
Last active January 2, 2019 15:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save danrovito/1abe3f8f357ec4eecc3878d876e39a69 to your computer and use it in GitHub Desktop.
Save danrovito/1abe3f8f357ec4eecc3878d876e39a69 to your computer and use it in GitHub Desktop.
<form action="https://jumprock.co/mail/ALIAS" method="post">
<input type="text" name="trapit" value="" style="display:none">
<input type="text" name="email" placeholder="Email Address" />
<input type="text" name="message" placeholder="message" />
<input type="submit" value="Contact Us" />
<input type="hidden" name="after" value="http://google.com">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment