Skip to content

Instantly share code, notes, and snippets.

@eob
Created March 15, 2016 00:21
Show Gist options
  • Save eob/a86784a326eee57d657d to your computer and use it in GitHub Desktop.
Save eob/a86784a326eee57d657d to your computer and use it in GitHub Desktop.
<form method="POST" action="//api.cloudstitch.com/ted/magic-form-3/datasources/sheet" enctype="multipart/form-data" class="magic-form">
<input name="FirstName" placeholder="First Name" />
<input name="LastName" placeholder="Last Name" />
<input name="Picture" type="file" >
<input type="hidden" name="_redirect" value="http://www.google.com">
<button type="submit" class="form-btn">Regular Submit</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment