www.eca.co.uk Open in urlscan Pro
52.158.41.139  Public Scan

Submitted URL: https://eurp-zcmp.maillist-manage.eu/click/168b5899b808e29/168b5899b805574
Effective URL: https://www.eca.co.uk/join-us/clients-specifiers?utm_source=electrical-review&utm_medium=newsletter-entry&utm_campaign...
Submission: On April 02 via api from IE — Scanned from NL

Form analysis 3 forms found in the DOM

POST /UserAuth/Login

<form action="/UserAuth/Login" class="signin-form-column" id="pnlLogin" method="post" novalidate="novalidate">
  <div class="usercontent">
    <h3>Login to your account</h3>
  </div>
  <div class="signin-form-form">
    <div class="field_wrap __text">
      <div class="label_wrap sronly">
        <label for="Username">Username</label>
      </div>
      <div class="input_wrap">
        <input autocapitalize="off" autocomplete="username" autocorrect="off" data-val="true" data-val-email="Please enter a valid email address" data-val-required="Please enter your email address" id="UserName" name="Username" placeholder="Username"
          type="email" value="">
      </div>
      <div class="error-message">
        <span class="field-validation-valid" data-valmsg-for="Username" data-valmsg-replace="true"></span>
      </div>
    </div>
    <div class="field_wrap __text form-password-field">
      <div class="label_wrap sronly">
        <label for="Password">Password</label>
      </div>
      <div class="input_wrap login-form-modal__password form-password-field__password">
        <input autocapitalize="off" autocomplete="current-password" autocorrect="off" data-val="true" data-val-required="Please enter your password" id="Password" name="Password" placeholder="Password" type="password">
        <i class="fa fa-eye-slash icon" id="eyecansee" aria-hidden="true"></i>
      </div>
      <div class="error-message">
        <span class="field-validation-valid" data-valmsg-for="Password" data-valmsg-replace="true"></span>
      </div>
    </div>
    <div id="Panel1"></div>
    <input id="ReturnUrl" name="ReturnUrl" type="hidden" value="/join-us/clients-specifiers">
    <div id="pnlForgotPassword" runat="server">
      <a id="aForgotPassword" href="/forgotten-password">Forgotten your password?</a>
    </div>
    <div class="field_wrap __checkboxes">
      <div class="input_wrap">
        <label for="StayLoggedIn">
          <input data-val="true" data-val-required="The StayLoggedIn field is required." id="StayLoggedIn" name="StayLoggedIn" type="checkbox" value="true"> Stay signed in on this computer </label>
      </div>
    </div>
    <div class="submit_wrap">
      <button type="submit" id="LoginButton" class="button __slidein"> Sign in </button>
    </div>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8IyPB9_wJW9MtbJvPCZwpPYMKdxdXGLwvj4GRrDqsdIw0l42N30C6blhBckY-3Dsj29QHlCd-7H8IizYXhszGrFVLRRe-OfSQj9VnX3i9n5iykb3LG4iXVYq69VOmRYsr3JEVuVEMyElrq9YsSQHjs4"><input name="StayLoggedIn"
    type="hidden" value="false">
</form>

POST /UserAuth/Register

<form action="/UserAuth/Register" class="signin-form-column" id="pnlRegisterForWebAccount" method="post" novalidate="novalidate">
  <div id="getCompanyData" style="display:block;">
    <div class="signin-form-column">
      <div class="usercontent">
        <h3>Get Connected to the ECA</h3>
        <p>Sorry! You were trying to access&nbsp;member only content</p>
        <p><strong>If you work for an ECA Member company</strong></p>
        <p>Enter your company details below and we'll search our database.</p>
        <p>Select your company and complete the short form and we'll do the rest. Once signed up,&nbsp;you will get:</p>
        <ul>
          <li>Access to all relevant Member content on this website through your own username and password.&nbsp;</li>
          <li>Regular emails from the ECA, including 'The Source', our fortnightly e-newsletter. Once registered you will be sent a link to our preference centre and you can select the types of information that specifically interest you. You will be
            able to update your preferences at any time!</li>
        </ul>
      </div>
      <div id="getOrganisation" class="signin-form-company-select">
        <div class="field_wrap __text typeahead__container organisation-search">
          <div class="label_wrap sronly">
            <label for="typeahead-input">Find Organisation</label>
          </div>
          <div class="input_wrap typeahead_field">
            <span class="typeahead__cancel-button">×</span><input class="form-control" id="typeahead-input" name="typeahead-input" placeholder="Organisation name" type="text" data-provide="typeahead" autocomplete="off">
            <div class="organisation-search__results typeahead__result dropdown-menu"></div>
          </div>
        </div>
        <input id="CompanyId" name="CompanyId" type="hidden" value="">
        <div class="usercontent" id="noCompanyError" style="display:none;">
          <p style="color:red;"><strong>You must select your company</strong></p>
        </div>
        <div class="typeahead__button">
          <button id="btnRWAFindOrganisation" class="button btn btn-primary __slidein"> Proceed with registration </button>
        </div>
      </div>
    </div>
  </div>
  <div id="getUserData" style="display:none;">
    <div class="signin-form-form">
      <div class="field_wrap __text">
        <div class="label_wrap">
          <label for="CompanyName">Organisation name</label>
        </div>
        <div class="input_wrap">
          <input id="CompanyName" name="CompanyName" readonly="readonly" type="text" value="">
        </div>
      </div>
      <div class="field_wrap __text">
        <div class="label_wrap">
          <label for="OfficeId">Office</label>
        </div>
        <div class="input_wrap">
          <select data-val="true" data-val-required="Please select an office" id="OfficeId" name="OfficeId">
            <option value="">Please select</option>
          </select>
        </div>
        <div class="label_wrap hasError" id="noOfficeError">
          <span class="field-validation-valid" data-valmsg-for="OfficeId" data-valmsg-replace="true" style="color: red;"></span>
        </div>
      </div>
      <div class="field_wrap __text">
        <div class="label_wrap">
          <label for="TitleId">Title</label>
        </div>
        <div class="input_wrap">
          <select data-val="true" data-val-required="Please select a title" id="TitleId" name="TitleId">
            <option value="">Please select</option>
            <option value="d14a4762-e8ad-40b3-bb35-9547000edc59">Dr</option>
            <option value="c7ea0e91-ad31-43a6-82f3-9547000ee084">Lady</option>
            <option value="74aec5a6-cb92-451a-a3e1-9547000ee0b1">Lord</option>
            <option value="8990198c-f678-4d1e-b7e1-9547000ee04d">Miss</option>
            <option value="8ec8d3fe-cef2-4064-b1db-9547000edd52">Mr</option>
            <option value="403ae004-ac74-4b84-94e1-9547000ee00b">Mrs</option>
            <option value="b981c31e-c643-4323-aab0-9547000eddf5">Ms</option>
            <option value="c995d42d-0a14-4d7a-9b83-ad5200269ea4">Mx</option>
            <option value="9fddd8f4-2326-404d-b9f7-9547000ee0e7">Prof</option>
            <option value="db694ebe-7183-45d6-8172-9547000ee177">Rev</option>
            <option value="40a92c03-68b1-4c53-9a0d-9547000ee114">Sir</option>
            <option value="61428a87-f8b0-48a3-aa7a-993c0124632c">The</option>
          </select>
        </div>
        <div class="label_wrap hasError" id="noTitleError">
          <span class="field-validation-valid" data-valmsg-for="TitleId" data-valmsg-replace="true" style="color: red;"></span>
        </div>
      </div>
      <div class="field_wrap __text">
        <div class="label_wrap">
          <label for="FirstName">First name</label>
        </div>
        <div class="input_wrap">
          <input data-val="true" data-val-required="Please enter your first name" id="FirstName" name="FirstName" type="text" value="">
        </div>
        <div class="label_wrap hasError" id="noFirstNameError">
          <span class="field-validation-valid" data-valmsg-for="FirstName" data-valmsg-replace="true" style="color: red;"></span>
        </div>
      </div>
      <div class="field_wrap __text">
        <div class="label_wrap">
          <label for="LastName">Last name</label>
        </div>
        <div class="input_wrap">
          <input data-val="true" data-val-required="Please enter your last name" id="LastName" name="LastName" type="text" value="">
        </div>
        <div class="label_wrap hasError" id="noLastNameError">
          <span class="field-validation-valid" data-valmsg-for="LastName" data-valmsg-replace="true" style="color: red;"></span>
        </div>
      </div>
      <div class="field_wrap __text">
        <div class="label_wrap">
          <label for="EmailAddress">Email address</label>
        </div>
        <div class="input_wrap">
          <input class="text-box single-line" data-val="true" data-val-email="Please enter a valid email address" data-val-required="Please enter your email address" id="EmailAddress" name="EmailAddress" type="email" value="">
        </div>
        <div class="label_wrap hasError" id="noEmailError">
          <span class="field-validation-valid" data-valmsg-for="EmailAddress" data-valmsg-replace="true" style="color: red;"></span>
        </div>
      </div>
      <div class="field_wrap __text">
        <div class="label_wrap">
          <label for="JobTitle">Job title</label>
        </div>
        <div class="input_wrap">
          <input data-val="true" data-val-required="Please enter your job title" id="JobTitle" name="JobTitle" type="text" value="">
        </div>
        <div class="label_wrap hasError" id="noJobTitle">
          <span class="field-validation-valid" data-valmsg-for="JobTitle" data-valmsg-replace="true" style="color: red;"></span>
        </div>
      </div>
      <div class="field_wrap __text">
        <div class="label_wrap">
          <label for="DateOfBirth">Date of birth</label>
        </div>
        <div class="input_wrap">
          <input data-val="true" data-val-regex="Please enter a date in the form dd/mm/yyyy" data-val-regex-pattern="^[0-3]?[0-9]/[0-3]?[0-9]/[1-2][0-9]{3}$" data-val-required="Please enter your date of birth" id="DateOfBirth" name="DateOfBirth"
            placeholder="dd/mm/yyyy" type="text" value="">
        </div>
        <div class="label_wrap hasError" id="noDateOfBirth">
          <span class="field-validation-valid" data-valmsg-for="DateOfBirth" data-valmsg-replace="true" style="color: red;"></span>
        </div>
      </div>
      <div class="field_wrap __text">
        <div class="label_wrap">
          <label for="TelephoneNumber">Phone number</label>
        </div>
        <div class="input_wrap">
          <input data-val="true" data-val-required="Please enter your phone number" id="TelephoneNumber" name="TelephoneNumber" type="text" value="">
        </div>
        <div class="label_wrap hasError" id="noPhone">
          <span class="field-validation-valid" data-valmsg-for="TelephoneNumber" data-valmsg-replace="true" style="color: red;"></span>
        </div>
      </div>
      <input type="submit" id="buttonTestRegister" class="button __slidein btn btn-primary" value="Register">
      <input type="button" id="buttonCancelRegister" class="button __slidein btn btn-primary" value="Cancel">
    </div>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8IyPB9_wJW9MtbJvPCZwpPYMKdxdXGLwvj4GRrDqsdIw0l42N30C6blhBckY-3Dsj29QHlCd-7H8IizYXhszGrFVLRRe-OfSQj9VnX3i9n5iykb3LG4iXVYq69VOmRYsr3JEVuVEMyElrq9YsSQHjs4">
</form>

/search-results

<form class="searchbar" role="search" action="/search-results">
  <div class="container">
    <div class="searchbar-form">
      <div class="form">
        <div class="field-wrap __text typeahead__container">
          <div class="label-wrap sronly">
            <label for="searchbar_input">Search</label>
          </div>
          <div class="input-wrap typeahead__field">
            <div class="typeahead__query">
              <span class="typeahead__cancel-button">×</span>
              <span class="typeahead__cancel-button">×</span><input id="searchbar_input" name="query" type="text" class="__typeaheadinput" placeholder="Search" autocomplete="off" value="">
            </div>
            <div class="typeahead__button">
              <button class="searchbar__submit" id="btnSearch" type="submit">
                <i class="icon icon-search"></i>
              </button>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

This website uses cookies to ensure you get the best experience on our website.
Learn more
Got it!
Skip to main content


LOGIN TO YOUR ACCOUNT

Username


Password



Forgotten your password?
Stay signed in on this computer
Sign in


GET CONNECTED TO THE ECA

Sorry! You were trying to access member only content

If you work for an ECA Member company

Enter your company details below and we'll search our database.

Select your company and complete the short form and we'll do the rest. Once
signed up, you will get:

 * Access to all relevant Member content on this website through your own
   username and password. 
 * Regular emails from the ECA, including 'The Source', our fortnightly
   e-newsletter. Once registered you will be sent a link to our preference
   centre and you can select the types of information that specifically interest
   you. You will be able to update your preferences at any time!

Find Organisation
×


You must select your company

Proceed with registration
Organisation name

Office
Please select

Title
Please select Dr Lady Lord Miss Mr Mrs Ms Mx Prof Rev Sir The

First name


Last name


Email address


Job title


Date of birth


Phone number


Close

Invalid credentials, please check and try again.

Close

Your account has not been verified by your nominated rep.

Close

Your account has been suspended.

Close

Sorry, an error occurred during registration. Please try again.

Close

Your details have been passed to ECA and you will hear from us shortly.

Close
Search Find a Member ECA Regions Contact Us
Sign In Toggle Menu
 * About
    * Main Menu
    * About
    * ECA Group Companies
       * About
       * ECA Group Companies
       * EC Insurance Services
   
    * Organisation & Structure
       * About
       * Organisation & Structure
       * Governance
       * Committee Vacancies
       * ECA Officials & Senior Staff
       * ECA Past Presidents
       * Fellows, Honorary & Distinguished Members
   
    * Our Industry Partners
    * Regional Network

 * Join Us
    * Main Menu
    * Join Us
    * Types of Membership
       * Join Us
       * Electrotechnical Contractors
       * Clients & Specifiers
       * Industry Suppliers
   
    * FSA
    * Joining Criteria
    * Case Studies

 * Member Support
    * Main Menu
    * Member Support
    * Member Resources
       * Member Support
       * Member Tools
       * Downloads
   
    * Technical
    * Health & Safety
    * Employee Relations
    * Legal & Business
    * Education & Skills
    * Carbon & Environmental Management
    * COVID 19 and Business Recovery

 * News & Events
    * Main Menu
    * News
       * News & Events
       * News
       * Latest News
       * Blog
   
    * Events
       * News & Events
       * Events
       * #ProjectNetZero Roadshow
       * ECA Regional Events
       * ECA Webinars
       * Industry Events
       * ECA, Edmundson & FSA Awards
   
    * Podcasts
    * ECA Today

 * Taking Action
    * Main Menu
    * Taking Action
    * Building Safety
    * Skills for the Future
    * A Safe Transition to Net Zero
    * Other Campaigns
    * Reports, Research & Surveys

 * Sign In

Search Find a Member ECA Regions Contact Us
Search
× ×


 * Home
 * Join Us
 * Clients & Specifiers


CLIENTS & SPECIFIERS

 * ECA Consultant & Specifier Free Scheme
 * Benefits of Specifying an ECA Member
 * ECA Consultant & Specifier Associate
 * ECA Consultant & Specifier Associates Directory
 * Find a Member


CLIENTS, SPECIFIERS, HIRING ORGANISATIONS, CONSULTANT ENGINEERS & DESIGNERS


ECA offers two programmes for specifiers and consultants working within the
electrotechnical and engineering services industry:

 * A Consultant & Specifier Associate Scheme offering an array of benefits and
   opportunities.
 * A free, entry-level Consultant & Specifier Scheme.

These provide a support programme to suit your business needs and give you
greater confidence when specifying and hiring contractors. Appointing the right
contractors, engineers, installers, maintenance or monitoring companies can help
ensure project and budgetary success.


CONSULTANT & SPECIFIER FREE SCHEME

A free scheme for consultants and specifiers

More


CONSULTANT & SPECIFIER ASSOCIATE

A higher level programme with greater support and access to ECA resources

More


WHY SHOULD I SPECIFY AN ECA MEMBER?

Some facts that you should know about ECA Members.

More


UNITED ON TECHNICAL STANDARDS

Working together to improve our industry

More


ECA CONSULTANT & SPECIFIER ASSOCIATES

Find out who we work with?

Find out more

Acceptable use policy Complaints Procedure
Get In Touch

Connect with us



© 2024 ECA

Electrical Contractors' Association trading as ECA

Accessibility Cookie policy Privacy policy Terms & Conditions