0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.139.234.68


Current Path : /proc/thread-self/root/var/www/website/bkmh/
Upload File :
Current File : //proc/thread-self/root/var/www/website/bkmh/dashboard.html

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>My HTML Page</title>
    <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
  </head>
  <body>
    <h2>Dashboard</h2>

    <!-- Second "Upload Photo" button and file input box -->
    <div>
      <label for="fileInput">Choose File:</label>
      <input type="file" id="fileInput" accept="image/*" />
      <button onclick="uploadFile()">Upload Photo</button>
    </div>

    <!-- <script src="./js/dashboardimg.js"></script> -->
    <script src="./js/log.js"></script>
  </body>
</html>