login.dow.com Open in urlscan Pro
23.12.147.80  Public Scan

Submitted URL: https://labservices.dow.com/#invitationId=68f0806d-dfab-4dd8-a692-f39e7c361b74
Effective URL: https://login.dow.com/en-us.html?a=lab-services-portal&r=https%3A%2F%2Flabservices.dow.com%2F
Submission: On October 31 via manual from CA — Scanned from CA

Form analysis 6 forms found in the DOM

<form id="dcc_terms_and_conditions_sso_login_form" novalidate="">
  <div class="row">
    <div class="col-xs-12">
      <ul class="terms-results">
        <!--handlebars template gets injected here -->
        <!-- terms.conditions.agree.{name of T&C} gets passed in from JSON terms object and injected here -->
      </ul>
    </div>
  </div>
  <div class="row">
    <div class="col-xs-12 col-sm-5 pull-right">
      <button type="submit" class="btn btn-block terms_and_conditions_login_btn btn-primary" disabled="disabled">AGREE &amp; SIGN IN</button>
    </div>
    <div class="col-xs-12 col-sm-5 pull-right">
      <button type="button" class="btn btn-block terms_and_conditions_logout_btn btn-info">CANCEL &amp; LOG OUT</button>
    </div>
  </div>
</form>

<form id="dcc_reauth_form">
  <div class="row button_spacing">
    <div class="col-xs-12 col-sm-6">
      <button type="button" id="RemoveAcctLogout" class="btn btn-block reauth_logout_btn btn-info">Remove account and Logout</button>
    </div>
    <div class="col-xs-12 col-sm-6">
      <button type="submit" id="ConfirmAcctLogin" class="btn btn-block reauth_login_btn btn-primary">CONFIRM ACCOUNT</button>
    </div>
  </div>
  <div class="col-xs-12 text-center form-checkbox__text link_spacing">
    <a class="link_color" id="PostponeReAuth">Postpone Until Next Login</a>
  </div>
</form>

<form id="dcc_SSO_reauth_Remover_Acct_reconfirm_form">
  <div class="row" style="margin-top: 25px;">
    <div class="col-xs-12 col-sm-6">
      <button type="button" class="btn btn-block reauth_logout_btn btn-info" onclick="_dcc.actions.login.closeReauthRemoveAcctReconfirmModal('postpone');_dcc.actions.login.showReauthModal();return false;">CANCEL</button>
    </div>
    <div class="col-xs-12 col-sm-6">
      <button type="submit" class="btn btn-block reauth_login_btn btn-primary" onclick="_dcc.actions.login.closeReauthRemoveAcctReconfirmModal('delAcct'); return false;">YES, REMOVE ACCOUNT</button>
    </div>
  </div>
</form>

<form id="dcc_reauth_Remover_Acct_reconfirm_form">
  <div class="row formstyle">
    <input type="text" data-parsley-trigger="change" data-parsley-required="true" data-parsley-minlength="6" class="col-xs-8 form-control form-input forcewidth" id="reauth_verification_code" name="reauth_verification_code"
      placeholder="Verification Code" required="" aria-label="Verification Code">
    <a class="col-xs-4 reauthcode" href="#" id="reauthResendCode">Resend Code</a>
  </div>
  <div class="row margintop">
    <div class="col-xs-12 col-sm-6 verify_button_center">
      <button type="submit" class="btn btn-block reauth_login_btn btn-primary" id="reauthVerifyToken">VERIFY</button>
    </div>
  </div>
</form>

POST

<form id="ssoLoginForm" method="post" onsubmit="return false;" novalidate="">
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="row">
        <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
          <div class="form-group">
            <label class="form-control-label sr-only" for="Username">Username</label>
            <input class="form-control form-input" id="sso_username" data-parsley-trigger="change" data-parsley-required="true" data-parsley-minlength="5" name="j_username" type="text" placeholder="Username" required="">
          </div>
        </div>
        <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
          <div class="form-group">
            <label class="form-control-label sr-only" for="Password">Password</label>
            <input class="form-control form-input" id="sso_password" data-parsley-trigger="change" data-parsley-minlength="6" data-parsley-required="true" name="j_password" type="password" placeholder="Password" required="">
          </div>
        </div>
      </div>
      <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
        <div class="lower-modal-content">
          <div class="login-forget-pwd">
            <a href="/en-us/account-recovery.html?a=lab-services-portal&amp;r=https%3A%2F%2Flabservices.dow.com%2F" tabindex="5">Forgot Password</a>
          </div>
          <button type="submit" class="btn btn-block inline-form-button login btn-primary" id="ssoLoginButton">SIGN IN</button>
        </div>
      </div>
    </div>
  </div>
</form>

POST

<form class="dcc_login_form" id="dcc_login_form" data-advancedregurl="/content/dcc/en-us/registration-landing.html" data-migrationpage="/content/dcc/en-us/login/migration.html" method="post" onsubmit="return false;" novalidate="">
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="row">
        <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
          <div class="form-group">
            <label class="form-control-label sr-only" for="j_username">Username</label>
            <input type="text" data-parsley-trigger="change" data-parsley-required="true" data-parsley-minlength="5" class="form-control form-input" id="j_username" name="j_username" placeholder="Username" required="" autofocus="true" tabindex="0">
          </div>
        </div>
        <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
          <div class="form-group">
            <label class="form-control-label sr-only" for="j_password">Password</label>
            <input type="password" data-parsley-trigger="change" data-parsley-required="true" data-parsley-minlength="6" class="form-control form-input" id="j_password" name="j_password" placeholder="Password" required="" tabindex="0">
          </div>
        </div>
        <!-- end col -->
      </div>
      <!-- end row -->
      <div class="row">
        <div class="col-lg-12 col-md-12 col-sm-12 col-sm-12">
          <label class="form-checkbox rememberMe">
            <input type="checkbox" name="remember_me_user" value="true" tabindex="0" data-parsley-multiple="remember_me_user">
            <div class="checkmark-container">
              <span class="form-checkbox__checkmark"></span>
              <svg class="svg-form-checkmark">
                <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#form-checkmark"></use>
              </svg>
            </div>
            <span class="form-checkbox__text">Remember Me</span>
          </label>
        </div>
        <div class="hidden col-lg-12 col-md-12 col-sm-12 col-xs-12">
          <label class="form-checkbox subscribe">
            <input type="checkbox" name="subscribe_to_interest" value="true" tabindex="0" data-parsley-multiple="subscribe_to_interest">
            <div class="checkmark-container">
              <span class="form-checkbox__checkmark"></span>
              <svg class="svg-form-checkmark">
                <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#form-checkmark"></use>
              </svg>
            </div>
            <span class="form-checkbox__text">Subscribe</span>
          </label>
        </div><!-- end col -->
      </div><!-- end row -->
    </div>
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="lower-modal-content">
        <button type="submit" id="globalHeader-login-btn" class="btn btn-block inline-form-button login btn-primary" tabindex="0"
          onclick="if(typeof _dcc == 'undefined' || typeof _dcc.actions == 'undefined' || _dcc.actions.login == 'undefined' || !_dcc.actions.login.formBindComplete) { $('#dcc_login_client_error').removeClass('hidden'); try {dynaTrace.reportWarning('Login form submit event listener not bound');} catch (error) { }  }">Sign
          In</button>
        <div class="login-forget-pwd-overlay">
          <a href="/en-us/account-recovery.html?a=lab-services-portal&amp;r=https%3A%2F%2Flabservices.dow.com%2F" tabindex="0">Forgot Password</a>
        </div>
      </div>
    </div><!-- end col -->
  </div><!--end row -->
</form>

Text Content

DowIcon_Default_EventsAsset 105 chart_icon form-checkmark form-radio__bullet cog
icon profile-icon-header profile-locked-icon-header cart-icon-header
region-icon-header nav_call home_sds homepage_hero_new--rollover list-bullet
nav-close nav-close nav-hamburger nav-right-arrow--mobile nav_brochures nav_call
nav_cart nav_case_studies nav_check_mark nav_close_x nav_common_questions
nav_distributor nav_driving_directions nav_exclamation_point nav_external_links
nav_find_formulations nav_find_products nav_info nav_learn_how_to_use
nav_literature nav_lock nav_map nav_media_center nav_pdf nav_quick_checkout
nav_read_latest_news nav_sample nav_selection_guides nav_tooltip
nav_white_papers noav-icon-safe-handling-18x18 pdp-add_part_number
pdp-arrow--left pdp-arrow--right pdp-box Funnel pdp-list_collapse
pdp-list_expand Vector Smart Object12 Vector Smart Object12 pdp-shopping_cart s>
social_facebook social_google social_linkedin social_pinterest social_rss
social_twitter social_youtube utility-search utility-tooltip voc_icon >
technical_content

Applications Products

English
 * Language
 * English
 * 中文-Chinese
 * 日本語-Japanese
 * 한국어-Korean
 * Português-Portuguese
 * Español-Spanish
 * 
 * Global Locations

United States

Contact Us Sign In / Register



Please select support
Can't find what you're looking for?
Try smart search
 * Applications
   * Agriculture, Feed and Animal Care Submarkets:
     * Go to Market Content
     * Agricultural Films
       * Bale Wrap
       * Greenhouse and Tunnel Film
       * Silo Bags
     * Crop Solutions
       * Fertilizer
       * Irrigation
     * Pet and Animal Care
     
   * Beauty and Personal Care Submarkets:
     * Go to Market Content
     * Cleansers
     * Color Cosmetics - Makeup
     * Deodorants and Antiperspirants
     * Fragrances
     * Hair Care
       * Hair Colorants
       * Leave-in Conditioner
       * Rinse-off Conditioner
       * Shampoo
       * Styling Aids and Fixatives
     * Skin and Body Care
       * Body Care
       * Skin Facial Care
       * Skin Facial Mask
     * Sun Care
     
   * Building, Construction and Infrastructure Submarkets:
     * Go to Market Content
     * Advanced Building Materials and Construction Innovations
       * Geomembranes
       * Non-pressure Pipes
       * Plumbing
       * Pressure Pipes
       * PVC Foam
       * Vinyl Flooring and Floor Adhesives
       * Wood Plastic Composites (WPC)
     * Commercial Glazing
       * Clear Silicone Adhesives
       * Commercial Insulating Glass
       * Fire Resistance
       * Protective Glazing
       * Structural Glazing
     * Construction Chemicals
       * Adhesive and Sealant Production
       * Asphalt Modification
       * Concrete Sealing and Cement Modification
       * Drymix
       * Fiber Reinforced Cement Boards
       * Gypsum Components
       * Hydrophobic Architectural Coatings
       * Water Repellent Additives & Chemicals for Construction
     * Flooring and Surfaces
       * Artificial Turf and Sport Tracks
       * Carpet Tile Backing
     * Heating, Cooling and Refrigeration
       * District Heating and Pipe Insulation
       * Floor Heating
       * HVAC
     * Infrastructure
       * Airports and Airfields
       * Asphalt Modification
       * Highways, Roads and Bridges
       * Horizontal Sealing, Plazas and Walkways
       * Natural Gas Distribution Pipe
       * Parking Structures, Stadiums and Horizontal Sealing
       * Road and Pavement
     * Interior Decoration and Installation
     * Lighting Systems
     * Roofing
       * Concrete, Fiber Cement and Metal Roof Tiles Materials
       * Elastomeric Roof Coating
       * Waterproofing Membranes for Roofs
     * Sustainable Building Envelope
       * Air, Water and Vapor Barrier
       * Architectural Panel Bonding and Rainscreen
       * Building Insulation
       * Weatherproofing
     * Wall Systems, Insulation and Facade
       * Composite Insulation Systems (ETICS - EIFS)
       * Construction Rendering
       * Insulated Metal Panels
       * Spray Foam Insulation
     * Window, Door and Residential Building Elements
       * Door and Window Silicone Sealants
       * Pre-fabricated Building Materials
       * Residential Entry and Garage Door Insulation
       * Residential Insulating Glass
     
   * Chemical Manufacturing and Industrial Submarkets:
     * Go to Market Content
     * 3D Printing Materials & Filament
     * Chemical Manufacturing
       * Acrylic Sheet and Resin
     * Foam Control
       * Chemical Processing
     * Heating and Cooling
       * Plastics and Fibers Processing
     * Hot Melt Adhesive Production
     * Industrial Equipment
       * Energy Production
       * Facility Infrastructure
       * Marine Equipment
       * Metals, Mining and Water Management
       * Petrochemical Equipment
     * Industrial Lubrication
       * Metalworking Fluids
     * Industrial Release
     * Maintenance, Repair and Overhaul
     * Moldmaking
     * Polyurethane Manufacturing
       * Flexible Molded Foam
       * Flexible Slabstock Foam
       * Microcellular Foam
       * Rigid Foam
     * Process Licensing and Catalysts
     * Silicone Cleaning and Removal
     
   * Consumer Goods and Appliances Submarkets:
     * Go to Market Content
     * Appliances, Home Electronics and Power Tools
       * Home Appliances
       * Kitchen Appliances
     * Cold-Chain and Insulation
       * Domestic Appliance Insulation
       * Professional Appliance Insulation
       * Refrigerated Transport
     * Consumer Goods
       * Bedding and Pillows
       * Custom Molded Foam
       * Food Contact
       * Furniture
       * Infant Care
     * Footwear
       * High Performance Shoes
       * Materials for Casual Shoes
       * Protective Shoes
     * Silicone Rubber Fabrication
     * Sports and Recreation
       * Golf Balls
     
   * Electronics Submarkets:
     * Go to Market Content
     * Aerospace and Defense
       * Avionics
     * Consumer, Computer and Communications
       * Computers
       * Telecommunications
     * Data Center Cooling
       * Immersion Cooling Fluids
     * Displays
     * Industrial Power and Energy
       * Energy Conversion
       * IGBT Modules
       * Industrial and Automation
       * Power Supplies and Modules
     * Lighting
       * Assembly, Adhering and Sealing
       * Electrical Insulation
       * Heat Management for Lighting
       * Optics
       * Protection
     * MEMS Sensors and Actuators
     * Soft Transducers with Dielectric Electroactive Polymer
     * Transportation and e-mobility
       * Battery Pack Assembly
     
   * Films, Tapes and Release Liners Submarkets:
     * Go to Market Content
     * Food Release Paper Coating
     * Release Liners
       * Composite Release
       * Hygiene Release
       * Label Release
     * Specialty Tapes and Films
       * Assembly, Double-sided and Transfer Tapes
       * Electrical and Electronics Tapes
       * Labels
       * Mica Tapes
       * Protective Films
     
   * Food and Beverage Submarkets:
     * Go to Market Content
     * Food and Beverage Processing
     * Food Grade Molds
     * Food Release Paper Coating
     * Versatile Food Flavoring Solutions
     
   * Healthcare and Hygiene Submarkets:
     * Go to Market Content
     * Absorbent and Hygiene Products
       * Nonwovens and Fibers
       * Top and Backsheet Films
     * Medical Packaging
     * Pharmaceutical Processing
       * Single-use Bioprocessing Bags
     * Polyethylene Hygienic Cleaning Wipes
     * Reliable Pharmaceutical Solutions
       * Active Pharmaceutical Ingredients (API) Manufacturing
       * Enabling Pharmaceutical Gel Capsule Formulations
       * Oral Health
       * Pharmaceutical Topical Formulation: Creams, Ointments and Gels
     
   * Home Care, Industrial and Institutional Cleaning Submarkets:
     * Go to Market Content
     * Air Care
     * Dish Care and Warewash
     * Fabric Care
       * Fabric Softeners
       * Liquid Laundry Detergents
       * Monodose Laundry Detergents
     * Foam Control for Cleaning Products Manufacturing
     * Industrial Cleaning
       * Degreasers
       * Silicone Cleaning and Removal
     * Surface Care
     
   * Mobility Submarkets:
     * Go to Market Content
     * Commercial, Micro, and Infrastructure
       * Aerospace and Aviation
       * Fuel Additives
       * Micro-Mobility
       * Mobility Infrastructure
       * Rail, Trucks and Marine
     * E-Mobility
       * Advanced Driver-Assistance Systems (ADAS)
       * Battery Systems
       * Cables and Connectors
       * Displays and Communication
       * Power Electronics
     * Interior, Exterior and Safety
       * Auto Care
       * Automotive Body and Composites
       * Automotive Interiors
       * Lighting Systems
       * Noise, Vibration, Harshness (NVH)
       * Safety Systems
       * Tire Solutions
       * Weatherseal
     * Powertrain and Performance
       * Automotive Lubricants
       * Brake and Steering Systems
       * Electronic Components
       * Engine & Under the Hood
     
   * Oil, Gas and Mining Submarkets:
     * Go to Market Content
     * Enhance Oil and Gas Refining Process
       * Acid Gas Removal
     * Enhanced Oil Recovery
       * Chemical Flooding EOR
       * Miscible Gas Flooding
       * Steam Foam Additives for Thermal EOR
     * Foam Control for Oil and Gas Processing
     * Improve Oil and Gas Mining Efficiency
     * Midstream Oil and Gas Solutions
       * Midstream Natural Gas Processing Solutions
       * Oil and Gas Transmission Products
     * Oil and Gas Exploration
     * Oil and Gas Production
     * Sustainable Tar Sands & Oil Sands Mining
     
   * Packaging Submarkets:
     * Go to Market Content
     * Bottles and Drums
     * Caps, Closures, Lids and Lidding Films
       * Lids
     * Cosmetic Packaging
     * Food Packaging
       * Liquids
       * Meat and Cheese
       * Pet Food Packaging
       * Snack Packaging
     * Heavy Duty Shipping Sacks
     * Industrial Films
     * Medical Packaging
       * Blow-Fill-Seal Containers (BFS)
       * IV Bag
     * Packaging Coatings, Sealants, and Lacquers
       * Case and Carton Sealing
     * Protective Films and Foams
     * Rigid Containers and Material Handling
     * Shrink Film Packaging
     * Stretch Hood
     * Stretch Wrap Films
     * Sustainable Packaging
     
   * Paints, Inks and Coatings Submarkets:
     * Go to Market Content
     * Architectural Exterior Coatings
     * Architectural Interior Coatings
     * Architectural Specialty Coatings
     * Industrial Finishing System
     * Industrial Resin, Epoxy and Resin Manufacturing
     * Inks
     * Metal Packaging
     * Protective Coatings
     * Road Markings
     * Sound Damping Coatings
     * Wood Coatings
     
   * Power, Water and Telecommunications Submarkets:
     * Go to Market Content
     * Electrical Protection and Transformers
       * High Voltage Composite Insulators
       * High Voltage Insulator Coatings
       * Silicone Cable Accessories
     * High Efficiency Water Treatment Solutions
     * Renewable Energy
       * Energy Storage and Power Management
       * Geothermal Heating and Energy Solutions
       * Solar Energy
     * Wire and Cable Systems
       * High and Extra-High Voltage Cable Systems
       * Low Voltage Cable Systems
       * Medium Voltage Cable Systems
     
   * Pulp and Paper Submarkets:
     * Go to Market Content
     * Barrier Coatings for Paper Packaging
       * Barrier Coatings for Food Product Packaging
       * Barrier Coatings for Quick Serve Packaging
       * Paper-based Consumer Products Packaging
     * Coated Paper and Paperboard
     * Pulp and Fiber Treatments
     * Pulp and Paper Processing Aids
     * Specialty Paper Solutions
     * Thermal Printing Paper Solutions
     
   * Textiles, Leather and Nonwovens Submarkets:
     * Go to Market Content
     * Leather Fabrication
     * Textile Dyeing and Printing
     * Textile Processing and Finishing
       * Textile Pre-treatment and Processing
       * Water Repellency
     
 * Products
 * 



Confirmation

Welcome Name Website Terms of Use have been updated.

Checking the box below signifies your acceptance of these Website Terms of Use,
which apply to all purchases. You must accept before you can continue. 

AGREE & SIGN IN
CANCEL & LOG OUT

Confirmation

We request that you confirm your account is needed.

Annually we request that you confirm your account is valid.

Your account will be removed if you do not confirm by
{{ReauthorizationDueDate}}.

We request that you confirm your website account is valid and verify your email
address.

Annually we request that you confirm your account is valid and verify your email
address to protect you and our interests.

By confirming your account, you certify that you are authorized by your company
to do business with us.

Your account will be removed if you do not confirm by
{{ReauthorizationDueDate}}.

Remove account and Logout
CONFIRM ACCOUNT
Postpone Until Next Login

Confirmation

You have chosen to remove your account. Are you sure?

CANCEL
YES, REMOVE ACCOUNT

Verify your E-mail address

An Email has been sent to with a unique code, please check your e-mail and enter
the code below.

Code resent
Resend Code
VERIFY

Choose your location


Back
Sign in to see your addresses

Deliver To

Country/Region

 * Afghanistan

 * Albania

 * Algeria

 * Amer.Virgin Is.

 * American Samoa

 * Andorra

 * Angola

 * Anguilla

 * Antarctica

 * Antigua Barbuda

 * Argentina

 * Armenia

 * Aruba

 * Australia

 * Austria

 * Azerbaijan

 * Bahamas

 * Bahrain

 * Bangladesh

 * Barbados

 * Belarus

 * Belgium

 * Belize

 * Benin

 * Bermuda

 * Bhutan

 * Bolivia

 * Bonaire, Saba

 * Bosnia-Herz.

 * Botswana

 * Bouvet Island

 * Brazil

 * Brit.Ind.Oc.Ter

 * Brit.Virgin Is.

 * Brunei Daruss.

 * Bulgaria

 * Burkina Faso

 * Burundi

 * C. African Rep.

 * Cambodia

 * Cameroon

 * Canada

 * Cape Verde

 * Cayman Islands

 * Chad

 * Chile

 * Christmas Islnd

 * Coconut Islands

 * Colombia

 * Comoros

 * Congo

 * Cook Islands

 * Costa Rica

 * Cote d'Ivoire

 * Croatia

 * Curacao

 * Cyprus

 * Czech Republic

 * Dem. Rep. Congo

 * Denmark

 * Djibouti

 * Dominica

 * Dominican Rep.

 * Ecuador

 * Egypt

 * El Salvador

 * Equatorial Guin

 * Eritrea

 * Estonia

 * Ethiopia

 * Falkland Islnds

 * Faroe Islands

 * Fiji

 * Finland

 * France

 * Frenc.Polynesia

 * French Guiana

 * French S.Territ

 * French S.Territ

 * Gabon

 * Gambia

 * Georgia

 * Germany

 * Ghana

 * Gibraltar

 * Greater China (Chinese Mainland)

 * Greater China (Hong Kong SAR)

 * Greater China (Macau SAR)

 * Greater China (Taiwan)

 * Greece

 * Greenland

 * Grenada

 * Guadeloupe

 * Guam

 * Guatemala

 * Guinea

 * Guinea-Bissau

 * Guyana

 * Haiti

 * Heard McDon.Isl

 * Honduras

 * Hungary

 * Iceland

 * India

 * Indonesia

 * Iraq

 * Ireland

 * Is.Heard Mcdon.

 * Israel

 * Italy

 * Jamaica

 * Japan

 * Jordan

 * Kazakhstan

 * Kenya

 * Kiribati

 * Kosovo

 * Kuwait

 * Kyrgyzstan

 * Laos

 * Latvia

 * Lebanon

 * Lesotho

 * Liberia

 * Liechtenstein

 * Lithuania

 * Luxembourg

 * Madagascar

 * Malawi

 * Malaysia

 * Maldives

 * Mali

 * Malta

 * Marshall Islnds

 * Martinique

 * Mauritania

 * Mauritius

 * Mayotte

 * Mexico

 * Micronesia

 * Minor Outl.Isl.

 * Moldova

 * Monaco

 * Mongolia

 * Montenegro

 * Montserrat

 * Morocco

 * Mozambique

 * Myanmar

 * N.Mariana Islnd

 * Namibia

 * Nauru

 * Nepal

 * Netherlands

 * New Caledonia

 * New Zealand

 * Nicaragua

 * Niger

 * Nigeria

 * Niue

 * Norfolk Island

 * North Macedonia

 * Norway

 * Oman

 * Pakistan

 * Palau

 * Panama

 * Pap. New Guinea

 * Paraguay

 * Peru

 * Philippines

 * Pitcairn

 * Poland

 * Portugal

 * Puerto Rico

 * Qatar

 * Reunion

 * Romania

 * Russia

 * Rwanda

 * S. Sandwich Ins

 * S.Tome,Principe

 * Saint Helena

 * Saint Lucia

 * Samoa

 * San Marino

 * Saudi Arabia

 * Senegal

 * Serbia

 * Seychelles

 * Sierra Leone

 * Singapore

 * Sint Maarten

 * Slovakia

 * Slovenia

 * Solomon Islands

 * Somalia

 * South Africa

 * South Korea

 * Spain

 * Sri Lanka

 * St Kitts&Nevis

 * St. Vincent

 * St.Pier,Miquel.

 * Suriname

 * Svalbard

 * Swaziland

 * Sweden

 * Switzerland

 * Tajikistan

 * Tanzania

 * Thailand

 * Timor-Leste

 * Togo

 * Tokelau

 * Tonga

 * Trinidad,Tobago

 * Tunisia

 * Turkey

 * Turkmenistan

 * Turksh Caicosin

 * Tuvalu

 * Uganda

 * Ukraine

 * United Kingdom

 * United States

 * Uruguay

 * Utd.Arab Emir.

 * Uzbekistan

 * Vanuatu

 * Vatican City

 * Venezuela

 * Viet Nam

 * Wallis,Futuna

 * West Sahara

 * Yemen

 * Zambia

 * Zimbabwe

Apply


[{"values":[{"value":"Português-Portuguese","languageCode":"pt-br","link":"javascript:void(0);"},{"value":"日本語-Japanese","languageCode":"ja-jp","link":"javascript:void(0);"},{"value":"中文-Chinese","languageCode":"zh-cn","link":"javascript:void(0);"},{"value":"English","languageCode":"en-us","link":"javascript:void(0);"},{"value":"Español-Spanish","languageCode":"es-es","link":"javascript:void(0);"},{"value":"한국어-Korean","languageCode":"ko-kr","link":"javascript:void(0);"}],"label":"BR","default":"pt-br"},{"values":[{"value":"Português-Portuguese","languageCode":"pt-br","link":"javascript:void(0);"},{"value":"日本語-Japanese","languageCode":"ja-jp","link":"javascript:void(0);"},{"value":"中文-Chinese","languageCode":"zh-cn","link":"javascript:void(0);"},{"value":"English","languageCode":"en-us","link":"javascript:void(0);"},{"value":"Español-Spanish","languageCode":"es-es","link":"javascript:void(0);"},{"value":"한국어-Korean","languageCode":"ko-kr","link":"javascript:void(0);"}],"label":"JP","default":"ja-jp"},{"values":[{"value":"Português-Portuguese","languageCode":"pt-br","link":"javascript:void(0);"},{"value":"日本語-Japanese","languageCode":"ja-jp","link":"javascript:void(0);"},{"value":"中文-Chinese","languageCode":"zh-cn","link":"javascript:void(0);"},{"value":"English","languageCode":"en-us","link":"javascript:void(0);"},{"value":"Español-Spanish","languageCode":"es-es","link":"javascript:void(0);"},{"value":"한국어-Korean","languageCode":"ko-kr","link":"javascript:void(0);"}],"label":"CN","default":"zh-cn"},{"values":[{"value":"Português-Portuguese","languageCode":"pt-br","link":"javascript:void(0);"},{"value":"日本語-Japanese","languageCode":"ja-jp","link":"javascript:void(0);"},{"value":"中文-Chinese","languageCode":"zh-cn","link":"javascript:void(0);"},{"value":"English","languageCode":"en-us","link":"javascript:void(0);"},{"value":"Español-Spanish","languageCode":"es-es","link":"javascript:void(0);"},{"value":"한국어-Korean","languageCode":"ko-kr","link":"javascript:void(0);"}],"label":"US","default":"en-us"},{"values":[{"value":"Português-Portuguese","languageCode":"pt-br","link":"javascript:void(0);"},{"value":"日本語-Japanese","languageCode":"ja-jp","link":"javascript:void(0);"},{"value":"中文-Chinese","languageCode":"zh-cn","link":"javascript:void(0);"},{"value":"English","languageCode":"en-us","link":"javascript:void(0);"},{"value":"Español-Spanish","languageCode":"es-es","link":"javascript:void(0);"},{"value":"한국어-Korean","languageCode":"ko-kr","link":"javascript:void(0);"}],"label":"ES","default":"es-es"},{"values":[{"value":"Português-Portuguese","languageCode":"pt-br","link":"javascript:void(0);"},{"value":"日本語-Japanese","languageCode":"ja-jp","link":"javascript:void(0);"},{"value":"中文-Chinese","languageCode":"zh-cn","link":"javascript:void(0);"},{"value":"English","languageCode":"en-us","link":"javascript:void(0);"},{"value":"Español-Spanish","languageCode":"es-es","link":"javascript:void(0);"},{"value":"한국어-Korean","languageCode":"ko-kr","link":"javascript:void(0);"}],"label":"KR","default":"ko-kr"}]
Your account has a credit block in place. Account Summary
Continue



If you are using Internet Explorer (IE), please switch to another browser for
the best visual experience
Continue

This website uses cookies to provide you the best experience. By clicking the
“Accept” button below, you are consenting to receive and store cookies from our
site. Remember, you can manage cookies in your browser’s settings. If you do not
accept the deployment of cookies or restrict them in any way, you will not be
able to use all the interactive functions on our website. For more information
about our use of cookies, please view our Privacy Policy.


Accept Deny


Sign in to your Account at Dow

Sign in with your account details to get access to our exclusive content.

We have found an existing account with credentials. Please login or reset your
password.

Logged out.   You have been logged out due to inactivity. Please sign in again.
Error occurred during login. Please try again later.
Username
Password
Forgot Password
SIGN IN
Login
[{"values":[{"value":"Português-Portuguese","languageCode":"pt-br","link":"javascript:void(0);"},{"value":"日本語-Japanese","languageCode":"ja-jp","link":"javascript:void(0);"},{"value":"中文-Chinese","languageCode":"zh-cn","link":"javascript:void(0);"},{"value":"English","languageCode":"en-us","link":"javascript:void(0);"},{"value":"Español-Spanish","languageCode":"es-es","link":"javascript:void(0);"},{"value":"한국어-Korean","languageCode":"ko-kr","link":"javascript:void(0);"}],"label":"BR","default":"pt-br"},{"values":[{"value":"Português-Portuguese","languageCode":"pt-br","link":"javascript:void(0);"},{"value":"日本語-Japanese","languageCode":"ja-jp","link":"javascript:void(0);"},{"value":"中文-Chinese","languageCode":"zh-cn","link":"javascript:void(0);"},{"value":"English","languageCode":"en-us","link":"javascript:void(0);"},{"value":"Español-Spanish","languageCode":"es-es","link":"javascript:void(0);"},{"value":"한국어-Korean","languageCode":"ko-kr","link":"javascript:void(0);"}],"label":"JP","default":"ja-jp"},{"values":[{"value":"Português-Portuguese","languageCode":"pt-br","link":"javascript:void(0);"},{"value":"日本語-Japanese","languageCode":"ja-jp","link":"javascript:void(0);"},{"value":"中文-Chinese","languageCode":"zh-cn","link":"javascript:void(0);"},{"value":"English","languageCode":"en-us","link":"javascript:void(0);"},{"value":"Español-Spanish","languageCode":"es-es","link":"javascript:void(0);"},{"value":"한국어-Korean","languageCode":"ko-kr","link":"javascript:void(0);"}],"label":"CN","default":"zh-cn"},{"values":[{"value":"Português-Portuguese","languageCode":"pt-br","link":"javascript:void(0);"},{"value":"日本語-Japanese","languageCode":"ja-jp","link":"javascript:void(0);"},{"value":"中文-Chinese","languageCode":"zh-cn","link":"javascript:void(0);"},{"value":"English","languageCode":"en-us","link":"javascript:void(0);"},{"value":"Español-Spanish","languageCode":"es-es","link":"javascript:void(0);"},{"value":"한국어-Korean","languageCode":"ko-kr","link":"javascript:void(0);"}],"label":"US","default":"en-us"},{"values":[{"value":"Português-Portuguese","languageCode":"pt-br","link":"javascript:void(0);"},{"value":"日本語-Japanese","languageCode":"ja-jp","link":"javascript:void(0);"},{"value":"中文-Chinese","languageCode":"zh-cn","link":"javascript:void(0);"},{"value":"English","languageCode":"en-us","link":"javascript:void(0);"},{"value":"Español-Spanish","languageCode":"es-es","link":"javascript:void(0);"},{"value":"한국어-Korean","languageCode":"ko-kr","link":"javascript:void(0);"}],"label":"ES","default":"es-es"},{"values":[{"value":"Português-Portuguese","languageCode":"pt-br","link":"javascript:void(0);"},{"value":"日本語-Japanese","languageCode":"ja-jp","link":"javascript:void(0);"},{"value":"中文-Chinese","languageCode":"zh-cn","link":"javascript:void(0);"},{"value":"English","languageCode":"en-us","link":"javascript:void(0);"},{"value":"Español-Spanish","languageCode":"es-es","link":"javascript:void(0);"},{"value":"한국어-Korean","languageCode":"ko-kr","link":"javascript:void(0);"}],"label":"KR","default":"ko-kr"}]

A Dow.com account is necessary to access the Lab Services Portal.

If you do not have a Dow.com account already, please create an account below.

If you have any issues with creating your Dow.com account or logging into the
portal, please contact your Dow TS&D representative.
DowIcon_Default_EventsAsset 105 chart_icon form-checkmark form-radio__bullet cog
icon profile-icon-header profile-locked-icon-header cart-icon-header
region-icon-header nav_call home_sds homepage_hero_new--rollover list-bullet
nav-close nav-close nav-hamburger nav-right-arrow--mobile nav_brochures nav_call
nav_cart nav_case_studies nav_check_mark nav_close_x nav_common_questions
nav_distributor nav_driving_directions nav_exclamation_point nav_external_links
nav_find_formulations nav_find_products nav_info nav_learn_how_to_use
nav_literature nav_lock nav_map nav_media_center nav_pdf nav_quick_checkout
nav_read_latest_news nav_sample nav_selection_guides nav_tooltip
nav_white_papers noav-icon-safe-handling-18x18 pdp-add_part_number
pdp-arrow--left pdp-arrow--right pdp-box Funnel pdp-list_collapse
pdp-list_expand Vector Smart Object12 Vector Smart Object12 pdp-shopping_cart s>
social_facebook social_google social_linkedin social_pinterest social_rss
social_twitter social_youtube utility-search utility-tooltip voc_icon >
technical_content
CREATE ACCOUNT





 * Privacy Statement








