Advertisement
Guest User

Untitled

a guest
Jul 4th, 2015
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.19 KB | None | 0 0
  1.   <form id = "uploadForm" enctype = "multipart/form-data" action = "/IA" method = "post">
  2.     <input type="file" name="IA" />
  3.     <input type="submit" value="Upload IA" name="submit">
  4.   </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement