www.stonewoodgroup.com Open in urlscan Pro
104.21.50.47  Public Scan

Submitted URL: https://stonewoodgroup.ca/
Effective URL: https://www.stonewoodgroup.com/
Submission: On May 20 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

POST https://portal.stonewoodgroup.com/Clients/index.asp

<form id="login_form" action="https://portal.stonewoodgroup.com/Clients/index.asp" method="post">
  <label for="“txtName&quot;">Username</label>
  <input class="login_input" type="text" id="txtName" name="txtName" size="20">
  <label for="“password1&quot;">Password</label>
  <input class="login_input" type="password" id="password1" name="password1" size="20">
  <input type="submit" class="login_submit_button" id="login_button" value="Login">
</form>

POST https://portal.stonewoodgroup.com/Clients/index.asp

<form id="login_form" action="https://portal.stonewoodgroup.com/Clients/index.asp" method="post">
  <label for="“txtName&quot;">Username</label>
  <input class="login_input" type="text" id="txtName" name="txtName" size="20" required="" autocomplete="off">
  <label for="“password1&quot;">Password</label>
  <input class="login_input" type="password" id="password1" name="password1" size="20" required="" autocomplete="off">
  <input type="submit" class="login_submit_button" id="login_button" value="Login">
</form>

POST /#gf_1

<form method="post" enctype="multipart/form-data" target="gform_ajax_frame_1" id="gform_1" action="/#gf_1" data-formid="1" novalidate="">
  <div class="gform-body gform_body">
    <ul id="gform_fields_1" class="gform_fields top_label form_sublabel_below description_below validation_below">
      <li id="field_1_1" class="gfield gfield--type-name display-none-label gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_1_1">
        <label class="gfield_label gform-field-label screen-reader-text gfield_label_before_complex"><span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label>
        <div class="ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name no_last_name no_suffix gf_name_has_1 ginput_container_name gform-grid-row" id="input_1_1">
          <span id="input_1_1_3_container" class="name_first gform-grid-col gform-grid-col--size-auto">
            <input type="text" name="input_1.3" id="input_1_1_3" value="" tabindex="50" aria-required="true" placeholder="First Name">
            <label for="input_1_1_3" class="gform-field-label gform-field-label--type-sub ">.</label>
          </span>
        </div>
      </li>
      <li id="field_1_5" class="gfield gfield--type-name display-none-label gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_1_5">
        <label class="gfield_label gform-field-label screen-reader-text gfield_label_before_complex"><span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label>
        <div class="ginput_complex ginput_container ginput_container--name no_prefix no_first_name no_middle_name has_last_name no_suffix gf_name_has_1 ginput_container_name gform-grid-row" id="input_1_5">
          <span id="input_1_5_6_container" class="name_last gform-grid-col gform-grid-col--size-auto">
            <input type="text" name="input_5.6" id="input_1_5_6" value="" tabindex="57" aria-required="true" placeholder="Last Name">
            <label for="input_1_5_6" class="gform-field-label gform-field-label--type-sub ">.</label>
          </span>
        </div>
      </li>
      <li id="field_1_2" class="gfield gfield--type-email display-none-label gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_1_2">
        <label class="gfield_label gform-field-label screen-reader-text" for="input_1_2">Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label>
        <div class="ginput_container ginput_container_email">
          <input name="input_2" id="input_1_2" type="email" value="" class="large" tabindex="59" placeholder="Email" aria-required="true" aria-invalid="false">
        </div>
      </li>
      <li id="field_1_3" class="gfield gfield--type-phone display-none-label gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_1_3">
        <label class="gfield_label gform-field-label screen-reader-text" for="input_1_3">Phone<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label>
        <div class="ginput_container ginput_container_phone"><input name="input_3" id="input_1_3" type="tel" value="" class="large" tabindex="60" placeholder="Phone" aria-required="true" aria-invalid="false"></div>
      </li>
      <li id="field_1_4" class="gfield gfield--type-textarea full-width-cls display-none-label gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"
        data-js-reload="field_1_4"><label class="gfield_label gform-field-label screen-reader-text" for="input_1_4">Message<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label>
        <div class="ginput_container ginput_container_textarea"><textarea name="input_4" id="input_1_4" class="textarea medium" tabindex="61" placeholder="Message" aria-required="true" aria-invalid="false" rows="10" cols="50"></textarea></div>
      </li>
    </ul>
  </div>
  <div class="gform_footer top_label"> <input type="submit" id="gform_submit_button_1" class="gform_button button" value="Submit Now" tabindex="62"
      onclick="if(window[&quot;gf_submitting_1&quot;]){return false;}  if( !jQuery(&quot;#gform_1&quot;)[0].checkValidity || jQuery(&quot;#gform_1&quot;)[0].checkValidity()){window[&quot;gf_submitting_1&quot;]=true;}  "
      onkeypress="if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_1&quot;]){return false;} if( !jQuery(&quot;#gform_1&quot;)[0].checkValidity || jQuery(&quot;#gform_1&quot;)[0].checkValidity()){window[&quot;gf_submitting_1&quot;]=true;}  jQuery(&quot;#gform_1&quot;).trigger(&quot;submit&quot;,[true]); }">
    <input type="hidden" name="gform_ajax" value="form_id=1&amp;title=&amp;description=&amp;tabindex=49&amp;theme=legacy">
    <input type="hidden" class="gform_hidden" name="is_submit_1" value="1">
    <input type="hidden" class="gform_hidden" name="gform_submit" value="1">
    <input type="hidden" class="gform_hidden" name="gform_unique_id" value="">
    <input type="hidden" class="gform_hidden" name="state_1" value="WyJbXSIsImUzODllMWM4ZDFmZGY0OWU4YjVmY2JlZmRmMTgwYWJhIl0=">
    <input type="hidden" class="gform_hidden" name="gform_target_page_number_1" id="gform_target_page_number_1" value="0">
    <input type="hidden" class="gform_hidden" name="gform_source_page_number_1" id="gform_source_page_number_1" value="1">
    <input type="hidden" name="gform_field_values" value="check=First+Choice%2CSecond+Choice">
  </div>
</form>

GET https://www.stonewoodgroup.com/

<form method="get" id="searchform" action="https://www.stonewoodgroup.com/" role="search">
  <label class="sr-only" for="s">Search</label>
  <div class="input-group">
    <input class="field form-control" id="s" name="s" type="text" placeholder="Search …" value="" required="" pattern=".*\S+.*" title="This field is required">
    <span class="input-group-append">
      <input class="submit btn btn-primary" id="searchsubmit" name="submit" type="submit" value="Search">
    </span>
  </div>
</form>

Text Content

Skip to content
Login
Username Password
 * Home
 * About Us
 * Process
 * Positions
 * Team
 * Blog
 * Contact

Login
Username Password


HOME


LOOKING FOR AN OUTSTANDING
EXECUTIVE LEADER? Partner With Us OUR CONSULTANTS ARE KEEN TO HELP YOU SOURCE
THE VERY BEST TALENT. Partner With Us EXECUTIVE TALENT DRIVES ORGANIZATIONAL
SUCCESS. Partner With Us EVERY HIRING DECISION YOU MAKE IS CRITICAL TO
COLLECTIVE PERFORMANCE. Partner With Us



LET STONEWOOD GROUP FIND YOUR PERFECT FIT

Since 1981, organizations across Canada have chosen StoneWood Group Inc. as
their preferred executive search provider. We’re passionate about delivering the
best talent, whose drive and leadership promise to propel organizations to the
next level. Clients trust our consultants for their decades of experience, deep
sector knowledge and network of relationships that spans the globe.

Learn More


2500+

COMPLETED SEARCHES

Our decades of experience, deep sector expertise and custom tools have
translated to thousands of successful hires.


4

CORE PRACTICES

Our industry experts have cultivated deep networks of relationships over many
years. We know how to connect clients in a variety of sectors with the right
people.


6

GLOBAL PARTNERS

Learn about our global alliance in Access Search Partners, with offices in Asia
Pacific, Europe, and North America.




STONEWOOD GROUP CLIENTS


Financial Services Industrial Professional Service Technology


STONEWOOD BLOG

Looking for insights in the executive search world? Our blog provides expert
posts and opinions from partners, team members and guests.

Is a new C-Suite talent crisis on the horizon?
May 7, 2024

Over the past few years, we have observed several notable...

Read More
 * Share
 * TwitterLinkedIn

End of First Quarter Comments
May 2, 2024



Read More
 * Share
 * TwitterLinkedIn

Candidates… It’s Not Over When You Get The Offer
Feb 8, 2024

We were recently involved in a search assignment in which our...

Read More
 * Share
 * TwitterLinkedIn

View More



CONTACT INFORMATION


TORONTO

330 Bay St, Suite 601 Toronto, ON M5H 2S8

(416) 365-9494


OTTAWA

350 Palladium Dr, Suite 104 Ottawa, ON K2V 1A8

(613) 592-4145

 * 
 * 


GET IN TOUCH

 * *
   .
 * *
   .
 * Email*
   
 * Phone*
   
 * Message*
   






SEARCH

Search



RECENT POSTS

 * Is a new C-Suite talent crisis on the horizon?
 * End of First Quarter Comments
 * Candidates… It’s Not Over When You Get The Offer
 * The Employment Offer Stage: More Dangerous Than You May Think
 * Interview Mistakes: Remember You Are A Seller And A Buyer

Proudly powered by WordPress | Theme: UnderStrap Child by
understrap.com.(Version: 0.5.5)
 * Home
 * About Us
 * Process
 * Searches
 * Team
 * Blog
 * Contact


 * Privacy Policy
 * Legal Notices
 * Contact




NOTICE
StoneWood Group does not contact Clients and Candidates via WhatsApp. If you
receive such an outreach it is a SCAM!

More Info
X

Notifications



✓
Thanks for sharing!
AddToAny
More…