www.dctsupply.com Open in urlscan Pro
54.39.246.90  Public Scan

Submitted URL: http://www.dctsupply.com/
Effective URL: https://www.dctsupply.com/
Submission: On October 30 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

<form ng-controller="SolrSuggestionsController" ng-submit="find(kw)" class="uk-search uk-width-1-1 uk-search-default  ng-pristine ng-valid ng-scope">
  <button type="submit" class="uk-search-icon-flip uk-icon uk-search-icon" uk-search-icon=""><svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" data-svg="search-icon">
      <circle fill="none" stroke="#000" stroke-width="1.1" cx="9" cy="9" r="7"></circle>
      <path fill="none" stroke="#000" stroke-width="1.1" d="M14,14 L18,18 L14,14 Z"></path>
    </svg></button>
  <input class="uk-search-input ng-pristine ng-untouched ng-valid" size="30" type="search" id="search_q" placeholder="Search…" name="kw" ng-model="kw" ng-model-options="{debounce: {'default': 500, 'blur': 0}}" autocomplete="off">
  <div class="suggestions-wrapper uk-width-1-1 uk-margin-remove-left uk-margin-remove-right uk-grid uk-grid-stack" uk-grid="">
    <div class="suggestions uk-width-1-1 uk-width-1-3 ng-hide" uk-toggle="cls:uk-width-1-3;mode:media;media:@m" ng-show="suggestions.groups.length || suggestions.brands.length">
      <span ng-show="suggestions.groups.length || suggestions.brands.length" class="search_close uk-position-top-right uk-padding-small uk-icon ng-hide" uk-icon="icon: close"><svg width="20" height="20" viewBox="0 0 20 20"
          xmlns="http://www.w3.org/2000/svg" data-svg="close">
          <path fill="none" stroke="#000" stroke-width="1.06" d="M16,16 L4,4"></path>
          <path fill="none" stroke="#000" stroke-width="1.06" d="M16,4 L4,16"></path>
        </svg></span>
      <h3 class="suggestion_g_title uk-margin-remove  ng-hide" ng-show="suggestions.groups.length">Product Categories </h3>
      <div ng-show="suggestions.groups.length" class="uk-padding-small ng-hide">
        <!-- ngRepeat: group in suggestions.groups | limitTo: limit -->
      </div>
      <h3 class="suggestion_g_title uk-margin-remove ng-hide" ng-show="suggestions.brands.length">Brands</h3>
      <div ng-show="suggestions.brands.length" class="uk-padding-small ng-hide">
        <!-- ngRepeat: brand in suggestions.brands | limitTo: limit -->
      </div>
    </div>
    <div class="suggestions uk-width-expand ng-hide" ng-show="suggestions.products.length">
      <span ng-show="!suggestions.groups.length &amp;&amp; !suggestions.brands.length &amp;&amp; suggestions.products.length" class="search_close uk-position-top-right uk-padding-small uk-icon ng-hide" uk-icon="icon: close"><svg width="20"
          height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" data-svg="close">
          <path fill="none" stroke="#000" stroke-width="1.06" d="M16,16 L4,4"></path>
          <path fill="none" stroke="#000" stroke-width="1.06" d="M16,4 L4,16"></path>
        </svg></span>
      <h3 class="suggestion_g_title uk-margin-remove ng-hide" ng-show="suggestions.products.length">Products </h3>
      <div ng-show="suggestions.products.length" class="uk-padding-small ng-hide">
        <!-- ngRepeat: product in suggestions.products | limitTo: limit -->
      </div>
    </div>
  </div>
</form>

POST /

<form style="display:none" action="/" method="post" id="logoutform">
  <input type="hidden" name="action" value="logout">
</form>

Name: login_frmPOST

<form method="post" id="login_frm" name="login_frm">
  <input name="transfer_basket" value="1" type="hidden">
  <div class="row">
    <div class="login_field_title">User Name</div>
    <input name="username" tabindex="1" type="text" size="10" class="login_field" value="">
  </div>
  <div class="row">
    <div class="login_field_title">Password</div>
    <div id="login_form_forgot">
      <a class="forgot_password" href="/register/?forgot=1">
                                Forgot?                            </a>
    </div>
    <input id="password" tabindex="2" name="password" type="password" size="10" class="login_field">
  </div>
  <a class="loginbox_register" href="/register/">

                       Create New Account                    </a>
  <div class="login_btn_container">
    <input id="login_button" type="submit" alt="" title="" value="Sign In">
  </div>
  <div id="login_wrong_email_or_password"> Wrong Email or Password </div>
</form>

POST

