staufferglovesafety-stauffer.insitesofthosting.com
Open in
urlscan Pro
172.64.154.125
Public Scan
URL:
https://staufferglovesafety-stauffer.insitesofthosting.com/
Submission: On August 24 via automatic, source certstream-suspicious — Scanned from IT
Submission: On August 24 via automatic, source certstream-suspicious — Scanned from IT
Form analysis
3 forms found in the DOM<form class="ng-pristine ng-valid">
<div class="search-box">
<span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-header isc-searchAutoComplete isc-searchAutoComplete-header tst_header_searchInput ng-pristine ng-valid k-state-default ng-empty ng-touched" style=""><input
ng-model="vm.criteria" type="text" class="isc-searchAutoComplete isc-searchAutoComplete-header tst_header_searchInput ng-pristine ng-valid k-input ng-empty ng-touched" ng-init="vm.autocompleteOptions.placeholder = 'Enter Keyword or Item #';
vm.translations = [
{key: 'category', text: 'Categories'},
{key: 'content', text: 'Content'},
{key: 'product', text: 'Products'},
{key: 'brand', text: 'Brands'},
{key: 'manufacturerItemNumber', text: 'MFG #'},
{key: 'partNumber', text: 'Part #'},
{key: 'CustomerNumber', text: 'Customer #'},
{key: 'StaufferNumber', text: 'Stauffer #'},
{key: 'ManufacturerNumber', text: 'Manufacturer #'}]" kendo-auto-complete="" k-options="vm.autocompleteOptions" isc-enter="vm.onEnter()" name="criteria" ng-blur="vm.startAutocomplete()"
ng-click="vm.onAutocompleteClick($event)" data-role="autocomplete" placeholder="Enter Keyword or Item #" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list" aria-owns=""
style="width: 100%;"><span class="k-icon k-loading" style="display:none"></span></span>
<div class="lock"></div>
<button class="btn primary fastClick icon icon-search" ng-click="vm.search()"></button>
</div>
<div class="search-history">
<div class="search-history-label"><span>Search History</span></div>
<div class="clear-search-history"><a href="javascript:void(0);" ng-click="vm.clearSearchHistory()">Clear Search History</a></div>
</div>
</form>
Name: vm.changePasswordForm —
<form id="changePasswordForm" name="vm.changePasswordForm" ng-submit="vm.changePassword(vm.changePasswordForm.$valid)" class="ng-pristine ng-valid-custom-validate-injector ng-invalid ng-invalid-is-required">
<div class="modal-wrap md:col-5 sm:col-8 x:col-4 xs:col-10">
<div class="modal-title">
<h2>Change Password</h2>
</div>
<div class="modal-body">
<!---->
<div class="x:row x:items-center">
<div class="x:col-12">
<div class="xng-field ng-empty ng-valid ng-pristine">
<!----><span class="xng-field-info" ng-if="attr.label">
<label for="_ChangePasswordInfo_UserName" ng-show="attr.label">
<span>Username</span>
<span ng-show="attr.showOptionalLabel" class="optional-label x:ml-xs ng-hide">Optional</span>
</label>
<!---->
</span><!---->
<div class="input">
<div class="x:row x:no-wrap x:col-12">
<input id="_ChangePasswordInfo_UserName" name="ChangePasswordInfo.UserName" placeholder="" inject="" type="text" xng-validate="{isRequired: true}" ng-model="vm.userName"
class="ng-pristine ng-untouched ng-empty ng-valid-custom-validate-injector ng-invalid ng-invalid-is-required">
<!---->
</div>
<span class="xng-error-border"></span>
</div>
<span class="field-validation-message ng-hide"
ng-show="(form.$submitted || (attr.ifeedback && form[attr.name || attr.id].$dirty)) && (attr.error || $parent.$validate[attr.$validateAs] || $parent.$validate[attr.name || modelVar])"> required </span>
</div>
<div class="xng-field ng-empty ng-valid ng-pristine">
<!----><span class="xng-field-info" ng-if="attr.label">
<label for="_ChangePasswordInfo_Password" ng-show="attr.label">
<span>Current Password</span>
<span ng-show="attr.showOptionalLabel" class="optional-label x:ml-xs ng-hide">Optional</span>
</label>
<!---->
</span><!---->
<div class="input">
<div class="x:row x:no-wrap x:col-12">
<input id="_ChangePasswordInfo_Password" name="ChangePasswordInfo.Password" placeholder="" inject="" type="password" xng-validate="{isRequired: true}" ng-model="vm.password"
class="ng-pristine ng-untouched ng-empty ng-valid-custom-validate-injector ng-invalid ng-invalid-is-required">
<!---->
</div>
<span class="xng-error-border"></span>
</div>
<span class="field-validation-message ng-hide"
ng-show="(form.$submitted || (attr.ifeedback && form[attr.name || attr.id].$dirty)) && (attr.error || $parent.$validate[attr.$validateAs] || $parent.$validate[attr.name || modelVar])"> required </span>
</div>
<div class="xng-field ng-empty ng-valid ng-pristine">
<!----><span class="xng-field-info" ng-if="attr.label">
<label for="_ChangePasswordInfo_NewPassword" ng-show="attr.label">
<span>New Password</span>
<span ng-show="attr.showOptionalLabel" class="optional-label x:ml-xs ng-hide">Optional</span>
</label>
<!---->
</span><!---->
<div class="input">
<div class="x:row x:no-wrap x:col-12">
<input id="_ChangePasswordInfo_NewPassword" name="ChangePasswordInfo.NewPassword" placeholder="" inject="" type="password" xng-validate="{isRequired: true, maxLength:75, minLength: vm.passwordMinimumLength}" xng-password-input=""
ng-model="vm.newPassword" class="ng-pristine ng-untouched ng-empty ng-valid-custom-validate-injector ng-invalid ng-invalid-is-required" data-tippy="">
<!---->
</div>
<span class="xng-error-border"></span>
</div>
<span class="field-validation-message ng-hide"
ng-show="(form.$submitted || (attr.ifeedback && form[attr.name || attr.id].$dirty)) && (attr.error || $parent.$validate[attr.$validateAs] || $parent.$validate[attr.name || modelVar])"> required </span>
</div>
<div class="xng-field ng-empty ng-valid ng-pristine">
<!----><span class="xng-field-info" ng-if="attr.label">
<label for="_ChangePasswordInfo_ConfirmPassword" ng-show="attr.label">
<span>Confirm Password</span>
<span ng-show="attr.showOptionalLabel" class="optional-label x:ml-xs ng-hide">Optional</span>
</label>
<!---->
</span><!---->
<div class="input">
<div class="x:row x:no-wrap x:col-12">
<input id="_ChangePasswordInfo_ConfirmPassword" name="ChangePasswordInfo.ConfirmPassword" placeholder="" inject="" type="password" xng-validate="{isRequired: true, equalTo:[vm.newPassword, 'Should be equal to New Password']}"
ng-model="vm.confirmPassword" class="ng-pristine ng-untouched ng-empty ng-valid-custom-validate-injector ng-invalid ng-invalid-is-required">
<!---->
</div>
<span class="xng-error-border"></span>
</div>
<span class="field-validation-message ng-hide"
ng-show="(form.$submitted || (attr.ifeedback && form[attr.name || attr.id].$dirty)) && (attr.error || $parent.$validate[attr.$validateAs] || $parent.$validate[attr.name || modelVar])"> required </span>
</div>
</div>
<!---->
</div>
</div>
<div class="modal-actions">
<div class="btns x:ma-none">
<button type="submit" class="button primary">Change Password</button>
</div>
</div>
<a class="close-reveal-modal">×</a>
</div>
</form>
/Email/SubscribeToList
<form id="emailSubscriptionForm998" action="/Email/SubscribeToList" novalidate="novalidate" class="ng-pristine ng-valid">
<h2 class="text-normal"><span class="text-brand-01">Subscribe</span> TO OUR NEWSLETTER</h2>
<label for="emailAddress998" class="x:col-12">Email Address</label>
<div class="x:row xs:wrap x:no-wrap x:mb-xs xs:justify-center">
<div class="x:col-8 xs:col-12">
<input type="text" class="subscribe-box ng-pristine ng-untouched ng-valid ng-empty" name="EmailAddress" id="emailAddress998" placeholder="i.e. name@company.com" data-val-required="Email Address is required." data-val="true"
data-rule-regex="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*" data-val-regex="Email Address is invalid." autocapitalize="off" ng-model="vm.email">
<span data-valmsg-replace="true" data-valmsg-for="EmailAddress" class="field-validation-message"></span>
</div>
<button ng-show="!vm.submitted" class="button primary btn-subscribe xs:ml-none xs:mt-md x:ml-lg x:px-lg" type="submit" ng-click="vm.submit($event)">Subscribe</button>
</div>
<span ng-show="vm.submitted" class="successMessage ng-hide"></span>
</form>
Text Content
Now Hiring * About Us * BACK * Our History * Safety Knowledge Center * Stauffer Blog * Locations * Careers * Security * Terms & Conditions * Accessibility * Solutions * BACK * Corporate Safety Accounts * PPE RFQ & Bids * Vending * Stauffer Brand * Stauffer Truck Fleet * E-Solutions * Rx Eyewear * Buy Now, Pay Later * Contact Us Search History Clear Search History Quick Order Sign In / Register 0 $0.00 * Shop By Product * Brands * Industries * Safety Knowledge Center * About Us * BACK * Our History * Safety Knowledge Center * Stauffer Blog * Locations * Careers * Security * Terms & Conditions * Accessibility * Solutions * BACK * Corporate Safety Accounts * PPE RFQ & Bids * Vending * Stauffer Brand * Stauffer Truck Fleet * E-Solutions * Rx Eyewear * Buy Now, Pay Later * Contact Us CHANGE PASSWORD Username Optional required Current Password Optional required New Password Optional required Confirm Password Optional required Change Password × HI-VIZ TPR BACKED CUT LEVEL A5 IMPACT RESISTANT GLOVE LEARN MORE AN EXCELLENT COMBINATION OF COMFORT, DURABILITY, AND COST EFFECTIVENESS. LEARN MORE LEARN MORE STAUFFER DISPOSABLE MASKS BUY NOW HI-VIZ TPR BACKED CUT LEVEL A5 IMPACT RESISTANT GLOVE LEARN MORE AN EXCELLENT COMBINATION OF COMFORT, DURABILITY, AND COST EFFECTIVENESS. LEARN MORE LEARN MORE SERVICES & SOLUTIONS You can customize your own program to meet your facility’s specific safety needs and wants. Vending Our safety specialists can help implement and maintain your prescription eyewear program. Rx Eyewear Offering advantages to our online ordering, we present you with a unique ordering experience. eCommerce With locations coast to coast, we know the value of on-time, delivery to your doorstep. Freight & Delivery SHOP NOW Work Gloves Disposable Gloves COVID-19 Essentials Respirators Hearing Protection Safety Eyewear Fall Protection Work Boots / Footwear View all Categories FEATURED PRODUCTS * Disposable Gloves - In Stock & Ready to Ship * Top Sellers - In Stock & Ready to Ship * Disposable Respirators - In Stock & Ready to Ship DISPOSABLE GLOVES - IN STOCK & READY TO SHIP Loading Products * Sense8x™ Blue Disposable Nitrile Exam Gloves, 8 mil, 12" Length 5.0 star rating 6 Reviews / <b>$11.95</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Box</span> 29570 In Stock Choose Options * Lucent5™ Gloves, Natural Disposable Latex Exam Gloves, 5 mil, 9.5" Length / <b>$8.00</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Dispenser</span> 4812 In Stock Choose Options * Sense5™ Blue Disposable Nitrile Gloves, 5 mil, 9.5" Length 4.3 star rating 7 Reviews / <b>$8.15</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Dispenser</span> 220599 In Stock Choose Options * Defense™ Clear Powder-Free Disposable Vinyl Gloves 5.0 star rating 1 Review / <b>$3.65</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Box</span> 48720 In Stock Choose Options * Sense3™ Black Disposable Nitrile Gloves, 3-mil - Large 1.0 star rating 1 Review / From <b>$8.95</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Box</span> 243 In Stock Choose Options * Sense5™ Black Disposable Nitrile Gloves, 5 mil, 9.5" Length 5.0 star rating 5 Reviews / <b>$8.95</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Box</span> 19639 In Stock Choose Options * Sense3™ Blue Disposable Nitrile Gloves, 3-mil / <b>$4.50</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Dispenser</span> 10300 In Stock Choose Options * Sense5™ Orange Disposable Nitrile Gloves, Exam Grade, 5 mil, 9.5" Length 5.0 star rating 1 Review / <b>$8.95</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Box</span> 19210 In Stock Choose Options * Sense5™ Green Disposable Nitrile Gloves, Biodegradable, 5 mil, 9.5" Length / From <b>$8.95</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Box</span> 81057 In Stock Choose Options TOP SELLERS - IN STOCK & READY TO SHIP Loading Products DISPOSABLE RESPIRATORS - IN STOCK & READY TO SHIP Loading Products Stauffer Glove & Safety provides the products and expertise that workers need to stay safe. Family-owned since 1907, our legacy is driven by a responsibility to protect and support others as though they are members of the Stauffer family. Bringing over a century of safety experience to every relationship - customer, supplier, and associate - we don't just supply safety, it's in our DNA SHOP TOP BRANDS View All Brands PERSONALIZED PROMOTIONS * Top Selling - Cut Resistant * Head Protection TOP SELLING - CUT RESISTANT Loading Products * Voodoo 16" Cut Resistant Sleeve with Thumbhole, 18 Gauge, Cut Level A4 $8.64 / Pair 433 In Stock Add to Cart Add to List * Stinger™ Cut Resistant Glove with Nitrile Foam Coating, Cut Level A4 / <b>$5.63</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Pair</span> 22196 In Stock Choose Options * Voodoo 18 Gauge, Nitrile Foam Coated Glove, Cut Level A4 / <b>$7.30</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Pair</span> 9713 In Stock Choose Options HEAD PROTECTION Loading Products TOP SELLERS Sense8x™ Blue Disposable Nitrile Exam Gloves, 8 mil, 12" Length Manufacturer #: 8005PFB/12 5.0 star rating 6 Reviews / <b>$11.95</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Box</span> 29570 In Stock Choose Options EdgeGuard7z™ Hi Viz Cut Resistant Glove with PU Coating, Cut Level A7, VEND READY Manufacturer #: CT157ZBPU VR / <b>$7.08</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Pair</span> 144449 In Stock Choose Options Virtua Manufacturer #: 11326-00000 $1.67 / Each Ships in 6 - 8 days Add to Cart Add to List TouchNTuff Nitrile Gloves Manufacturer #: 92-600 5.0 star rating 27 Reviews / <b>$12.45</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Box</span> 2101 In Stock Choose Options Unlined Green Nitrile 13" Gloves, 15 mil, Diamond Grip Manufacturer #: SM15 5.0 star rating 1 Review / <b>$26.28</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Dozen</span> 7963 In Stock Choose Options String Knit Gloves, Standard Weight, 7 Gauge Manufacturer #: K26 5.0 star rating 1 Review / <b>$0.35</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Pair</span> 913185 In Stock Choose Options Gloveworks Black Nitrile Gloves, Industrial, Powder-Free Manufacturer #: GPNB 4.6 star rating 28 Reviews / From <b>$13.20</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Box</span> 1778 In Stock Choose Options Sense4™ Blue Disposable Nitrile Gloves, 4-mil Manufacturer #: 7004PF / <b>$5.95</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Box</span> 118921 In Stock Choose Options Coverall w/ Open Wrists and Ankles Manufacturer #: TY120S WH / From <b>$169.67</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Case</span> 193 In Stock Choose Options Leather Palm Gloves with Safety Cuff, Split Shoulder - Men's Manufacturer #: 15J 4.0 star rating 1 Review / <b>$3.20</b><span style="color: #333333;line-height: 22px;font-size: 14px;white-space: nowrap;"> / Pair</span> 12956 In Stock Choose Options -------------------------------------------------------------------------------- No quotes found. SPOTLIGHT BRANDS DuPont DuPont provides industry leading protective options designed to keep you safe on the job. Uparalleled protection from the neck down BUY THE PRODUCT X-TRASAFE CrewSafe Utility Knife The X-TRASAFE Utility Knife was developed as a safe alternative to standard utility knive blades. Environmentally friendly replaceable cartridges. BUY THE PRODUCT Lineman's Lotion Protect the hands that do the job. Developed and formulated specifically for working hands BUY THE PRODUCT SUBSCRIBE TO OUR NEWSLETTER Email Address Subscribe Family-owned and operated for five generations, we remain focused on providing the same individualized attention that we've provided our customers for more than a century. RESOURCES Blog Industries E-Solutions Vending Program Services and Solutions Safety Knowledge Center COMPANY Our History Brands Careers Contact Us Locations Buy Now, Pay Later STAY CONNECTED Customer Support: T: (215) 679-4446 Customer Service Mon - Fri 8 am - 5 pm ET sales@stauffersafety.com * * * * © 2024 Stauffer Glove & Safety - All Rights Reserved Terms & Conditions | Privacy Policy | Accessibility PRODUCT OPTIONS Add to Cart Loading Products ×