Skip to content

Instantly share code, notes, and snippets.

@thequbit
Created July 2, 2014 19:07
Show Gist options
  • Save thequbit/59e279924833200f4f54 to your computer and use it in GitHub Desktop.
Save thequbit/59e279924833200f4f54 to your computer and use it in GitHub Desktop.
<form action="/uploadtest.json" method="post" accept-charset="utf-8" enctype="multipart/form-data">
<input id="sometext" name="sometext" type="text" value="This is a test!">
<input type="submit" value="submit" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment