v5.360lvi.com Open in urlscan Pro
2606:4700:20::681a:bdf  Public Scan

Submitted URL: http://go.perfprog.com/ls/click?upn=u001.vb94i4mCbxNNgzBG-2BJAmR975xUGMQ3enZ4eE62rW-2B96os3c6Mdl28Wysli8nKgCRmEpC_TJAwW...
Effective URL: https://v5.360lvi.com/?languageId=1
Submission: On November 27 via manual from IN — Scanned from DE

Form analysis 2 forms found in the DOM

Name: formPOST /Account/LoginAjax

<form action="/Account/LoginAjax" class="form-horizontal" data-ajax="true" data-ajax-failure="handleFailure" data-ajax-method="post" data-ajax-mode="replace" data-ajax-success="onLoginSuccess" data-ajax-update="#targetId" defaultbutton="defBtn"
  id="formLogin" method="post" name="form" role="form" novalidate=""><input name="__RequestVerificationToken" type="hidden" value="4fm8L0gejdrCPQrDc8iL-oJ5_ZS8jWCa6T4ff8okXCBEcNYtUFk1A4EKMigRHKp6eEbJCU7UW-meSUDTeBMPWpyd11xA296CLnLvpKup-1M1"
    data-parsley-id="5028">
  <ul class="parsley-errors-list" id="parsley-id-5028"></ul>
  <div class="content">
    <div class="form-group">
      <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
        <h4 class="title">Select a language before login:</h4>
      </div>
      <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
        <select class="form-control" data-val="true" data-val-number="The field LanguageId must be a number." data-val-required="The LanguageId field is required." id="LanguageId" name="LanguageId"
          onchange=" window.location= '/Account/Login?ReturnUrl=&amp;languageId='+this.value;" data-parsley-id="5212">
          <option value="19">Dansk</option>
          <option value="30">Deutsch</option>
          <option selected="selected" value="1">English</option>
          <option value="31">EnglishUK</option>
          <option value="24">Español</option>
          <option value="29">Français</option>
          <option value="27">Italiano</option>
          <option value="20">Norsk</option>
          <option value="25">Polski</option>
          <option value="26">中文</option>
        </select>
        <ul class="parsley-errors-list" id="parsley-id-5212"></ul>
      </div>
    </div>
    <div class="form-group">
      <div class="col-sm-12">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-user"></i></span>
          <input class="form-control" id="Email" maxlength="100" name="Email" placeholder="Email " type="text" value="" data-parsley-id="5199">
          <ul class="parsley-errors-list" id="parsley-id-5199"></ul>
        </div>
      </div>
    </div>
    <div class="form-group">
      <div class="col-sm-12">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-lock"></i></span>
          <input class="form-control" data-val="true" data-val-required="The Password field is required." id="Password" maxlength="50" name="Password" onpaste="return true" placeholder="Password" type="password" data-parsley-id="6891">
          <ul class="parsley-errors-list" id="parsley-id-6891"></ul>
          <span class="field-validation-valid" data-valmsg-for="Password" data-valmsg-replace="true"></span>
        </div>
      </div>
    </div>
    <div id="msgDiv" class="alert alert-danger alert-white rounded" style="display: none;">
    </div>
  </div>
  <div class="foot">
    <span data-toggle="modal" data-target="#colored-primary">
      <a href="#" class="pull-left md-trigger" data-toggle="modal" data-target="#myModal">Forgot Password?</a>
    </span>
    <input type="submit" id="" value="Login" class="btn btn-primary" title="Login" data-parsley-id="2377">
    <ul class="parsley-errors-list" id="parsley-id-2377"></ul>
  </div>
</form>

Name: formPOST /Account/ForgotPassword

<form action="/Account/ForgotPassword" class="form-horizontal" data-ajax="true" data-ajax-begin="OnBegin" data-ajax-failure="OnFailure" data-ajax-method="post" data-ajax-success="OnSuccess" id="formLoginF" method="post" name="form" role="form"
  novalidate=""><input name="__RequestVerificationToken" type="hidden" value="Ye1RTaKT0WqwR8XuVrIoaKli5zlQTfZc2GD6l56KrEmCYfxahXmuyL9QSgn8qNvj2z8cFS3Ub1i5B-nPWZ94JgNry2H3HvNNx0ND2gmf9-41" data-parsley-id="4533">
  <ul class="parsley-errors-list" id="parsley-id-4533"></ul>
  <div class="modal fade forgot_password" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
    <div class="modal-dialog" role="document">
      <div class="md-content">
        <div class="modal-header">
          <h3>Forgot Password</h3>
          <button type="button" class="close md-close" data-dismiss="modal" aria-hidden="true">×</button>
        </div>
        <div class="modal-body">
          <div class="text-center">
            <div class="i-circle primary"><i class="fa fa-lock"></i></div>
            <p class="text-left">If you have forgotten your password, you can reset it here.</p>
            <p class="text-left">For added security, a unique email with instructions will be sent to you to complete the process. </p>
            <p class="text-left"><strong>Please enter your email address below. A link will be sent to this email address to create a new password. </strong></p>
            <p class="text-left">
              <input class="form-control" data-val="true" data-val-required="Specify Email address." id="Emaillabel" maxlength="100" name="Email" type="text" value="" data-parsley-id="5696">
            </p>
            <ul class="parsley-errors-list" id="parsley-id-5696"></ul>
            <p></p>
            <div id="msg" class="alert alert-danger alert-white rounded" style="display: none;">
            </div>
            <div id="msgsuccess" class="alert alert-success alert-white rounded" style="display: none;">
            </div>
            <p></p>
          </div>
        </div>
        <div class="modal-footer">
          <button type="button" title="Click cancel to close this." class="btn btn-default btn-flat md-close" data-dismiss="modal">Cancel</button>
          <input type="submit" title="Submit" value="Submit" id="btnSubmit" class="btn btn-primary btn-flat" data-parsley-id="4426">
          <ul class="parsley-errors-list" id="parsley-id-4426"></ul>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content



SELECT A LANGUAGE BEFORE LOGIN:

Dansk Deutsch English EnglishUK Español Français Italiano Norsk Polski 中文



Forgot Password?
© 2024 Kaiser Leadership Solutions, LLC. All rights reserved.
U.S. Patent No. 7.121.830.
Privacy Policy | Cookie Policy



SELECT A ROLE TO LOGIN

×

Cancel


FORGOT PASSWORD

×

If you have forgotten your password, you can reset it here.

For added security, a unique email with instructions will be sent to you to
complete the process.

Please enter your email address below. A link will be sent to this email address
to create a new password.










Cancel