Sign in to your Account at Dow

Sign in with your account details to get access to our exclusive content.

We have found an existing account with credentials. Please login or reset your
password.

Logged out.   You have been logged out due to inactivity. Please sign in again.
Error occurred during login. Please try again later.
Username
Password

Remember Me

Subscribe
Sign In
Forgot Password

Why Register?

Product Information Access datasheets, exclusive content and applications
Samples Request Samples to support formulation work
Stay Updated Receive the latest news about products, news and more!
Create Account

If you do not have access to view this content after you login, please contact
Dow.

Contact Us

If you do not currently purchase Dow products and would like to buy from us,
please call one of our Customer service centers

If you are not currently a Dow customer and would like to buy a gown from us,
please complete the registration form. Click here to begin the process.

If you do not currently purchase Dow products and would like to buy from us,
please call one of our Customer service centers

Welcome to Dow

Delivery Address

CANCEL
APPLY

Items in your cart might be affected by address change

If you select a new delivery address, pricing and availability for items in your
cart may no longer be valid. Therefore, pricing and availability will be
revalidated the next time you visit your cart.

KEEP CURRENT DELIVERY ADDRESS
USE NEW DELIVERY ADDRESS


Back to Top


ABOUT COOKIES ON THIS SITE

This website uses strictly necessary cookies to make our site work. You can set
your browser to block or alert you about these cookies, but some parts of the
site may not then work. We’d also like to set other cookies (i.e., Functional,
Performance, and Targeting cookies) that help us provide a personalized
experience of our site. For more information about our use of cookies and your
choices, please click “View more information” below and view the “cookies and
other technologies” section of ourPrivacy Policy.
Accept All
View more information



PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms.    You can set your browser to
block or alert you about these cookies, but some parts of the site will not then
work. These cookies do not store any personally identifiable information.

View Vendor Details‎

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site.    All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

View Vendor Details‎

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages.    If you do not allow these cookies then
some or all of these services may not function properly.

View Vendor Details‎

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites.    They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

View Vendor Details‎
Back Button


VENDORS LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Agree and Proceed