www.dcmgroup.ca Open in urlscan Pro
178.128.228.48  Public Scan

Submitted URL: http://www.dcmgroup.ca/
Effective URL: https://www.dcmgroup.ca/en/
Submission Tags: falconsandbox
Submission: On March 31 via api from US — Scanned from CA

Form analysis 3 forms found in the DOM

GET https://www.dcmgroup.ca/en/search/

<form action="https://www.dcmgroup.ca/en/search/" method="get">
  <label for="form_search" class="icon icon-search"></label>
  <input id="form_search" name="q" placeholder="Search" class="placeholder">
</form>

POST /#formContainer

<form id="formContact" method="post" action="/#formContainer" novalidate="">
  <div class="form-line ">
    <label class="field-name" for="contactName"> Your name* </label>
    <input name="contact[name]" id="contactName" class="required" type="text" value="">
    <div class="form-messages">
      <label for="contactName" class="form-error-icon icon icon-close"></label>
      <label for="contactName" class="form-success-icon icon icon-check-form"></label>
      <label for="contactName" class="error-message">Error - This field is mandatory.</label>
    </div>
  </div>
  <div class="form-line ">
    <label class="field-name" for="contactCompany">Company</label>
    <input name="contact[company]" id="contactCompany" type="text" value="">
    <div class="form-messages">
      <label for="contactCompany" class="form-error-icon icon icon-close"></label>
      <label for="contactCompany" class="form-success-icon icon icon-check-form"></label>
      <label for="contactCompany" class="error-message">Error - This field is mandatory.</label>
    </div>
  </div>
  <div class="form-line ">
    <label class="field-name" for="contactEmail">Email Address*</label>
    <input name="contact[email]" id="contactEmail" class="required required-email" type="email" value="">
    <div class="form-messages">
      <label for="contactEmail" class="form-error-icon icon icon-close"></label>
      <label for="contactEmail" class="form-success-icon icon icon-check-form"></label>
      <label for="contactEmail" class="error-message">Error - This field is mandatory.</label>
    </div>
  </div>
  <div class="form-line ">
    <label class="field-name" for="contactPhone">Phone number</label>
    <input name="contact[phone]" id="contactPhone" class="required-phone" type="tel" value="">
    <div class="form-messages">
      <label for="contactPhone" class="form-error-icon icon icon-close"></label>
      <label for="contactPhone" class="form-success-icon icon icon-check-form"></label>
      <label for="contactPhone" class="error-message">Error - This field is mandatory.</label>
    </div>
  </div>
  <div class="form-line textarea ">
    <label class="field-name" for="contactMessage">Message*</label>
    <textarea name="contact[message]" id="contactMessage" class="required"></textarea>
    <div class="form-messages">
      <label for="contactMessage" class="form-error-icon icon icon-close"></label>
      <label for="contactMessage" class="form-success-icon icon icon-check-form"></label>
      <label for="contactMessage" class="error-message">Error - This field is mandatory.</label>
    </div>
  </div>
  <div class="form-line">
    <div class="g-recaptcha" data-sitekey="6LdZlg0UAAAAACLceIjpZAxy0FrtjKvwHK5ZSEmt">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdZlg0UAAAAACLceIjpZAxy0FrtjKvwHK5ZSEmt&amp;co=aHR0cHM6Ly93d3cuZGNtZ3JvdXAuY2E6NDQz&amp;hl=en&amp;v=gZWLhEUEJFxEhoT5hpjn2xHK&amp;size=normal&amp;cb=duxlaw4ehzag" width="304"
            height="78" role="presentation" name="a-ijvkb6q6dyyb" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
        <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
  </div>
  <button class="submit button button-orange">Send Message <span class="icon icon-arrow-right"></span></button>
</form>

POST

<form id="formLandingPopup" class="formContact" method="post" action="" novalidate=""><input type="hidden" name="action" value="post-brochure"><input type="hidden" name="brochure[source]" value="">
  <div class="form-line"><label class="field-name" for="contactNamePopup">Name*</label><input name="brochure[name]" id="contactNamePopup" class="required" type="text">
    <div class="form-messages"><label for="contactNamePopup" class="form-error-icon icon icon-close"></label><label for="contactNamePopup" class="form-success-icon icon icon-check-form"></label><label for="contactNamePopup"
        class="error-message">Error - this field is mandatory</label></div>
  </div>
  <div class="form-line"><label class="field-name" for="contactCompanyPopup">Company*</label><input name="brochure[company]" id="contactCompanyPopup" class="required" type="text">
    <div class="form-messages"><label for="contactCompanyPopup" class="form-error-icon icon icon-close"></label><label for="contactCompanyPopup" class="form-success-icon icon icon-check-form"></label><label for="contactCompanyPopup"
        class="error-message">Error - this field is mandatory</label></div>
  </div>
  <div class="form-line clearfix" style="62px"><label class="field-name" for="contactEmailPopup">Email*</label><input name="brochure[email]" id="contactEmailPopup" class="required required-email" type="email">
    <div class="form-messages"><label for="contactEmailPopup" class="form-error-icon icon icon-close"></label><label for="contactEmailPopup" class="form-success-icon icon icon-check-form"></label><label for="contactEmailPopup"
        class="error-message">Error - this field is mandatory</label></div>
  </div>
  <div class="form-line"><label class="field-name" for="contactPhonePopup">Phone</label><input name="brochure[phone]" id="contactPhonePopup" class="required-phone" type="tel">
    <div class="form-messages"><label for="contactPhonePopup" class="form-error-icon icon icon-close"></label><label for="contactPhonePopup" class="form-success-icon icon icon-check-form"></label><label for="contactPhonePopup"
        class="error-message">Error - this field is mandatory</label></div>
  </div><button id="download_brochure" type="submit" class=" submit btn-brochure button button-orange">DOWNLOAD OUR BROCHURE <span class="icon icon-arrow-right"></span></button>
</form>

Text Content

DCM

Contact us
 * Corporate Policies
 * Brochure (PDF)
 * Careers
 * Français

 * Markets
 * Services
 * Projects
 * Our difference
 * About us


 * Home
 * Markets
 * Services
 * Projects
 * Our difference
   * Safety, Quality and Controls
   * Values and strengths
 * About us
   * Get to know DCM
   * Meet DCM leaders
   * DCM members and partners
 * Careers
 * Contact us
 * Français





Choose DCM for agility, performance, and human values.

Our multidisciplinary teams understand industry challenges and provide fully
integrated industrial and commercial construction services.

Discover what we offer Browse our projects

Benefit from safe and reliable industrial fabrication, construction, maintenance
and shutdown services.

We have extensive experience in multiple industries including oil & gas, mining
& metallurgy, petrochemicals & chemicals, power generation, and commercial /
institutional.

Discover our services

We provide multidisciplinary services for fabrication, construction,
maintenance, and shutdown projects.

Discover our services

Our commitment to achieve the highest standards of health, safety, environmental
protection and quality is paramount.

Discover our commitment


Relationships we have built



‘’(DCM’s strength is) its commitment to the project in all ways that I can think
of. (Also,) the management team that I had the privilege to work with received
myself as just another person and not the client.’’

Sancho Salan, Tecnicas Reunidas Canada
Project Director

“This is to thank you for the outstanding support you have given in the
fabrication, the non-destructive testing and the installation of piping for the
SaskPower project.”

Yvan Lanthier, GCM Consultants
Project Director

“The management of the Alcoa-Hatch Northeast Alliance is pleased to acknowledge
DAWCO’s excellent performance in terms of health and safety during the
completion of its work on the project to replace the old 3-series tank
controllers (micro tanks) at Alcoa’s electrolysis plant in Bécancour. Through
your strict observance of health and safety rules and procedures, as well as
your exemplary attitude and conduct, you have contributed to the safe completion
of these works.”

Éric Lafontaine, Alcoa-Hatch
Health and Safety Director, Alcoa-Hatch Northeast Alliance

“As our contractor, DCM helped build an open and collaborative relationship”

Rob Corriveau, ThyssenKrupp Industrial Solutions (Canada)
Project Manager

“Your team demonstrated admirable dedication and exemplary professionalism.”

Alain Lacasse, Viterra
Maintenance Director

“The site HSE manager performed very well to assist all to reach a safe end to
this project.”

Andrew Munn, SNC Lavalin
Project HSE

‘’(DCM’s strength is) its commitment to the project in all ways that I can think
of. (Also,) the management team that I had the privilege to work with received
myself as just another person and not the client.’’

Sancho Salan, Tecnicas Reunidas Canada
Project Director

“This is to thank you for the outstanding support you have given in the
fabrication, the non-destructive testing and the installation of piping for the
SaskPower project.”

Yvan Lanthier, GCM Consultants
Project Director

“The management of the Alcoa-Hatch Northeast Alliance is pleased to acknowledge
DAWCO’s excellent performance in terms of health and safety during the
completion of its work on the project to replace the old 3-series tank
controllers (micro tanks) at Alcoa’s electrolysis plant in Bécancour. Through
your strict observance of health and safety rules and procedures, as well as
your exemplary attitude and conduct, you have contributed to the safe completion
of these works.”

Éric Lafontaine, Alcoa-Hatch
Health and Safety Director, Alcoa-Hatch Northeast Alliance

“As our contractor, DCM helped build an open and collaborative relationship”

Rob Corriveau, ThyssenKrupp Industrial Solutions (Canada)
Project Manager

prev
next


DISCOVER OUR
CAREER WEBSITE

Working at DCM means fulfilling your own potential and growing within a family
that really cares about you.

Find a job and apply now


VISIT OUR CAREER WEBSITE

LATEST NEWS


ANNOUNCEMENT: PARTNERSHIP WITH VIDYA

We are excited to announce that DCM Group Inc. is now a Vidya partner in ...

2022-02-01




VARIOUS WORKS AT AIM

Moving the two shredders Phase 1: Despite a very tight schedule and some
unforeseen ...

2021-07-21




NEW PROJECTS WON WITH NOUVLR

The REM team has been active over the past month. Several new mandates have been
...

2021-07-05


BROWSE THE NEWS



CONTACT US

Find out more about DCM

Integrated industrial and commercial construction services at your fingertips.
Send us a message and a representative will get back to you.

View all contact informations

Thank you for your message.

Error

Your name*
Error - This field is mandatory.
Company
Error - This field is mandatory.
Email Address*
Error - This field is mandatory.
Phone number
Error - This field is mandatory.
Message*
Error - This field is mandatory.

Send Message


Français
 * Markets
   * * Oil & Gas
     * Mining & Metallurgy
     * Petrochemicals & Chemicals
     * Power
     * Infrastructure
     * Pulp & Paper
     * Building
 * Services

 * Projects
 * Our difference
   * Safety, Quality and Controls
   * Values and strengths
 * About us
   * Get to know DCM
   * Meet DCM leaders
   * DCM members and partners

 * Career Website
 * News and Publications
 * Corporate Policies
 * Contact us

Follow Us

 * Youtube
 * Linkedin
 * Facebook
   

DCM Group brochure

Learn more about our expertise and services.


Download brochure


© 2022 DCM Group All rights reserved

Terms and conditions    |    Sitemap    |    Privacy policy

X


PLEASE FILL IN THE FORM BELOW IN ORDER TO DOWNLOAD THE BROCHURE.

By completing this form, you accept that you may be contacted by one of our
representatives for potential business opportunities.

Name*
Error - this field is mandatory
Company*
Error - this field is mandatory
Email*
Error - this field is mandatory
Phone
Error - this field is mandatory
DOWNLOAD OUR BROCHURE