<form method="post" action="" onsubmit="return ajaxLogin(this, '/', 0)" id="login_form_table">
  <input type="hidden" name="login" value="true">
  <input type="hidden" name="back_url" value="/">
  <div class="a_login_wrapper">
    <p class="uk-width-1-1 uk-text-center">If you have an account with us please log in.</p>
    <div class="uk-margin">
      <div class=" ">
        <div class="uk-inline uk-width-auto">
          <span class="uk-form-icon uk-icon" uk-icon="icon: user"><svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" data-svg="user">
              <circle fill="none" stroke="#000" stroke-width="1.1" cx="9.9" cy="6.4" r="4.4"></circle>
              <path fill="none" stroke="#000" stroke-width="1.1" d="M1.5,19 C2.3,14.5 5.8,11.2 10,11.2 C14.2,11.2 17.7,14.6 18.5,19.2"></path>
            </svg></span>
          <input class="login_input username uk-input ukc-border uk-width-medium" name="username" type="text" placeholder="Username" value="">
        </div>
      </div>
    </div>
    <div class="uk-margin">
      <div class="">
        <div class="uk-inline uk-width-auto">
          <span class="uk-form-icon uk-icon" uk-icon="icon: lock"><svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" data-svg="lock">
              <rect fill="none" stroke="#000" height="10" width="13" y="8.5" x="3.5"></rect>
              <path fill="none" stroke="#000" d="M6.5,8 L6.5,4.88 C6.5,3.01 8.07,1.5 10,1.5 C11.93,1.5 13.5,3.01 13.5,4.88 L13.5,8"></path>
            </svg></span>
          <input class="login_input password uk-input ukc-border uk-width-medium" name="password" type="password" placeholder="Password" value="">
        </div>
      </div>
    </div>
    <div class="buttons_container">
      <input class="uk-button uk-button-primary uk-width-medium" type="submit" value="Sign In">
    </div>
    <div style="margin-top:30px;">
      <div class="new_user_link_container"><a class="yl" href="/register/?back_url=/">Create Account</a></div>
      <div class="forgot_password_link_container"><a class="yl" href="/register/?forgot=1 "> Forgot Password?</a></div>
    </div>
  </div>
  <div class="admin_login_password_2fa uk-hidden">
    <h3 class="uk-text-bold uk-text-left">Verify that it's you</h3>
    <div class="uk-text-emphasis uk-text-left">We sent a verification code to the email address attached to your account.</div>
    <div class="uk-margin">
      <div class="">
        <div class="uk-inline uk-width-auto">
          <span class="uk-form-icon uk-icon" uk-icon="icon: lock"><svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" data-svg="lock">
              <rect fill="none" stroke="#000" height="10" width="13" y="8.5" x="3.5"></rect>
              <path fill="none" stroke="#000" d="M6.5,8 L6.5,4.88 C6.5,3.01 8.07,1.5 10,1.5 C11.93,1.5 13.5,3.01 13.5,4.88 L13.5,8"></path>
            </svg></span>
          <input class="login_input password uk-input ukc-border uk-width-medium" name="password_2fa" type="password" placeholder="Verification code" value="">
        </div>
      </div>
    </div>
    <div class="clear"></div>
    <div class="buttons_container">
      <input class="uk-button uk-button-primary uk-width-medium" type="submit" value="Verify and sign In">
    </div>
  </div>
</form>

POST /newsletter.php

<form method="post" action="/newsletter.php">
  <div class="uk-padding">
    <input type="text" class="uk-input ukc-border uk-width-medium uk-margin-small-right@s uk-margin-small-bottom" name="user[user_contact]" id="subscribe_fullname" placeholder="Full Name">
    <input type="email" class="uk-input ukc-border uk-width-medium uk-margin-small-right@s uk-margin-small-bottom" name="user[user_email]" id="subscribe_email" placeholder="Email Address">
    <input type="hidden" name="user[action][subscribe]" value="register">
    <input type="submit" class="uk-button uk-button-primary uk-margin-small-bottom" value="Subscribe" id="subscribe_register">
  </div>
</form>

Text Content






Javascript must be enabled to view this site correctly

410 N Jasper, Decatur, IL 62521  Phone:(217)423-3639 

0



PRODUCT CATEGORIES




BRANDS




PRODUCTS



Sign In    |   Join Us

User Name
Password
Forgot?
Create New Account

Wrong Email or Password

If you have an account with us please log in.




Create Account
Forgot Password?


VERIFY THAT IT'S YOU

We sent a verification code to the email address attached to your account.



0
 * All Categories
    *  * Abrasives & Finishing
       * Adhesives, Sealants & Tapes
       * Clamping, Positioning, Workholding
       * Cutting Tools Spare Parts & Blanks
       * Deburring & Broaching
       * Fasteners
      
       * Hand Tools
       * Hardware
       * Health & Safety
       * Holemaking
       * Janitorial & Sanitation Supplies
       * Lubrication
      
       * Machinery
       * Material Handling & Storage
       * Milling
       * Pneumatics
       * Power Tools
       * Raw Materials
      
       * Saws
       * Shipping & Office Supplies
       * Testing, Measuring & Inspection
       * Threading
       * Tooling Systems
       * Turning

 * Quick Order Pad
 * Virtual Catalog
 * Technical Guide
    * ISCAR
    * Tungaloy
    * Ingersoll

 * Brands
 * Promotions

 * Catalog

--------------------------------------------------------------------------------

 * Your Account
   * My Profile
   * My Lists
 * Brands
 * Technical Support
 * Can't find your product? (Registered users)

 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 




ABRASIVES & FINISHING


ADHESIVES, SEALANTS & TAPES


CLAMPING, POSITIONING, WORKHOLDING


CUTTING TOOLS SPARE PARTS & BLANKS


DEBURRING & BROACHING


FASTENERS


HAND TOOLS


HARDWARE


HEALTH & SAFETY


HOLEMAKING


JANITORIAL & SANITATION SUPPLIES


LUBRICATION


MACHINERY


MATERIAL HANDLING & STORAGE


MILLING


PNEUMATICS


POWER TOOLS


RAW MATERIALS


SAWS


SHIPPING & OFFICE SUPPLIES


TESTING, MEASURING & INSPECTION


THREADING


TOOLING SYSTEMS


TURNING



<< Close Catalog

--------------------------------------------------------------------------------

Want to receive our latest promotions and sales...Enter your email below!



You were added successfully to the contact list
Invalid E-Mail address entered

You are already subscribed to our newsletter!
Please verify the CAPTCHA


DCT Industrial Supply Company is a leading distributor of cutting tools,
abrasives, and machine tool accessories.  We have built our business by
providing our customers with quality products and technical support to use them
efficiently.


 *  


 *  

© 2020 WebX L10