Advertisement
Guest User

Untitled

a guest
May 24th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <form method="post" action="" enctype="multipart/form-data" id="myform">
  2. <input type="file" id="file" name="file" />
  3. <input type="button" class="button" value="Upload" id="but_upload">
  4.  
  5. <div class="re-upload-message"></div>
  6. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement