Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2012
386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.24 KB | None | 0 0
  1. <html>
  2.     <head>
  3.         <title>
  4.             Failsafe UI
  5.         </title>
  6.     </head>
  7.     <body>
  8.         <h1>Failsafe UI</h1>
  9.         <form method="post" enctype="multipart/form-data">
  10.             <input type=file name=firmware>
  11.             <input type=submit>
  12.         </form>
  13.     </body>
  14. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement