www.mis.etd2u.com Open in urlscan Pro
103.204.6.6  Public Scan

Submitted URL: https://www.mis.etd2u.com/
Effective URL: https://www.mis.etd2u.com/account/login
Submission: On June 24 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /account/login

<form class="form-horizontal" action="/account/login" method="post">
  <input type="hidden" name="cmdSubmit" id="cmdSubmit" value="Login">
  <input type="hidden" name="txtErrorMessage" id="txtErrorMessage" value="">
  <fieldset>
    <div class="form-group">
      <label for="txtUsername" class="col-lg-3 control-label">Username</label>
      <div class="col-lg-12">
        <input type="text" autocomplete="off" class="form-control" name="txtUsername" id="txtUsername" placeholder="Username" value="" maxlength="20">
        <span class="help-block text-danger" style="display:none">Please enter Username.</span>
      </div>
    </div>
    <div class="form-group">
      <label for="txtPassword" class="col-lg-3 control-label">Password</label>
      <div class="col-lg-12">
        <input type="password" autocomplete="off" class="form-control" name="txtPassword" id="txtPassword" placeholder="Password" maxlength="20">
        <span class="help-block text-danger" style="display:none">Please enter Password.</span>
      </div>
    </div>
    <div class="form-group">
      <div class="col-lg-12" align="right">
        <button type="submit" class="btn btn-primary">Log In</button>
      </div>
    </div>
  </fieldset>
</form>

Text Content




Username
Please enter Username.
Password
Please enter Password.
Log In