www.benefitagent.com Open in urlscan Pro
66.150.0.81  Public Scan

Submitted URL: http://www.benefitagent.com/
Effective URL: https://www.benefitagent.com/Login.aspx?ReturnUrl=%2f
Submission: On May 01 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: LoginFormPOST ./Login.aspx?ReturnUrl=%2f

<form name="LoginForm" method="post" action="./Login.aspx?ReturnUrl=%2f" id="LoginForm" autocomplete="off">
  <div>
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="TTAB8B/yEFHpMpELYAtgi/fSFiczHT5DYCLiDaZbaBm1wiViR2eGESvRZbOEN5sYF7NkVNwkcJhGtV1pmElCRGnJ5pfnt/LZF4ZFHlkEanRXMvzUZHY9XI+EXTZKyJPDlQq64FT8EXaGVXflf9+F2O6PUjLHEY7XvrRYJAw3cof6/sGD26vQi93KExGRxYOwQhk1Algj/IngJXKwzGNQBxpRW/DEkpzEoPydVyE14Kc=">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['LoginForm'];
    if (!theForm) {
      theForm = document.LoginForm;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="C2EE9ABB">
    <input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
      value="IdLrIOarYDrYHYL0kQ1EKBRPNgQ1a80DQAXPU6y7Eq1bjs5YMcjD/ifFzB3d6vHyCHt2n6q5JC9yHAaYj3wMZe81cPJb8/Sxz0gGqNAMEuvdqb2AtAt2YM4IZs+5TkgsimMgThGWKXsPN/LrK0QDGbtEIMVvkoj8gnxFL2xDsyydg1M+ZrWpJz2rNEo2PGlLsRhpvTMYbbB2DJxgM+P5Ng==">
  </div>
  <div id="loginContainer" class="container-fluid">
    <div class="row">
      <div class="col-xs-8 col-xs-offset-2 col-xlg-6 col-xlg-offset-3">
        <div class="well well-lg">
          <fieldset class="form-horizontal">
            <legend class="text-center"><img src="Lib/Admin/images/header_logo2.gif" alt="Header"></legend>
            <div class="form-group">
              <label for="txtUser" class="col-sm-3 control-label">E-mail Address</label>
              <div class="col-sm-9">
                <input name="ctrLogin$txtUser" type="text" id="txtUser" tabindex="1" class="form-control" placeholder="E-mail Address">
              </div>
            </div>
            <div class="form-group">
              <label for="txtPassword" class="col-sm-3 control-label">Password</label>
              <div class="col-sm-9">
                <input name="ctrLogin$txtPassword" type="password" id="txtPassword" tabindex="2" class="form-control" placeholder="Password">
              </div>
            </div>
            <div class="row">
              <div class="col-md-12 text-right">
                <small><a id="ctrLogin_newUser" href="javascript:__doPostBack('ctrLogin$newUser','')">New User</a></small>
                <small><span id="ctrLogin_resetPasswordSeparator">&nbsp;<b>|</b>&nbsp;</span></small>
                <small><a id="ctrLogin_resetPassword" href="javascript:__doPostBack('ctrLogin$resetPassword','')">Forgot Password?</a></small>
              </div>
            </div>
            <hr>
            <div class="row">
              <div class="col-md-12">
                <input type="submit" name="ctrLogin$cmdLogon" value="Log in" id="ctrLogin_cmdLogon" tabindex="3" class="btn btn-main pull-right">
              </div>
            </div>
          </fieldset>
        </div>
      </div>
      <div class="col-xs-8 col-xs-offset-2 col-xlg-6 col-xlg-offset-3 text-center"> © Selerix Systems, Inc. All rights reserved. </div>
    </div>
  </div>
  <script type="text/javascript">
    //<![CDATA[
    selerix.selerixCommonPath = '/selerix_common';
    selerix.applicationRoot = './';
    selerix.requiredFieldError = 'VALIDATION_REQUIRED_FIELD_MISSING';
    selerix.optionalFieldError = 'VALIDATION_OPTIONAL_FIELD_ERROR';
    selerix.validatorSummary = 'VALIDATION_SUMMARY';
    selerix.textbank.handlerUrl = 'App_SelerixResource/Selerix.BenSelect.Web.dll/Selerix.BenSelect.Web.WebHandlers.TextBankEditorHandler.aspx';
    selerix.localization.languageId = 1;
    selerix.localization.languageDescription = 'English';
    selerix.caseUnLocked = '';
    selerix.console.loggingEnabled = false;
    Page_BusyBox = new ProcessingBox("Processing");
    Page_BusyBox.Enabled = true;
    $(function() {
      initializeLocalizationPage();
    });
    $(function() {
      initializeFormPage();
    });
    Page_Validators = new Array;
    Silverlight_Apps = new Array;
    $('#modalErrorMessage').val('');
    $('#modalErrorMessageCancel').val('');
    $(function() {
      if (!window.navigator.onLine) {
        alert(ErrorMsg("ERR:0021"));
      }
      if ($('#modalErrorMessage').length && $('#modalErrorMessage').val().length) {
        setTimeout("showStatusMessageBox($('#modalErrorMessage').val(), false, ''); $('#modalErrorMessage').val('');", 100);
      } else if ($('#modalErrorMessageCancel').length && $('#modalErrorMessageCancel').val().length) {
        setTimeout("showStatusMessageBox($('#modalErrorMessageCancel').val(), true, ''); $('#modalErrorMessageCancel').val('');", 100);
      }
      if (window.Page_ValidationErrors !== void 0 && window.Page_ValidationErrors !== null && window.Page_ValidationErrors.length > 0) ShowSummary(Page_ValidationErrors, false, null, false);
      Page_ValidationActive = false;
      if (Page_DomValidationVer === void 0) alert("Unknown DOM validation version");
      else ValidatorOnLoad();
      prepareForm();
    }); // End DOM ready
    $(function() {
      {
        postInitializeLocalizationPage();
      }
    }); //]]>
  </script>
</form>

Text Content

E-mail Address

Password

New User  |  Forgot Password?

--------------------------------------------------------------------------------


© Selerix Systems, Inc. All rights reserved.