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 : 52.15.233.83


Current Path : /proc/thread-self/root/var/www/oasis/jssu/
Upload File :
Current File : //proc/thread-self/root/var/www/oasis/jssu/resetPasswordValidate.html

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <script
      src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"
      type="text/javascript"
    ></script>
    <script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
    <script
      type="text/javascript"
      src="//ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"
    ></script>

    <title>Document</title>
  </head>
  <body>
    <table>
      <tr>
        <td>College Code</td>
        <td>
          <input type="text" id="collge_code" value="1827" />
        </td>
      </tr>
      <tr>
        <td>User</td>
        <td>
          <input type="text" id="user" value="" />
        </td>
      </tr>
      <tr>
        <td><button onclick="sendUserOtp()">Validate</button></td>
      </tr>
    </table>
    <script src="../js/resetPasseordValidate.js"></script>
    <!-- <script type="text/javascript" src="../js/index.js"></script> -->
  </body>
</html>