Advertisement
Guest User

wpoefjwpoerfj

a guest
Nov 19th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. html>
  2. <head>
  3. <title>Intranet v2</title>
  4. </head>
  5. <body><link rel='stylesheet' property='stylesheet' id='s' type='text/css' href='/template/s.css' media='all' /><iframe id='iframe' src='https://www.root-me.org/?page=externe_header'></iframe>
  6. <a href="?action=contact">Contact</a> | <a href="?action=profile">Profile</a> <!--| <a href="?action=search">Search</a> -->| <a href="?action=private">Private</a> | <a href="?action=logout">Logout</a><hr>
  7. <br><br><div>
  8. <fieldset><legend>Update Profile</legend>
  9. <form id="profile" action="?action=profile" method="post" enctype="multipart/form-data">
  10. <div>
  11. <label>Username:</label>
  12. <input id="username" type="text" name="username" value="poney">
  13. </div>
  14. <br>
  15. <div>
  16. <label>Status:</label>
  17. <input id="status" type="checkbox" name="status" disabled >
  18. </div>
  19. <br>
  20. <input id="token" type="hidden" name="token" value="46a97a61932eea0dddf1b4bb59d378c4" />
  21. <button type="submit">Submit</button>
  22. </form></fieldset>
  23. </div>
  24. </body>
  25. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement