portal.succeedms.com Open in urlscan Pro
205.209.56.185  Public Scan

Submitted URL: https://email.mail-app.lossfreerx.com/c/eJwcyjtuxCAQANDT4G7RzID5FBRp9h4wjMUqWEbgRMnto2z79GriGA_aJKGLuEM0gFtLFIqXUmoUg7uXA7zD6qIrGZ0Plb...
Effective URL: https://portal.succeedms.com/
Submission: On August 09 via manual from US — Scanned from US

Form analysis 2 forms found in the DOM

Name: form

<form class="form-signin ng-pristine ng-valid" name="form">
  <div class="row">
    <div shake="" count="count" class="alert alert- ng-hide" ng-model="alert.message" ng-show="alert.message">
      <span class="glyphicon glyphicon-"></span>&nbsp;&nbsp;
    </div>
  </div>
  <br>
  <div id="userNameDiv" class="form-group">
    <label for="type">Username:</label>
    <input type="text" class="input-block-level form-control ng-pristine ng-untouched ng-valid" id="userNameText" data-ng-model="loginData.UserName" data-ng-init="loginData.UserName=''" placeholder="Username" clear-html="">
  </div>
  <div id="companyIdDiv" class="form-group">
    <label for="type">Company ID:</label>
    <input type="text" class="input-block-level form-control ng-pristine ng-untouched ng-valid" id="companyIdText" data-ng-model="loginData.CompanyId" data-ng-init="loginData.CompanyId=''" placeholder="Company ID" clear-html="">
  </div>
  <div id="passwordDiv" class="form-group">
    <label for="type">Password:</label>
    <input type="password" class="input-block-level form-control ng-pristine ng-untouched ng-valid" id="passwordText" data-ng-model="loginData.Password" data-ng-init="loginData.Password=''" placeholder="Password" clear-html="">
  </div>
  <div class="col">
    <button type="button" class="resetpwd button-without-button-style" data-ng-click="resetpwdModal()">Forgot Password</button>
  </div>
  <p><button class="btn btn-success" ng-click="login()"><span class="glyphicon glyphicon-ok"></span>&nbsp;Log in</button></p>
</form>

<form role="form" class="resetpwd_form ng-pristine ng-valid ng-scope">
  <!-- ngIf: isEmailExists && isEmployeeExists -->
  <!-- ngIf: !isEmailExists && isEmployeeExists -->
  <!-- ngIf: !isEmployeeExists -->
  <div ng-if="!isEmployeeExists" class="ng-scope">
    <div class="form-group">
      <label for="type">Please enter a valid Username and Company ID.</label>
    </div>
    <div>
      <button class="btn btn-success" type="button" ng-click="closeModal()" data-dismiss="modal"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span>&nbsp;Done</button>
    </div>
  </div><!-- end ngIf: !isEmployeeExists -->
</form>

Text Content

EMPLOYEE PORTAL LOGIN


  

Username:
Company ID:
Password:
Forgot Password

 Log in

 If you are having trouble logging in please clear your cache and browsing
history and retry

RESET PASSWORD



Please enter a valid Username and Company ID.
 Done