Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <main>
  2. To submit a recipt please select one:<br><br>
  3. <form action="fileupload" method="post" enctype="multipart/form-data">
  4. <input type="file" accept=".json" name="filetoupload"><br>
  5. <input type="submit" value="Submit to server">
  6. </form>
  7. </main>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement