ecertsonline.com Open in urlscan Pro
104.239.189.64  Public Scan

Submitted URL: http://www.ecertsonline.com/
Effective URL: https://ecertsonline.com/Default.asp
Submission: On April 12 via manual from NZ — Scanned from DE

Form analysis 4 forms found in the DOM

POST

<form method="post">
  <input type="hidden" name="FormType" value="Login">
  <input type="hidden" name="surfKey" value="VLi4plul_6-DAxh069WyX2np4ESfU2HAEjTgBU-DyWZ0KNhtqvSkGqD2w2YUCcu1owyUWjmZaUIjfCWxNsdE4Q">
  <table border="0">
    <tbody>
      <tr>
        <td rowspan="3">
          <a href="http://www.ecertsonline.info"><img src="/media/logos/login/header_def.png"></a>
        </td>
        <td>
          <input type="text" id="emailInput" name="UserID" value="" size="20" maxlength="50" placeholder="jsmith@example.com" data-validate-bad="" data-validate-required="true" data-validate-hasevent="true" data-validate-email="true">
        </td>
        <td>
          <input type="password" id="passwordInput" name="Password" size="20" maxlength="20" placeholder="Password" data-validate-bad="" data-validate-required="true" data-validate-hasevent="true">
        </td>
        <td id="tdLoginButton">
          <input id="submitButton" type="button" name="Submit" value="Log In" class="button-login">
          <script type="text/javascript">
            validateLoginForm();
          </script>
        </td>
      </tr>
      <tr>
        <td><span class="link" id="mortgageButton">Register with your Lenders/Mortgagees code.</span></td>
        <td>
          <a class="dot-info-link" href="http://ecertsonline.info">.info</a>
          <span class="link" id="forgotButton">Forgot your password?</span>
        </td>
      </tr>
    </tbody>
  </table>
</form>

POST

<form method="post">
  <input type="hidden" name="FormType" value="MortgageRegistration">
  <input type="hidden" name="surfKey" value="VLi4plul_6-DAxh069WyX2np4ESfU2HAEjTgBU-DyWZ0KNhtqvSkGqD2w2YUCcu1owyUWjmZaUIjfCWxNsdE4Q">
  <table class="table-edit">
    <tbody>
      <tr>
        <td><b class="asterisk">*</b>First Name</td>
        <td><input name="FirstName" type="text" id="LoginName" value="" size="19" maxlength="19" data-validate-bad="" data-validate-required="true" data-validate-hasevent="true"></td>
      </tr>
      <tr>
        <td><b class="asterisk">*</b>Last Name</td>
        <td><input name="LastName" type="text" id="LastName" value="" size="20" maxlength="20" data-validate-bad="" data-validate-required="true" data-validate-hasevent="true"></td>
      </tr>
      <tr>
        <td><b class="asterisk">*</b>Your Email Address</td>
        <td><input class="" name="LoginEMail" type="text" id="LoginEMail" value="" size="40" maxlength="50" data-validate-bad="" data-validate-required="true" data-validate-hasevent="true" data-validate-email="true" placeholder="jsmith@example.com">
        </td>
      </tr>
      <tr>
        <td><b class="asterisk">*</b>Re-enter Email Address</td>
        <td><input class="" name="confEMail" type="text" id="confEMail" value="" size="40" maxlength="50" data-validate-bad="" data-validate-required="true" data-validate-hasevent="true" data-validate-email="true" placeholder="jsmith@example.com">
        </td>
      </tr>
      <tr>
        <td><b class="asterisk">*</b>Lender Registration Code</td>
        <td>
          <input name="LenderPassword" type="text" id="LenderPassword" size="8" maxlength="8" data-validate-bad="" data-validate-required="true" data-validate-hasevent="true">
        </td>
        <td style="padding-left: 30px; width:100%;">
          <input class="button-login" type="button" name="register" value="Register" id="mortSubmitButton">
          <input class="button-login cancelButton" type="button" name="Cancel" value="Cancel">
        </td>
      </tr>
    </tbody>
  </table>
</form>

POST

<form method="post">
  <input type="hidden" name="FormType" value="ForgotEmail">
  <input type="hidden" name="surfKey" value="VLi4plul_6-DAxh069WyX2np4ESfU2HAEjTgBU-DyWZ0KNhtqvSkGqD2w2YUCcu1owyUWjmZaUIjfCWxNsdE4Q">
  <h2 class="h2">Forgot your password?</h2>
  <p>Please enter your email address and an email will be sent to you with a link where you can reset your password.</p>
  <table class="table-edit">
    <tbody>
      <tr>
        <td><b class="asterisk">*</b>Your Email Address</td>
        <td>
          <input type="text" id="forgotEmailInput" name="UserID" data-validate-bad="" data-validate-required="true" data-validate-hasevent="true" data-validate-email="true" placeholder="jsmith@example.com">
        </td>
        <td style="padding-left: 30px; width:100%;">
          <input class="button-login" id="forgotSubmitButton" type="button" name="send" value="Send">
          <input class="button-login cancelButton" type="button" value="Cancel">
        </td>
      </tr>
    </tbody>
  </table>
</form>

POST /portal/start.asp

<form method="post" action="/portal/start.asp">
  <input type="hidden" name="FormType" value="ForgotEmail">
  <input type="hidden" name="surfKey" value="VLi4plul_6-DAxh069WyX2np4ESfU2HAEjTgBU-DyWZ0KNhtqvSkGqD2w2YUCcu1owyUWjmZaUIjfCWxNsdE4Q">
  <h2 class="h2">Secure Document</h2>
  <p>Please enter your some stuff.</p>
  <table class="table-edit">
    <tbody>
      <tr>
        <td>Access Code</td>
        <td>
          <input type="text" name="AccessCode" size="5" maxlength="5">
        </td>
        <td></td>
      </tr>
      <tr>
        <td>Access Key</td>
        <td>
          <input type="text" name="AccessKey" size="3" maxlength="3">
        </td>
        <td style="padding-left: 30px; width:100%;">
          <input class="button-login" id="forgotSubmitButton" type="submit" name="send" value="Send">
          <input class="button-login cancelButton" type="button" value="Cancel">
        </td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

Register with your Lenders/Mortgagees code. .info Forgot your password?


ECERTSONLINE LENDER/MORTGAGEE REGISTRATION

To gain access to ecertsonline and/or obtain the lenders/mortgagees registration
code you will need to contact the property management company or the insurance
agent/broker directly. They will then provide you with the registration code.
Once you have obtained the registration code return to ecertsonline.com to enter
your name, email address, and registration code. From there a "Password" will be
emailed to you so that you may login via the login form.

*First Name *Last Name *Your Email Address *Re-enter Email Address *Lender
Registration Code


FORGOT YOUR PASSWORD?

Please enter your email address and an email will be sent to you with a link
where you can reset your password.

*Your Email Address


SECURE DOCUMENT

Please enter your some stuff.

Access Code Access Key


2022 Insurance Visions, Inc. All rights reserved.