atwoodgroup.ca Open in urlscan Pro
69.90.160.110  Public Scan

URL: http://atwoodgroup.ca/contact-us.php
Submission: On March 06 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

Name: frmLoginPOST work-login.php

<form name="frmLogin" method="post" action="work-login.php" onsubmit="return login_validate();">
  <table cellpadding="0" cellspacing="0" border="0" style="text-align:left;">
    <tbody>
      <tr>
        <td>
          <input type="text" name="email" value="Email Address" onclick="email_field(this);" onblur="email_field(this);" class="inputLoginEmail">
        </td>
        <td style="padding-left:10px;">
          <input type="text" name="text_password" value="Password" onkeydown="show_password_onkeydown(this);" onblur="reset_email_field(this);" class="inputLoginPassword">
          <input type="password" name="password" style="display:none;" onkeydown="show_password_onkeydown(this);" onblur="reset_email_field(this);" class="inputLoginPassword">
        </td>
        <td style="padding-left:10px;"><input type="submit" value="LOGIN" name="submit" class="inputLoginButton"></td>
      </tr>
      <tr>
        <td align="left" class="textLabelSmall"><label><input type="checkbox" id="chkRememberMe" name="chkRememberMe" value="yes">&nbsp;&nbsp;Remember Me</label></td>
        <td style="padding-left:10px;"><a href="forgot-password.php" class="aLabelSmall">Forgot Password?</a></td>
        <td>&nbsp;</td>
      </tr>
    </tbody>
  </table>
</form>

Name: frmContactPOST work-contact-us.php

<form method="post" action="work-contact-us.php" name="frmContact" onsubmit="return validate();">
  <input type="hidden" name="mode_hidden" value="normal">
  <input type="hidden" name="entry_id_hidden" value="">
  <input type="hidden" name="from_hidden" value="">
  <table cellpadding="5" cellspacing="0" border="0" style="width:100%;" class="textContent">
    <input type="hidden" name="status" value="new">
    <tbody>
      <tr>
        <td class="textLabelRight"><span class="starTxt">*</span> Company:</td>
        <td><input type="text" name="company" size="20" value="" style="width:250px;" class="textBox1"></td>
      </tr>
      <tr>
        <td class="textLabelRight"><span class="starTxt">*</span> Name:</td>
        <td><input type="text" name="name" size="20" value="" style="width:250px;" class="textBox1"></td>
      </tr>
      <tr>
        <td class="textLabelRight"><span class="starTxt">*</span> Email:</td>
        <td><input type="text" name="email" value="" style="width:250px;" class="textBox1"></td>
      </tr>
      <tr>
        <td class="textLabelRight">Phone Number:</td>
        <td><input type="text" name="phone" value="" size="20" style="width:250px;" class="textBox1"></td>
      </tr>
      <tr>
        <td class="textLabelRight">Topic Of Inquiry:</td>
        <td>
          <select class="textBox1" style="width:252px;" name="topic">
            <!--<option value="" selected>-Select-</option>-->
            <option value="General Inquiry">General Inquiry</option>
            <option value="Discovery Driven Planning">Discovery Driven Planning</option>
            <option value="Movers and Shakespears">Movers and Shakespears</option>
            <option value="Other">Other</option>
          </select>
        </td>
      </tr>
      <tr style="vertical-align:top;">
        <td class="textLabelRight">Comments:</td>
        <td><textarea rows="2" name="comments" cols="20" style="width:380px; height:200px;" class="textBox1"></textarea></td>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td><input type="submit" value="SUBMIT" name="submit" class="formButton"></td>
      </tr>
    </tbody>
  </table>
  <script language="JavaScript" type="text/javascript">
    // Set focus in the form.
    document.forms.frmContact.company.focus();
    // Make sure all required information has filled out before submitting the form.
    function validate() {
      var errmsg = "";
      var errhdr = "";
      var errftr = "";
      if (document.forms.frmContact) {
        var frm = document.forms.frmContact;
        if (trimString(frm.company.value) == '') {
          errmsg = errmsg + "  - Please enter a Company Name.\n";
        }
        if (trimString(frm.name.value) == '') {
          errmsg = errmsg + "  - Please enter a Name.\n";
        }
        if (trimString(frm.email.value) == '') {
          errmsg = errmsg + "  - Please enter an Email Address.\n";
        }
        // display error msgs.
        if (errmsg != "") {
          errhdr = "The following fields are required:\n\n";
          errftr = "\nClick OK to complete the form.";
          errmsg = errhdr + errmsg + errftr;
          alert(errmsg);
          // Set focus in the form.
          frm.company.focus();
          return false;
        } else {
          return true;
        }
      }
    }
  </script>
</form>

Text Content

  CONSULTING SERVICES

  Remember Me Forgot Password?  





 

Contact Us

We are based in Toronto, Ontario but are willing to meet your needs globally or
remotely.



Please feel free to contact us at the location below to discuss how we can help
you find solutions. 647-913-5024 • info@atwoodgroup.ca Please fill out and
submit the form below to contact Atwood:

* Company: * Name: * Email: Phone Number: Topic Of Inquiry: General Inquiry
Discovery Driven Planning Movers and Shakespears Other Comments:  

 

  Read more

 

HOME - ABOUT - SERVICES - OUR TEAM - TRAINING - CAREERS - CONTACT US

Copyright © 2010-2018 Atwood Technology Inc.   All rights reserved.