Skip to content

Instantly share code, notes, and snippets.

@eminetto
Created May 23, 2011 19:43
Show Gist options
  • Save eminetto/987421 to your computer and use it in GitHub Desktop.
Save eminetto/987421 to your computer and use it in GitHub Desktop.
<form method="post" enctype="multipart/form-data" name="form" action="anexo">
Arquivo: <input type="file" name="file" size="30" /> <br />
<input name="Enviar" type="submit" id="Enviar" value="Enviar" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment