CINXE.COM

Electronic Component Salvaging - Solder.net

<!DOCTYPE html> <html ⚡ amp class="no-js" lang="en"> <head> <!-- Google Tag Manager --> <script type="text/javascript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-W8WRGB7');</script> <!-- End Google Tag Manager --> <script async src="https://cdn.ampproject.org/v0.js"></script> <!--<script async custom-element="amp-script" src="https://cdn.ampproject.org/v0/amp-script-0.1.js"></script>--> <script async custom-element="amp-iframe" src="https://cdn.ampproject.org/v0/amp-iframe-0.1.js"></script> <script async custom-element="amp-form" src="https://cdn.ampproject.org/v0/amp-form-0.1.js"></script> <meta name="amp-script-src" content=" sha384-fake_hash_of_remote_js sha384-fake_hash_of_local_script " /> <meta name="msvalidate.01" content="38DA8FFFF9D52A1C9236A51CEFEE7542" /> <title>Electronic Component Salvaging - Solder.net</title> <link rel="dns-prefetch preconnect" href="https://cdn11.bigcommerce.com/s-lfvlkxkhv1" crossorigin><link rel="dns-prefetch preconnect" href="https://fonts.googleapis.com/" crossorigin><link rel="dns-prefetch preconnect" href="https://fonts.gstatic.com/" crossorigin> <meta property="product:price:amount" content="0" /><meta property="product:price:currency" content="USD" /><meta property="og:url" content="https://www.solder.net/services/electronic-component-salvaging/" /><meta property="og:site_name" content="Solder.net" /><meta name="keywords" content="ipc training, ipc certification, solder certification, solder training, PCB repair, bga rework"><link rel='canonical' href='https://www.solder.net/services/electronic-component-salvaging/' /><meta name='platform' content='bigcommerce.stencil' /><meta property="og:type" content="product" /> <meta property="og:title" content="Electronic Component Harvesting - PCB, QFA, LGA Salvaging - Solder.net" /> <meta property="og:description" content="BEST is the 1st choice in IPC Training, Solder Rework, Solder Training, PCB repair services, etc. Our popular courses include IPC Certification courses for Instructor &amp; Operator level like IPC-A-610, IPC J-STD-001, IPC 620." /> <meta property="fb:admins" content="bwet@solder.net" /> <meta property="og:availability" content="instock" /> <meta property="pinterest:richpins" content="enabled" /> <link href="https://cdn11.bigcommerce.com/s-lfvlkxkhv1/product_images/Favicon%20Image.jpg?t=1554285716" rel="shortcut icon"> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <script> // Change document class from no-js to js so we can detect this in css document.documentElement.className = document.documentElement.className.replace('no-js', 'js'); </script> <link href="https://fonts.googleapis.com/css?family=Roboto:400%7COswald:300%7CSource+Sans+Pro:400&display=swap" rel="stylesheet"> <link data-stencil-stylesheet href="https://cdn11.bigcommerce.com/s-lfvlkxkhv1/stencil/b11a8cb0-5407-013d-540b-42d2d7956926/e/10dfc4b0-6d2f-013d-a753-5ece71acb611/css/theme-b1d11f90-5407-013d-540b-42d2d7956926.css" rel="stylesheet"> <script> (function () { var xmlHttp = new XMLHttpRequest(); xmlHttp.open('POST', 'https://bes.gcp.data.bigcommerce.com/nobot'); xmlHttp.setRequestHeader('Content-Type', 'application/json'); xmlHttp.send('{"store_id":"1000247922","timezone_offset":"-5.0","timestamp":"2024-11-27T14:06:44.74535700Z","visit_id":"7c93eebe-58c1-43fc-ba7c-e5ca793dfc33","channel_id":1}'); })(); </script> <!-- Start Tracking Code for analytics_googleanalytics4 --> <!-- Global site tag (gtag.js) - Google Analytics --> <script data-cfasync="false" src="https://cdn11.bigcommerce.com/shared/js/google_analytics4-1c2b7be4d55eec47587da63febce263d4592b327.js"></script> <script data-cfasync="false"> function initGA4(event) { if (typeof subscribeOnBodlEvents === 'function') { subscribeOnBodlEvents('G-3C6PZRRG5Z', 'dMjk3Nj', false, false); } window.removeEventListener(event.type, initGA4); } var eventName = document.readyState === 'complete' ? 'consentScriptsLoaded' : 'DOMContentLoaded'; window.addEventListener(eventName, initGA4, false); </script> <!-- End Tracking Code for analytics_googleanalytics4 --> <!-- Start Tracking Code for analytics_siteverification --> <meta name="google-site-verification=lSRxASAQ4GlLl27zC2Hoi0K4mLIcn1ORhmyYN3sWWcY" /> <meta name="google-site-verification" content="12lbI6EQQT4fZXnykAKVmmauOge2PtUxS5Fy3TvSoE0" /> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-33505991-2"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-1071379547'); function trackEcommerce() { function gaAddTrans(orderID, store, total, tax, shipping, city, state, country) { ga('ecommerce:addTransaction', { id: orderID, affiliation: store, revenue: total, tax: tax, shipping: shipping, city: city, state: state, country: country }); } function gaAddItems(orderID, sku, product, variation, price, qty) { ga('ecommerce:addItem', { id: orderID, sku: sku, name: product, category: variation, price: price, quantity: qty }); } function gaTrackTrans() { ga('ecommerce:send'); } function gtagAddTrans(orderID, store, total, tax, shipping, city, state, country) { this.transaction = { transaction_id: orderID, affiliation: store, value: total, tax: tax, shipping: shipping, items: [] }; } function gtagAddItem(orderID, sku, product, variation, price, qty) { this.transaction.items.push({ id: sku, name: product, category: variation, price: price, quantity: qty }); } function gtagTrackTrans() { gtag('event', 'purchase', this.transaction); gtag('event', 'conversion', { 'send_to': 'AW-1071379547/UflECKbGr2AQ2-jv_gM', 'value': this.transaction.value, 'transaction_id': this.transaction.transaction_id, }); this.transaction = null; } if (typeof gtag === 'function') { this._addTrans = gtagAddTrans; this._addItem = gtagAddItem; this._trackTrans = gtagTrackTrans; } else if (typeof ga === 'function') { this._addTrans = gaAddTrans; this._addItem = gaAddItems; this._trackTrans = gaTrackTrans; } } var pageTracker = new trackEcommerce(); </script> <!-- End Tracking Code for analytics_siteverification --> <script type="text/javascript" src="https://checkout-sdk.bigcommerce.com/v1/loader.js" defer></script> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <script type="text/javascript">var $zoho= $zoho || {salesiq:{values:{},ready:function(){}}};var d=document;s=d.createElement("script");s.type="text/javascript";s.defer=true;s.src="https://salesiq.zoho.com/ameex/float.ls?embedname=solder";t=d.getElementsByTagName("script")[0];t.parentNode.insertBefore(s,t);</script> <script type="text/javascript"> var BCData = {"product_attributes":{"sku":"kj122","upc":null,"mpn":null,"gtin":null,"weight":null,"base":true,"image":null,"price":{"without_tax":{"formatted":"$0.00","value":0,"currency":"USD"},"tax_label":"Tax"},"stock":null,"instock":true,"stock_message":null,"purchasable":true,"purchasing_message":null}}; </script> <script src='https://www.powr.io/powr.js?external-type=bigcommerce' async></script><script src='https://www.powr.io/powr.js?external-type=bigcommerce' async></script><script> /*! lazysizes - v5.3.2 */ !function(e){var t=function(u,D,f){"use strict";var k,H;if(function(){var e;var t={lazyClass:"lazyload",loadedClass:"lazyloaded",loadingClass:"lazyloading",preloadClass:"lazypreload",errorClass:"lazyerror",autosizesClass:"lazyautosizes",fastLoadedClass:"ls-is-cached",iframeLoadMode:0,srcAttr:"data-src",srcsetAttr:"data-srcset",sizesAttr:"data-sizes",minSize:40,customMedia:{},init:true,expFactor:1.5,hFac:.8,loadMode:2,loadHidden:true,ricTimeout:0,throttleDelay:125};H=u.lazySizesConfig||u.lazysizesConfig||{};for(e in t){if(!(e in H)){H[e]=t[e]}}}(),!D||!D.getElementsByClassName){return{init:function(){},cfg:H,noSupport:true}}var O=D.documentElement,i=u.HTMLPictureElement,P="addEventListener",$="getAttribute",q=u[P].bind(u),I=u.setTimeout,U=u.requestAnimationFrame||I,o=u.requestIdleCallback,j=/^picture$/i,r=["load","error","lazyincluded","_lazyloaded"],a={},G=Array.prototype.forEach,J=function(e,t){if(!a[t]){a[t]=new RegExp("(\\s|^)"+t+"(\\s|$)")}return a[t].test(e[$]("class")||"")&&a[t]},K=function(e,t){if(!J(e,t)){e.setAttribute("class",(e[$]("class")||"").trim()+" "+t)}},Q=function(e,t){var a;if(a=J(e,t)){e.setAttribute("class",(e[$]("class")||"").replace(a," "))}},V=function(t,a,e){var i=e?P:"removeEventListener";if(e){V(t,a)}r.forEach(function(e){t[i](e,a)})},X=function(e,t,a,i,r){var n=D.createEvent("Event");if(!a){a={}}a.instance=k;n.initEvent(t,!i,!r);n.detail=a;e.dispatchEvent(n);return n},Y=function(e,t){var a;if(!i&&(a=u.picturefill||H.pf)){if(t&&t.src&&!e[$]("srcset")){e.setAttribute("srcset",t.src)}a({reevaluate:true,elements:[e]})}else if(t&&t.src){e.src=t.src}},Z=function(e,t){return(getComputedStyle(e,null)||{})[t]},s=function(e,t,a){a=a||e.offsetWidth;while(a<H.minSize&&t&&!e._lazysizesWidth){a=t.offsetWidth;t=t.parentNode}return a},ee=function(){var a,i;var t=[];var r=[];var n=t;var s=function(){var e=n;n=t.length?r:t;a=true;i=false;while(e.length){e.shift()()}a=false};var e=function(e,t){if(a&&!t){e.apply(this,arguments)}else{n.push(e);if(!i){i=true;(D.hidden?I:U)(s)}}};e._lsFlush=s;return e}(),te=function(a,e){return e?function(){ee(a)}:function(){var e=this;var t=arguments;ee(function(){a.apply(e,t)})}},ae=function(e){var a;var i=0;var r=H.throttleDelay;var n=H.ricTimeout;var t=function(){a=false;i=f.now();e()};var s=o&&n>49?function(){o(t,{timeout:n});if(n!==H.ricTimeout){n=H.ricTimeout}}:te(function(){I(t)},true);return function(e){var t;if(e=e===true){n=33}if(a){return}a=true;t=r-(f.now()-i);if(t<0){t=0}if(e||t<9){s()}else{I(s,t)}}},ie=function(e){var t,a;var i=99;var r=function(){t=null;e()};var n=function(){var e=f.now()-a;if(e<i){I(n,i-e)}else{(o||r)(r)}};return function(){a=f.now();if(!t){t=I(n,i)}}},e=function(){var v,m,c,h,e;var y,z,g,p,C,b,A;var n=/^img$/i;var d=/^iframe$/i;var E="onscroll"in u&&!/(gle|ing)bot/.test(navigator.userAgent);var _=0;var w=0;var M=0;var N=-1;var L=function(e){M--;if(!e||M<0||!e.target){M=0}};var x=function(e){if(A==null){A=Z(D.body,"visibility")=="hidden"}return A||!(Z(e.parentNode,"visibility")=="hidden"&&Z(e,"visibility")=="hidden")};var W=function(e,t){var a;var i=e;var r=x(e);g-=t;b+=t;p-=t;C+=t;while(r&&(i=i.offsetParent)&&i!=D.body&&i!=O){r=(Z(i,"opacity")||1)>0;if(r&&Z(i,"overflow")!="visible"){a=i.getBoundingClientRect();r=C>a.left&&p<a.right&&b>a.top-1&&g<a.bottom+1}}return r};var t=function(){var e,t,a,i,r,n,s,o,l,u,f,c;var d=k.elements;if((h=H.loadMode)&&M<8&&(e=d.length)){t=0;N++;for(;t<e;t++){if(!d[t]||d[t]._lazyRace){continue}if(!E||k.prematureUnveil&&k.prematureUnveil(d[t])){R(d[t]);continue}if(!(o=d[t][$]("data-expand"))||!(n=o*1)){n=w}if(!u){u=!H.expand||H.expand<1?O.clientHeight>500&&O.clientWidth>500?500:370:H.expand;k._defEx=u;f=u*H.expFactor;c=H.hFac;A=null;if(w<f&&M<1&&N>2&&h>2&&!D.hidden){w=f;N=0}else if(h>1&&N>1&&M<6){w=u}else{w=_}}if(l!==n){y=innerWidth+n*c;z=innerHeight+n;s=n*-1;l=n}a=d[t].getBoundingClientRect();if((b=a.bottom)>=s&&(g=a.top)<=z&&(C=a.right)>=s*c&&(p=a.left)<=y&&(b||C||p||g)&&(H.loadHidden||x(d[t]))&&(m&&M<3&&!o&&(h<3||N<4)||W(d[t],n))){R(d[t]);r=true;if(M>9){break}}else if(!r&&m&&!i&&M<4&&N<4&&h>2&&(v[0]||H.preloadAfterLoad)&&(v[0]||!o&&(b||C||p||g||d[t][$](H.sizesAttr)!="auto"))){i=v[0]||d[t]}}if(i&&!r){R(i)}}};var a=ae(t);var S=function(e){var t=e.target;if(t._lazyCache){delete t._lazyCache;return}L(e);K(t,H.loadedClass);Q(t,H.loadingClass);V(t,B);X(t,"lazyloaded")};var i=te(S);var B=function(e){i({target:e.target})};var T=function(e,t){var a=e.getAttribute("data-load-mode")||H.iframeLoadMode;if(a==0){e.contentWindow.location.replace(t)}else if(a==1){e.src=t}};var F=function(e){var t;var a=e[$](H.srcsetAttr);if(t=H.customMedia[e[$]("data-media")||e[$]("media")]){e.setAttribute("media",t)}if(a){e.setAttribute("srcset",a)}};var s=te(function(t,e,a,i,r){var n,s,o,l,u,f;if(!(u=X(t,"lazybeforeunveil",e)).defaultPrevented){if(i){if(a){K(t,H.autosizesClass)}else{t.setAttribute("sizes",i)}}s=t[$](H.srcsetAttr);n=t[$](H.srcAttr);if(r){o=t.parentNode;l=o&&j.test(o.nodeName||"")}f=e.firesLoad||"src"in t&&(s||n||l);u={target:t};K(t,H.loadingClass);if(f){clearTimeout(c);c=I(L,2500);V(t,B,true)}if(l){G.call(o.getElementsByTagName("source"),F)}if(s){t.setAttribute("srcset",s)}else if(n&&!l){if(d.test(t.nodeName)){T(t,n)}else{t.src=n}}if(r&&(s||l)){Y(t,{src:n})}}if(t._lazyRace){delete t._lazyRace}Q(t,H.lazyClass);ee(function(){var e=t.complete&&t.naturalWidth>1;if(!f||e){if(e){K(t,H.fastLoadedClass)}S(u);t._lazyCache=true;I(function(){if("_lazyCache"in t){delete t._lazyCache}},9)}if(t.loading=="lazy"){M--}},true)});var R=function(e){if(e._lazyRace){return}var t;var a=n.test(e.nodeName);var i=a&&(e[$](H.sizesAttr)||e[$]("sizes"));var r=i=="auto";if((r||!m)&&a&&(e[$]("src")||e.srcset)&&!e.complete&&!J(e,H.errorClass)&&J(e,H.lazyClass)){return}t=X(e,"lazyunveilread").detail;if(r){re.updateElem(e,true,e.offsetWidth)}e._lazyRace=true;M++;s(e,t,r,i,a)};var r=ie(function(){H.loadMode=3;a()});var o=function(){if(H.loadMode==3){H.loadMode=2}r()};var l=function(){if(m){return}if(f.now()-e<999){I(l,999);return}m=true;H.loadMode=3;a();q("scroll",o,true)};return{_:function(){e=f.now();k.elements=D.getElementsByClassName(H.lazyClass);v=D.getElementsByClassName(H.lazyClass+" "+H.preloadClass);q("scroll",a,true);q("resize",a,true);q("pageshow",function(e){if(e.persisted){var t=D.querySelectorAll("."+H.loadingClass);if(t.length&&t.forEach){U(function(){t.forEach(function(e){if(e.complete){R(e)}})})}}});if(u.MutationObserver){new MutationObserver(a).observe(O,{childList:true,subtree:true,attributes:true})}else{O[P]("DOMNodeInserted",a,true);O[P]("DOMAttrModified",a,true);setInterval(a,999)}q("hashchange",a,true);["focus","mouseover","click","load","transitionend","animationend"].forEach(function(e){D[P](e,a,true)});if(/d$|^c/.test(D.readyState)){l()}else{q("load",l);D[P]("DOMContentLoaded",a);I(l,2e4)}if(k.elements.length){t();ee._lsFlush()}else{a()}},checkElems:a,unveil:R,_aLSL:o}}(),re=function(){var a;var n=te(function(e,t,a,i){var r,n,s;e._lazysizesWidth=i;i+="px";e.setAttribute("sizes",i);if(j.test(t.nodeName||"")){r=t.getElementsByTagName("source");for(n=0,s=r.length;n<s;n++){r[n].setAttribute("sizes",i)}}if(!a.detail.dataAttr){Y(e,a.detail)}});var i=function(e,t,a){var i;var r=e.parentNode;if(r){a=s(e,r,a);i=X(e,"lazybeforesizes",{width:a,dataAttr:!!t});if(!i.defaultPrevented){a=i.detail.width;if(a&&a!==e._lazysizesWidth){n(e,r,i,a)}}}};var e=function(){var e;var t=a.length;if(t){e=0;for(;e<t;e++){i(a[e])}}};var t=ie(e);return{_:function(){a=D.getElementsByClassName(H.autosizesClass);q("resize",t)},checkElems:t,updateElem:i}}(),t=function(){if(!t.i&&D.getElementsByClassName){t.i=true;re._();e._()}};return I(function(){H.init&&t()}),k={cfg:H,autoSizer:re,loader:e,init:t,uP:Y,aC:K,rC:Q,hC:J,fire:X,gW:s,rAF:ee}}(e,e.document,Date);e.lazySizes=t,"object"==typeof module&&module.exports&&(module.exports=t)}("undefined"!=typeof window?window:{}); </script> <script data-cfasync="false" src="https://microapps.bigcommerce.com/bodl-events/index.js"></script> <script data-cfasync="false"> (function() { function decodeBase64(base64) { const text = atob(base64); const length = text.length; const bytes = new Uint8Array(length); for (let i = 0; i < length; i++) { bytes[i] = text.charCodeAt(i); } const decoder = new TextDecoder(); return decoder.decode(bytes); } window.bodl = JSON.parse(decodeBase64("eyJzZXNzaW9uIjp7ImlkIjoiMTEwYmMwYTktZDkwMS00OWZhLTk4ZTktNTM0Mjk4N2ZlYWUxIiwiZmlyc3RfdG91Y2hfdGltZXN0YW1wIjoiMjAyNC0xMS0yN1QxNDowNjo0NCIsImZpcnN0X3RvdWNoX3JlZmVycmFsX3VybCI6IiIsImZpcnN0X3RvdWNoX3JlcXVlc3RfdXJsIjoiaHR0cHM6Ly93d3cuc29sZGVyLm5ldC9zZXJ2aWNlcy9lbGVjdHJvbmljLWNvbXBvbmVudC1zYWx2YWdpbmcvIn0sInNob3BwZXIiOnsidmlzaXRvcl9pZCI6IiIsImN1c3RvbWVyX2lkIjpudWxsLCJlbWFpbCI6bnVsbCwiZmlyc3RfbmFtZSI6bnVsbCwibGFzdF9uYW1lIjpudWxsfSwiZGF0YV9jb25zZW50Ijp7ImZ1bmN0aW9uYWwiOnRydWUsImFuYWx5dGljcyI6dHJ1ZSwiYWR2ZXJ0aXNpbmciOnRydWV9LCJldmVudHMiOlt7ImJvZGxfdjFfcHJvZHVjdF9wYWdlX3ZpZXdlZCI6eyJldmVudF9pZCI6ImZhMDQyNmI0LTYzMWQtNDQyOS1iMjFjLTE0ZjgzYjY2MjdkNCIsImNoYW5uZWxfaWQiOjEsImN1cnJlbmN5IjoiVVNEIiwicHJvZHVjdF92YWx1ZSI6MC4wLCJsaW5lX2l0ZW1zIjpbeyJwcm9kdWN0X2lkIjoiMzI0Iiwic2t1Ijoia2oxMjIiLCJ2YXJpYW50X2lkIjpudWxsLCJwcm9kdWN0X25hbWUiOiJFbGVjdHJvbmljIENvbXBvbmVudCBTYWx2YWdpbmcgIiwiZ2lmdF9jZXJ0aWZpY2F0ZV9pZCI6bnVsbCwiZ2lmdF9jZXJ0aWZpY2F0ZV9uYW1lIjpudWxsLCJnaWZ0X2NlcnRpZmljYXRlX3RoZW1lIjpudWxsLCJwdXJjaGFzZV9wcmljZSI6MC4wLCJzYWxlX3ByaWNlIjpudWxsLCJiYXNlX3ByaWNlIjpudWxsLCJyZXRhaWxfcHJpY2UiOm51bGwsInF1YW50aXR5IjpudWxsLCJkaXNjb3VudCI6bnVsbCwiY291cG9uX2Ftb3VudCI6bnVsbCwiaW5kZXgiOjAsImJyYW5kX25hbWUiOm51bGwsImNhdGVnb3J5X25hbWVzIjpbXSwiY3VycmVuY3kiOiJVU0QifV19fV19")); })() </script> <script src="https://services.thomasnet.com/roi/client.js?tid=30225902" ></script> <!-- snippet location htmlhead --> <style amp-boilerplate amp-custom> @media only screen and (max-width: 420px) and (min-width: 280px) { .cat .recaptchaContent{ transform: scale(.8); position: relative; left: -30px; } } .sitec{ color:#666; margin-top: 12px; font-weight: 400; } .service_desc .tab_course_schedule a{ color:#fff; } .service-sidebar #slider{ display:none; } .news_subs img { height: 80px; } .send_pdf_m{margin:15px}.main-div-enroll button#credit_ap{color:#fff;background:#005cb9;border-radius:25px;padding:18px;border:none;width:auto}table#credit span{color:#fff;font-size:16px;font-weight:600}table#credit td{width:32%}table#credit th{width:18%;padding-left:6px}.thankyou h1{text-align:center;color:#fff}#mytabel th{border:2px solid #000;padding:15px}#mytabel td{border:2px solid #000;padding:15px}table#mytabel th{background-color:#D1CDCC}#myTab .nav-link.active{background-color:#D1CDCC;color:#fff;border-radius:20px 0 20px 0}button#thankyoub{color:#fff;background:#005cb9;border-radius:25px;padding:18px;border:none;width:11%;margin-left:45%}.main-div-enroll{background-color:rgb(100,100,100);width:80%;margin:auto;border-radius:25px;padding:10px}h1.heading1-enroll{color:#fff}p.sub-enroll{color:#fff;font-size:16px}.main-div-enroll input[type="text"],input[type="number"],input[type="email"],input[type="textarea"]{width:100%;background-color:rgba(220,220,220,.25);border:none;height:45px;border-radius:25px;color:#fff;padding-left:20px;cursor:context-menu}.main-div-enroll td{padding:10px}.main-div-enroll p{color:#fff;font-size:18px;font-weight:600}.main-div-enroll h2{color:#fff;margin-top:20px;margin-bottom:20px;font-weight:600}.main-div-enroll button.abc{color:#fff;background:#005cb9;border-radius:25px;padding:18px;border:none;width:11%}img#img_loading{position:fixed;width:25%;margin-left:27%;background:#fff;border-radius:187px;top:23%}.schedule1{display:none}.related img.img_width.services_card_img.m-top-0{margin-right:20px} .error{ color: red; } </style> <!-- FONTS --> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i" rel="stylesheet" > <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" > <!--<link rel="stylesheet" type="text/css" href="assets/css/style.css">--> <script type = "application/javascript"> document.getElementById("#hamburger").onclick="openNav()"; document.getElementById("#close").onclick="closeNav()"; </script> </head> <body class="cat"> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W8WRGB7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- snippet location header --> <title>Solder</title> <!-- jQuery library --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <!-- Popper JS --> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"></script> <!-- Latest compiled JavaScript --> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"></script> <!--<script type="text/javascript"> ----> <header class="site-header"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 text-center certified_column row"> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-7 text-center"> <div class="certified"> <div><img src="https://cdn11.bigcommerce.com/s-lfvlkxkhv1/product_images/uploaded_images/itr-1.png" class="img-responsive img_width" alt="Certified by ITAR"></div> <div><img src="https://www.solder.net/product_images/uploaded_images/smta.png" class="img-responsive img_width" alt="Certified by SMTA"></div> <div><img src="https://www.solder.net/product_images/uploaded_images/ipc.png" class="img-responsive img_width" alt="Certified by IPC"></div> <div><img src="https://www.solder.net/product_images/uploaded_images/iso.png" class="img-responsive img_width" alt="Certified by ISo"></div> </div> </div> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-5 text-center"> <div class="header-cnt-details"> <h4>Call us Now! <a href="tel:+18477979250" title="Call us now"><span class= "lmc_30225902" >1-847-797-9250</span></a></h4> <!-- <p>BEST Info <br> <a target="_blank" href="https://www.youtube.com/watch?v=8GNq93h-RC8&amp;t=33s"><img src="assets/img/youtube.png" class="img-responsive" alt="Youtube"></a></p> --> </div> </div> <!-- <h4>Your BEST choice</h4> --> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 certified_column"> </div> </div> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12"> <!--<img src="assets/img/logo.png" class="img-responsive img_width site_logo" alt="Site-Logo">--> <div class="header-logo header-logo--center"> <a href="https://www.solder.net/"> <div class="header-logo-image-container"> <img class="header-logo-image" src="https://cdn11.bigcommerce.com/s-lfvlkxkhv1/images/stencil/original/image-manager/best-logo.png?t=1726237014" alt="Solder.net" title="Solder.net"> </div> </a> </div> </div> </div> </div> <div class="container site_navigation" id="site_navigation-header"> <div class="row menus_height"> <div class="col-xs-6 col-sm-7 col-md-8 col-lg-9 padding_o"> <div class="navigation"> <div id="hamburger" class="hamburger" > <div class="bar1"></div> <div class="bar2"></div> <div class="bar3"></div> </div> <div class="mob_nav_close"> <a class="close" id="close" ></a> </div> <!-- <ul id="mob_nav"> <li class="nav_ul_a" id="menu">--> <ul class="mob_nav"> <li class="navPages-item aaaaaaa"> <a class="nav_ul_a" href="https://www.solder.net/">HOME</a> </li> <li class="dropdown_item navPages-item"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a class="nav_ul_a" href="/services-1/">Services <i class="fa fa-caret-down"></i></a> <ul class="menu_dropdown"> <li><a href="/bga-reballing/">BGA Reballing</a></li> <li class="submenu_dropdown_item open-navigation"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a href="/rework-1/">Rework <i class="fa fa-caret-down"></i></a> <ul class="submenu_menu_dropdown"> <li><a href="/bga-rework-services/">BGA Rework</a></li> <li><a href="/services/pcb-rework-and-repair-services/">PCB Rework</a></li> <li><a href="/services/qfn-rework">QFN Rework</a></li> <li><a href="/services/lga-rework/">LGA Rework</a></li> <li><a href="/services/underfill-cold-rework-services/">Underfill Rework</a></li> <li><a href="/services/pop-rework/">POP REWORK</a></li> <!--<li><a href="http://solder8.mybigcommerce.com/mobile-training-center">Mobile Trainng</a></li>--> <li><a href="/services/high-volume-electronics-rework-services/">High Volume Rework</a></li> </ul> </li> <li class="submenu_dropdown_item open-navigation"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a href="/board-level-repair/">Board Level Repair <i class="fa fa-caret-down"></i></a> <ul class="submenu_menu_dropdown"> <li class="submenu_dropdown_item submenu_dropdown_item-2"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a href="/services/pcb-repair/">PCB Repair <i class="fa fa-caret-down"></i></a> <ul class="submenu_menu_dropdown submenu_dropdown-2"> <li><a href="/services/pcb-repair/gold-finger-repair/">Gold Fingers</a></li> <li><a href="/services/pcb-repair/bga-pad-repair">BGA Pads</a></li> <!--<li><a href="/services/pcb-repair/broken-corner-repair/">Broken Corner</a></li>--> <li><a href="/services/pcb-repair/plated-throughhole-repair">Plated Throughhole</a></li> <li><a href="/services/pcb-repair/edge-repair/">Edge</a></li> <li><a href="/services/mask-repair/">Mask</a></li> <li><a href="/services/pcb-repair/populated-board-trace-modification/">Populated Boards</a></li> <li><a href="/services/pcb-repair/pad-and-trace-repair/">Pads and Traces</a></li> </ul> </li> <li><a href="/services/pcb-bare-board-eco-services/">PCB Bare Board ECO / ECN</a></li> <li><a href="/services/flex-circuit-repair/">Flex Circuit Repair</a></li> </ul> </li> <li class="submenu_dropdown_item open-navigation"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a href="/device-rework/">Device Rework <i class="fa fa-caret-down"></i></a> <ul class="submenu_menu_dropdown"> <li><a href="/services/bga-reballing-services/">Reballing</a></li> <li><a href="/services/robotic-hot-solder-dip/">Lead Tinning</a></li> </ul> </li> <li><a href="/hand-soldering-services/">Hand Soldering Services</a></li> <li class="submenu_dropdown_item open-navigation"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a href="/services/laser-services/">Laser Services <i class="fa fa-caret-down"></i></a> <ul class="submenu_menu_dropdown"> <li><a href="/services/laser-marking/">Part Marking and DeMarking</a></li> <li><a href="/laser-wire-stripping/">Laser Wire Stripping</a></li> <!--<li><a href="/kapton-laser-machining">Kapton™ Laser Machining</a></li>--> <li><a href="/services/pcb-laser-depanelization/">Laser De-Paneling</a></li> <li><a href="/services/medical-device-laser-machining/">Medical Device Laser Services</a></li> <li><a href="/services/mask-removal-new-pad-or-trace-definition/">Selective Solder Mask Removal</a></li> <li><a href="/services/flex-circuits/">Flex Circuit Machining</a></li> <li><a href="/services/fine-wire-stripping-ablating/">Fine Wire Stripping</a></li> <li><a href="/services/fine-wire-stripping-ablating/">Ribbon Cable Stripping</a></li> <li><a href="/services/coverlay/">Coverlay Laser Machining</a></li> </ul> </li> <li><a href="/inspection/">Inspection</a></li> <li><a href="/services/electronics-sorting/">Electronic Sorting</a></li> <li><a href="/services/electronic-component-salvaging/">Part Salvaging </a></li> <li><a href="/other-services/">other services</a></li> </ul> </li> <li class="navPages-item dropdown_item 123"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a id="training-id" class="nav_ul_a has-subMenu-PRODUCTS" href="https://www.solder.net/products/" data-collapsible="navPages-51"> PRODUCTS <i class="fa fa-caret-down" aria-hidden="true"></i> </a> <div class="navPage-subMenu" id="navPages-51" aria-hidden="true" tabindex="-1"> <ul class="menu_dropdown"> <li class=" submenu_dropdown_item 122 heatshieldgel-tm "> <a class=" nav_ul_a navPage-subMenu-action navPages-action" href="https://www.solder.net/products/heatshieldgel-tm/">heatshieldgel-tm</a> </li> <li class=" submenu_dropdown_item 122 heatshields "> <a class=" nav_ul_a navPage-subMenu-action navPages-action" href="https://www.solder.net/products/heatshields/">heatshields</a> </li> <li class=" submenu_dropdown_item 122 REWORK STENCILS open-navigation"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a class="navPage-subMenu-action navPages-action has-subMenu REWORK STENCILS" href="https://www.solder.net/rework-stencils/" data-collapsible="navPages-53" data-collapsible-disabled-breakpoint="medium" data-collapsible-disabled-state="open" data-collapsible-enabled-state="closed"> REWORK STENCILS <i class="fa fa-caret-down REWORK STENCILS" aria-hidden="true"></i> </a> <!--<ul class="4444 submenu_menu_dropdown" id="navPages-53">--> <!----------------------hard code sart hare for menu--------------------------------------> <ul class="submenu_menu_dropdown"> <li class="submenu_dropdown_item submenu_dropdown_item-2 submenu_menu-item"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a href="/products/stiknpeel/">StikNPeel™ <i class="fa fa-caret-down"></i></a> <ul class="submenu_menu_dropdown submenu_dropdown-2"> <li><a href="/products/stiknpeel/">Overview</a></li> <!--<li><a href="">Benefits</a></li>--> <li><a href="/products/stiknpeel-products/data-sheets/">Data Sheet</a></li> <li><a href="/products/stiknpeel-products/faq/">FAQ</a></li> </ul> </li> <li class="submenu_dropdown_item submenu_dropdown_item-2 submenu_menu-item"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a href="/products/stencilquik/">StencilQuik™ <i class="fa fa-caret-down"></i></a> <ul class="submenu_menu_dropdown submenu_dropdown-2"> <li><a href="/products/stencilquik/">Overview</a></li> <li><a href="/benefits/">Benefits</a></li> <li><a href="/stencilquik-products-faq/">FAQ</a></li> <li><a href="/content/StencilQuik_Instructions.pdf" target="_blank">Instructions</a></li> <!--<li><a href="">Articles</a></li>--> </ul> </li> <li class="submenu_dropdown_item submenu_dropdown_item-2 submenu_menu-item"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a href="/products/stencilmate-leadless-device-rework-stencils/">StencilMate™ <i class="fa fa-caret-down"></i></a> <ul class="submenu_menu_dropdown submenu_dropdown-2"> <li><a href="/products/stencilmate-leadless-device-rework-stencils/">Overview</a></li> <li><a href="/products/stencilmate-leadless-device-rework-stencils/qfn-void-reduction/">Void Reduction</a></li> <li><a href="/products/stencilmate-benefits/">Benefits</a></li> <!--<li><a href="">FAQ</a></li>--> <li><a href="/content/user-instructions.pdf" target="_blank">Instructions</a></li> </ul> </li> <li><a href="/prometal-smt/rework-stencils/">Miniature Stencil</a></li> </ul> <!----------------------hard code end hare for menu--------------------------------------> <!--</ul>--> </li> <li class=" submenu_dropdown_item 122 REBALLING PERFORMS open-navigation"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a class="navPage-subMenu-action navPages-action has-subMenu REBALLING PERFORMS" href="https://www.solder.net/products/ezreball" data-collapsible="navPages-55" data-collapsible-disabled-breakpoint="medium" data-collapsible-disabled-state="open" data-collapsible-enabled-state="closed"> REBALLING PERFORMS <i class="fa fa-caret-down REBALLING PERFORMS" aria-hidden="true"></i> </a> <!--<ul class="4444 submenu_menu_dropdown" id="navPages-55">--> <!----------------------hard code sart hare for menu--------------------------------------> <ul class="submenu_menu_dropdown"> <li><a href="/products/ezreball/">Overview</a></li> <li><a href="/products-reballing-performs-benefits">Benefits</a></li> <li><a href="/products-reballing-performs-faq">FAQ</a></li> <li><a href="/products-reballing-performs-data-sheets">Data Sheets</a></li> <li><a href="/products-reballing-performs-instructions">Instructions</a></li> <li><a href="/products/ezreball-reballing-performs/articles/">Articles</a></li> </ul> <!----------------------hard code end hare for menu--------------------------------------> <!--</ul>--> </li> <li class=" submenu_dropdown_item 122 SMT STENCILS "> <a class=" nav_ul_a navPage-subMenu-action navPages-action" href="https://www.solder.net/smt-stencils">SMT STENCILS</a> </li> <li class=" submenu_dropdown_item 122 PCB REPAIR open-navigation"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a class="navPage-subMenu-action navPages-action has-subMenu PCB REPAIR" href="https://www.solder.net/pcb-repair" data-collapsible="navPages-59" data-collapsible-disabled-breakpoint="medium" data-collapsible-disabled-state="open" data-collapsible-enabled-state="closed"> PCB REPAIR <i class="fa fa-caret-down PCB REPAIR" aria-hidden="true"></i> </a> <!--<ul class="4444 submenu_menu_dropdown" id="navPages-59">--> <!----------------------hard code sart hare for menu--------------------------------------> <ul class="submenu_menu_dropdown "> <li><a href="/products/pcb-repair/pcb-repair-kit/">PCB Repair Kit</a></li> <li><a href="/products/pcb-repair/epoxy-repair-kit-20/">Epoxy Repair Kit</a></li> <li><!--<a href="/best-land-repair-kit">--> <!--<a href="http://www.soldertools.net/categories/PCB-Repair-Materials/Land-Repair-Kit/"> Land Repair Kit</a></li>--> <!--<li><a href="http://www.soldertools.net/categories/PCB-Repair-Materials/Land-Repair-Kit/"> Pad Repair Kit</a></li>--> <li><a href="categories/PCB-Repair-Materials/Pad-Repair-Kit/" target="_blank">Pad Repair Kit</a></li> <!--<li><a href="/gold-contact-plating-kit">Gold Contact Replating Kit</a></li>--> <li><a href="/products/pcb-repair/gold-contact-plating-kit/">Gold Contact Replating Kit</a></li> <!--<li><a href="/through-hole-repair-materials">Throughhole Repair</a></li>--> <li><a href="/eyelets/" target="_blank">Throughhole Repair</a></li> <li><a href="/pcb-circuit-frames/">Circuit Frames</a></li> <li><a href="/products/pcb-repair/pcb-repair-matls/">PCB Repair Materials</a></li> <li><a href="/products/heatshields/">HeatShields</a></li> <li><a href="/products/heatshieldgel-tm/">Heatshield Gel</a></li> </ul> <!----------------------hard code end hare for menu--------------------------------------> <!--</ul>--> </li> </ul> </div> </li> <li class="navPages-item dropdown_item 123"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a id="training-id" class="nav_ul_a has-subMenu-TECH INFO" href="https://www.solder.net/technical-info/" data-collapsible="navPages-52"> TECH INFO <i class="fa fa-caret-down" aria-hidden="true"></i> </a> <div class="navPage-subMenu" id="navPages-52" aria-hidden="true" tabindex="-1"> <ul class="menu_dropdown"> <li class=" submenu_dropdown_item 122 REWORK PROCESSES open-navigation"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a class="navPage-subMenu-action navPages-action has-subMenu REWORK PROCESSES" href="https://www.solder.net/rework-processes/" data-collapsible="navPages-61" data-collapsible-disabled-breakpoint="medium" data-collapsible-disabled-state="open" data-collapsible-enabled-state="closed"> REWORK PROCESSES <i class="fa fa-caret-down REWORK PROCESSES" aria-hidden="true"></i> </a> <!--<ul class="4444 submenu_menu_dropdown" id="navPages-61">--> <!----------------------hard code sart hare for menu--------------------------------------> <ul class="submenu_menu_dropdown"> <li class="submenu_dropdown_item submenu_dropdown_item-2 submenu_menu-item"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a href="/technical-info/bga-rework-processes/">BGA Rework <i class="fa fa-caret-down"></i></a> <ul class="submenu_menu_dropdown submenu_dropdown-2"> <li><a href="/technical-info/develop-process/">Develop Process</a></li> <li><a href="/technical-info/bga-rework-profile/">Develop Profile</a></li> <li><a href="/technical-info/part-removal/">Part Removal</a></li> <li><a href="/technical-info/site-preparation/">Site Preparation</a></li> <li><a href="/technical-info/bga-replacement/">Component Placement</a></li> <li><a href="/technical-info/part-reflow/">Component Reflow</a></li> <li><a href="/technical-info/inspection">Inspection</a></li> </ul> </li> <li class="submenu_dropdown_item submenu_dropdown_item-2 submenu_menu-item"> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a href="/technical-info/reballing/">Reballing <i class="fa fa-caret-down"></i></a> <ul class="submenu_menu_dropdown submenu_dropdown-2 noupper"> <li><a href="/technical-info/reballing/stencilandfixturereballingmethod/" class="nouppercase">Stencil/Fixture Reballing Method</a></li> <li><a href="/technical-info/reballing/reballingpreformmethod/" class="nouppercase">Reballing Preform Method</a></li> <li><a href="/technical-info/reballing/highvolumereballingmethod/" class="nouppercase">High Volume Ball Placement Method</a></li> <li><a href="/technical-info/reballing/bgadeballingmethods/" class="nouppercase">Deballing Methods</a></li> <li><a href="/technical-info/reballing/reballingprocessconsideration/" class="nouppercase">Reballing Process Considerations</a></li> <!-- <li class=" submenu_dropdown_item submenu_dropdown_item-2"> <a href="/tech-info-reballing" class="nouppercase">Reballing Process<i class="fa fa-caret-down"></i></a> <ul class="submenu_menu_dropdown submenu_dropdown-2"> <li><a href="/handling-of-bgas" class="nouppercase">BGA Handling</a></li> <li><a href="/technical-info-dry-packaging/" class="nouppercase">DRY Packaging</a></li> <li><a href="/reballing-challenges" class="nouppercase">Challenges</a></li> <li><a href="/optional-services" class="nouppercase">Optional Reballing Services</a></li> <!--<li><a href="">Aerospace Industry Reballing</a></li> </ul> </li>--> </ul> </li> <li><a href="/technical-info/underfill-rework/">Underfill rework</a></li> <li><a href="/technical-info/lead-free-rework/">Lead free rework</a></li> </ul> <!----------------------hard code end hare for menu--------------------------------------> <!--</ul>--> </li> <li class=" submenu_dropdown_item 122 INSPECTION OF ELECTRONICS "> <a class=" nav_ul_a navPage-subMenu-action navPages-action" href="https://www.solder.net/inspection-of-electronics/">INSPECTION OF ELECTRONICS</a> </li> <li class=" submenu_dropdown_item 122 HOW TO VIDEOS "> <a class=" nav_ul_a navPage-subMenu-action navPages-action" href="https://www.solder.net/technical-info/soldering-tips/">HOW TO VIDEOS</a> </li> <li class=" submenu_dropdown_item 122 NEWSLETTERS "> <span class="dropdown-icon"><i class="fa fa-caret-down icon-visible"></i></span> <a class="navPage-subMenu-action navPages-action has-subMenu NEWSLETTERS" href="https://www.solder.net/newsletters/" data-collapsible="navPages-64" data-collapsible-disabled-breakpoint="medium" data-collapsible-disabled-state="open" data-collapsible-enabled-state="closed"> NEWSLETTERS <i class="fa fa-caret-down NEWSLETTERS" aria-hidden="true"></i> </a> <!--<ul class="4444 submenu_menu_dropdown" id="navPages-64">--> <!----------------------hard code sart hare for menu--------------------------------------> <!----------------------hard code end hare for menu--------------------------------------> <!--</ul>--> </li> </ul> </div> </li> <li class="dropdown_item"> <a class="nav_ul_a" href="https://soldertraining.net/">Training</a> </li> <li class="dropdown_item"> <a class="nav_ul_a" href="https://www.solder.net/contact-us/">Contact Us</a> </li> <li class="dropdown_item"> <a class="nav_ul_a ggggg" href="https://www.solder.net/aboutus/">ABOUT US <i class="fa fa-caret-down"></i></a> <ul class="navPage-childList menu_dropdown" id="navPages-"> <li class="submenu_dropdown_item"> <a class="nav_ul_a" href="https://www.solder.net/why-buy-from-best/">WHY BUY FROM BEST ?</a> </li> <li class="submenu_dropdown_item"> <a class="nav_ul_a" href="https://www.solder.net/terms-conditions-guarantee-w-9/">TERMS/CONDITIONS/GUARANTEE/W-9</a> </li> <li class="submenu_dropdown_item"> <a class="nav_ul_a" href="https://www.solder.net/credit-application/">Credit Application</a> </li> <li class="submenu_dropdown_item"> <a class="nav_ul_a" href="https://www.solder.net/general-content/eagle-certification/">ISO</a> </li> <li class="submenu_dropdown_item"> <a class="nav_ul_a" href="https://www.solder.net/itar/">ITAR</a> </li> <li class="submenu_dropdown_item"> <a class="nav_ul_a" href="https://www.solder.net/reach/">REACH</a> </li> <li class="submenu_dropdown_item"> <a class="nav_ul_a" href="https://www.solder.net/links/">LINKS</a> </li> <li class="submenu_dropdown_item"> <a class="nav_ul_a" href="https://www.solder.net/sitemap/">SITEMAP</a> </li> </ul> </li> <li class="dropdown_item"> <a class="nav_ul_a" href="http://www.soldertools.net/">TO ORDER</a> </li> </ul> <!--<ul id="mob_nav"> <li class=""> <a class="" href="">All undefined</a> </li>--> <!--</ul>--> </div> </div> <div class="col-xs-6 col-sm-5 col-md-4 col-lg-3 padding_o"> <div class="dropdown dropdown--quickSearch is-open f-open-dropdown" id="quickSearch" aria-hidden="false" tabindex="-1" data-prevent-quick-search-close="" style="top: 9px;"> <div class="container"> <!-- snippet location forms_search --> <form class="form" action="/search.php"> <fieldset class="form-fieldset"> <div class="form-field site-search"> <!--<label class="is-srOnly" for="search_query">Search</label>--> <input class="form-input" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="Search ..." autocomplete="off"> <button type="submit" id="show-result" aria-label="Submit Search"><svg aria-hidden="true"><use xlink:href="#icon-search-2"></use></svg></button> </div> </fieldset> </form> <section class="quickSearchResults" data-bind="html: results"></section> </div> </div> </div> </div> </div> </header> <div class="body"> <div class="container"> <div class="container homepage_carousel"> <div id="demo" class="carousel slide" data-ride="carousel"> <!-- Left and right controls --> <a class="carousel-control-prev" href="#demo" data-slide="prev"> <span class="carousel-control-prev-icon"></span> </a> <a class="carousel-control-next" href="#demo" data-slide="next"> <span class="carousel-control-next-icon"></span> </a> </div> </div> <div class="main"> <section> <div class="container con1"> <div class="row"> <div class="tabs-contents"> <div class="tab-content is-active row" id="tab-description"> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-8"> <div class="service-article"> <div class="section_heading_underline"> <h1>Electronic Component Salvaging</h1> </div> <div class="service_desc"><img src="https://cdn11.bigcommerce.com/s-lfvlkxkhv1/product_images/uploaded_images/electronic-component-salvaging.jpg" alt="" /> <br /><br /> <p>BEST can be your outsourced partner for reliable and consistent part salvaging of electronic components. The result is savings in re-design effort and be able to build the assembly you need to build or repair. Whether you need to harvest components which are in short supply from repair or obsolete or slow-moving inventory, BEST can properly handle, make sure the PCB is properly conditioned and the parts are removed and properly conditioned for re-insertion to the manufacturing process. Our expertise when it comes to ball grid arrays, ultra fine pitch QFPs, QFNs, LGAs or other electronic packages, will give you the assurance that it the reclaiming process is of the highest yield. Our particular expertise in BGA removal, replacement and <a href="https://www.solder.net/services/bga-reballing-services/">reballing</a> makes our makes our <a href="https://www.solder.net/services/bga-salvaging-services/">BGA salvaging</a> particularly fruitful and worthwhile. Our expertise in <a href="http://iconnect007.uberflip.com/i/1345210-smt007-mar2021/91?">electronic component salvaging</a> will give you the highest yields with an eye on reliability.</p> <p>Most electronic components can be reliably salvaged and conditioned for use in electronics manufacturing in order to build new assemblies. There are several factors in processing the components for salvaging. The ESD sensitivity of the component needs to be considered prior to attempting part salvaging. The storage conditions, the PCB handling and packaging all play a roll in determining the exposure to ESD events of the PCBs which will have the parts harvested from them. In addition, the other elements which the board has seen including humidity and temperature levels, exposure to water, solvents and other potentially harmful environmental conditions will need to be considered prior to planning the electronic component harvesting. Coatings including conformal coatings, underfills and other insulating barriers or glues may hamper the component removal or change the component salvaging process. These and other factors will determine the process employed to remove and recondition the components for later use. In turn this process will determine the electronic component salvaging cost. The experts at BEST can recommend processes for harvesting specific components and explain the risks to yield as well as impacts on component reliability and the associated tradeoffs in salvaging costs. BEST expertise in advanced package rework including BGAs, <a href="https://www.solder.net/services/lga-rework/">LGAs</a> <a href="https://www.solder.net/services/pop-rework/">POPs</a> and other component body types makes us a safe choice for salvaging these electronic components. Our rework process expertise will benefit the yield obtained for these advanced packages. Our project management experience assures that your electronic component harvesting project will go smoothly.</p> <p>BEST not only has the knowledge for proper component salvaging processes but we have the right equipment to reliably prepare the components for later use in manufacturing. BEST has BGA rework systems, both hot air as well as IR, which can provide the right thermal profile for part removal without damaging the components. Once area array packages have been removed and prepped BEST has a variety of methods available for attaching new solder balls to the components for BGA reballing. Automated inspection can follow to insure co-planarity, proper ball location and single correct ball sizes are re-attached to the BGA. For leaded components such as QFPs, throughhole device and J-leaded components BEST offers hot solder dipping in order to remove remnant solder for later use. BEST will also clean, bake out and dry pack the components. We can supply the returned components in trays, stick or tape and reel per EIA-481E standards. BEST has the right equipment to go along with the expertise and project management experience to complete your PCB project.</p> <p>For large quantity part salvaging or in cases where the application is for a critical end use environment, we recommend performing an initial lot acceptance. After the components have been placed onto the PCB and reflowed, we welcome feedback after determining a yield from the salvaged component assembly build.</p> <p>We ask that you send us drawings and photos (secondary and primary sides) of the PCB as well as the component locations for your component salvaging project. In addition, we ask for an electronic copy of the component data sheet for each component which needs to be salvaged. Please let us know the solder alloy and how you would like the components returned after salvaging and conditioning-tray, stick or tape and reel. Finally, let us know the solder alloy as well as how to dispose of the remnant PCBs. We can then promptly supply you with comments as well as a quotation for your electronic component salvaging project.</p> </div> </div> </div> <!-- snippet location product_description --> <!----------------------- sidebar code start here------------------------------------> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 forsidebar1"> <div class="service-sidebar " id="sidebar-fornone"> <div class="getQuote"> <a href="/contact-us/"><img src="https://cdn11.bigcommerce.com/s-lfvlkxkhv1/product_images/uploaded_images/getquote.png?t=1540808591" class="img-responsive red_btn" alt="Get Quote Button"> <img src="https://cdn11.bigcommerce.com/s-lfvlkxkhv1/product_images/uploaded_images/getquote-blue.png?t=1540808618" class="img-responsive blue_btn" alt="Get Quote Button"></a> </div> <div class="sidebar_testimonials"> <div class="section_heading_underline"> <h2>Testimonials</h2> </div> </div> <div id="carousel" class="carousel slide carousel-fade" data-ride="carousel" data-interval="3000"> <!-- Carousel items --> <div class="carousel-inner"> <div class="carousel-item ccttt-1"> <div class="productView-info"> <blockquote class="productView-info-value">You Guys Freaking Rock with turnaround time. Thank you all SOOOOO much!! – Welch Allyn Your company name exemplifies exactly what you are, the BEST!!!</blockquote> <p class="productView-info-name">Alpha Circuits:</p> </div> </div> <div class="carousel-item ccttt-1"> <div class="productView-info"> <blockquote class="productView-info-value">The team at Best made some of the best dots we’ve ever seen on the last order. Last batch was perfect all around. Working great for us and our customers.</blockquote> <p class="productView-info-name">Evaporative Coating:</p> </div> </div> <div class="carousel-item ccttt-1"> <div class="productView-info"> <blockquote class="productView-info-value">BEST has solid high quality service every time, and at the right price. They are very dependable. I am able to start a project in less then 24 hours with no hassles. The teams always work to meet the demands placed on them by the customer</blockquote> <p class="productView-info-name">Motorola:</p> </div> </div> <div class="carousel-item ccttt-1"> <div class="productView-info"> <blockquote class="productView-info-value">Your hard work and dedication to great customer service was reflected in the large showing of customers at your anniversary party. That's what I've known BEST for!</blockquote> <p class="productView-info-name">Coilcraft:</p> </div> </div> <div class="carousel-item ccttt-1"> <div class="productView-info"> <blockquote class="productView-info-value">Man, you guys are unbelievably fast!</blockquote> <p class="productView-info-name">Blur Development Product:</p> </div> </div> <div class="carousel-item ccttt-1"> <div class="productView-info"> <blockquote class="productView-info-value">Just wanted to let you know what a fantastic job/effort James put in too insure our guys were thoroughly training and qualified. Everyone involved was very impressed with his knowledge, flexibility, and work ethic. We really appreciate the fact that</blockquote> <p class="productView-info-name">EMAC:</p> </div> </div> <div class="carousel-item ccttt-1"> <div class="productView-info"> <blockquote class="productView-info-value">We do some business with BEST and I am very happy with the service you provided to us.</blockquote> <p class="productView-info-name">Telefonix:</p> </div> </div> <div class="carousel-item ccttt-1"> <div class="productView-info"> <blockquote class="productView-info-value">…always are very friendly and try to accommodate my short lead time</blockquote> <p class="productView-info-name">Qualcomm:</p> </div> </div> <div class="carousel-item ccttt-1"> <div class="productView-info"> <blockquote class="productView-info-value">Just wanted to let you know the tape shapes you did for us is working well. Thanks again for your support!</blockquote> <p class="productView-info-name">Creation Technology:</p> </div> </div> <div class="carousel-item ccttt-1"> <div class="productView-info"> <blockquote class="productView-info-value">There was not doubt that Francisco know the material, how to present it, and how to make the class participants feel at ease..all of my guys came to me and how me how much they had learned</blockquote> <p class="productView-info-name">Alabama Power:</p> </div> </div> <div class="carousel-item ccttt-1"> <div class="productView-info"> <blockquote class="productView-info-value">BEST is excellent in meeting delivery dates and are very good with clear communication of shipments, quantities, issues, etc. Their quality and technical assistance has been superb.</blockquote> <p class="productView-info-name">RW Technologies:</p> </div> </div> <div class="carousel-item ccttt-1"> <div class="productView-info"> <blockquote class="productView-info-value">People I dealt with at BEST were top notch. I received the order right on time and it was complete. It is a pleasure to do business with you.</blockquote> <p class="productView-info-name">Jim H SNC:</p> </div> </div> <div class="carousel-item ccttt-1"> <div class="productView-info"> <blockquote class="productView-info-value">I would rank you the highest possible on this order. Everything went great from start to finish.</blockquote> <p class="productView-info-name">Brian D, Sunburst:</p> </div> </div> <div class="carousel-item ccttt-1"> <div class="productView-info"> <blockquote class="productView-info-value">BEST did an awesome job! Thank you!</blockquote> <p class="productView-info-name">Ann R Osram:</p> </div> </div> <div class="carousel-item ccttt-1"> <div class="productView-info"> <blockquote class="productView-info-value">BEST did the best amongst all of the vendors on our reballing needs. Thanks!</blockquote> <p class="productView-info-name">Nicholas B, Samtec:</p> </div> </div> </div> </div> <div class="rework_pics"> <div class="container"> <!-- main slider carousel --> <div class="row"> <div class="col-lg-12" id="slider"> <!--Carousel Wrapper--> <div id="carousel-thumb" class="carousel slide carousel-fade carousel-thumbnails" data-ride="carousel"> <!--Slides--> <div class="carousel-inner" role="listbox"> <!--Controls--> <a class="carousel-control-prev showOnHover" href="#carousel-thumb" role="button" data-slide="prev"> <!-- <span class="carousel-control-prev-icon" aria-hidden="true"></span> --> <i class="fa fa-backward"></i> <!-- <span class="sr-only">Previous</span> --> </a> <a class="carousel-control-next showOnHover" href="#carousel-thumb" role="button" data-slide="next"> <!-- <span class="carousel-control-next-icon" aria-hidden="true"></span> --> <i class="fa fa-forward"></i> <!-- <span class="sr-only">Next</span> --> </a> <!--/.Controls--> </div> <!--/.Slides--> <div class="carousel-indicators-column"> <ol class="carousel-indicators"> </ol> </div> </div> </div> <!--/.Carousel Wrapper--> </div> </div> <!--/main slider carousel--> </div> <div class="related_services"> <div class="section_heading_underline"> <h2>Related Services</h2> </div> <div class="services_tags"> <a href="/services/pcb-repair/bga-pad-repair" class="btn" title="BGA Pad Repair">BGA Pad Repair</a> <a href="/services/bga-reballing-services/" class="btn" title="BGA Pad Repair">BGA Reballing</a> <a href="/services/dye-and-pry" class="btn" title="BGA Pad Repair">BGA Dye Pry Services</a> </div> </div> <div class="newsLetter"> <a href="http://visitor.r20.constantcontact.com/manage/optin/ea?v=001_9g4yepN7pdRrevK1zyByQ==" target="_blank">Add me to Newsletter list</a> </div> </div> </div> </div> <!----------------------- sidebar code end here------------------------------------> </div> </div> </div> </section> </div> <!-- Modal --> <div class="modal fade video_modal" id="myModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> <!-- 16:9 aspect ratio --> <div class="embed-responsive embed-responsive-16by9"> <iframe class="embed-responsive-item" src="" id="video" allowscriptaccess="always"></iframe> </div> </div> </div> </div> </div> </div> </div> <div id="modal" class="modal" data-reveal data-prevent-quick-search-close> <a href="#" class="modal-close" aria-label="Close" role="button"> <span aria-hidden="true">&#215;</span> </a> <div class="modal-content"></div> <div class="loadingOverlay"></div> </div> </div> <footer class="footer-top"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-3 col-lg-3"> <div class="tips margin-b-30"> <div class="underline_heading"> <h3>Soldering Tips</h3> </div> <amp-iframe sandbox="allow-scripts allow-same-origin" width="200" height="100" src="https://www.youtube.com/embed/CGnt2vCAjfQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></amp-iframe> </div> </div> <div class="col-xs-12 col-sm-12 col-md-5 col-lg-5"> <div class="margin-b-30"> <div class="underline_heading"> <h3>What’s New?</h3> </div> <div class="whatsNew"> <div class="item"> <div class="blog"> <a href="/blog/master-the-art-of-pcb-rework-and-repair-elevate-your-skills-with-best/" target="_blank"> Master the Art of PCB Rework and Repair: Elevate Your Skills with BEST</a> </div> </div> <div class="item"> <div class="blog"> <a href="/blog/unlocking-precision-elevate-your-electronics-sorting-with-best/" target="_blank"> Unlocking Precision: Elevate Your Electronics Sorting with BEST</a> </div> </div> <div class="item"> <div class="blog"> <a href="/blog/revive-your-pcbs-with-bests-pcb-land-repair-kits/" target="_blank"> Revive Your PCBs with BEST&#x27;s PCB Land Repair Kits</a> </div> </div> </div> </div> </div> <div class="col-xs-12 col-sm-12 col-md-4 col-lg-4"> <div class="margin-b-30" style="height: 170px;"> <div class="underline_heading"> <h3>What People Are Saying About Us</h3> </div> <div id="carousel" class="carousel slide carousel-fade" data-ride="carousel" data-interval="3000"> <div class="carousel-inner ntest"> </div> </div> </div> </div> </div> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6"> <div class="subscribe_column margin-b-30"> <div class="tips underline_heading"> <h3>BEST Capability Overview</h3> </div> <amp-iframe sandbox="allow-scripts allow-same-origin" width="250" height="120" src="https://www.youtube.com/embed/8GNq93h-RC8" frameborder="0" allow="allowfullscreen"></amp-iframe> </div> </div> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6"> <div class="margin-b-30"> <div class="underline_heading"> <h3>ABOUT BEST</h3> </div> <div class="news" style="padding:7px; display:flex;"> <a href="/best-fanfare/"><img src="https://cdn11.bigcommerce.com/s-lfvlkxkhv1/product_images/uploaded_images/real-logo.png" class="img-responsive white-img" alt="Soldering-Tips" title="BEST Fanfare"></a> <a href="/content/Infographic_BEST_2017.pdf/"><img class="lazyload" src='/product_images/uploaded_images/ajax-loader-small.gif' data-src="https://cdn11.bigcommerce.com/s-lfvlkxkhv1/product_images/uploaded_images/2019-02-25-1-.png" alt="Soldering-Tips" title="Innovation BEST" style="margin-left:10px"></a> </div> </div> </div> </div> </div> <div class="footer_bottom"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-4 col-lg-4"> <div class="footer_about_desc"> <div class="underline_heading text-center b-none"> <h3><a href="/services-1/">PCB Services</a></h3> </div> </div> </div> <div class="col-xs-12 col-sm-12 col-md-4 col-lg-4"> <div class="footer_about_desc"> <div class="underline_heading text-center b-none"> <h3><a href="/training/">Training</a></h3> </div> </div> </div> <div class="col-xs-12 col-sm-12 col-md-4 col-lg-4"> <div class="footer_about_desc"> <div class="underline_heading text-center b-none"> <h3><a href="/products/">Products</a></h3> </div> </div> </div> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 text-center" style="margin-top: 20px;"> <div class="underline_heading"> <h3>Contact Us</h3> </div> <p class="contact-details-footer"> <a class="news_subs" href="https://visitor.r20.constantcontact.com/manage/optin/ea?v=001_9g4yepN7pdRrevK1zyByQ==" target="_blank"><img src="https://cdn11.bigcommerce.com/s-lfvlkxkhv1/product_images/uploaded_images/newsletter1.png" alt="Subscribe BEST Inc Newsletter"></a> BEST Inc. <br>3603 Edison Place </br>Rolling Meadows, IL 60008 </br><span class= "lmc_30225902" >Phone 01.847.797.9250</span></br>Fax 847.797.9255 <br><a href="mailto:info@solder.net">Email:info@solder.net</a></p> <p style="color: #555; margin-top: 25px; font-weight: 600;">Copyright BEST Inc. 2019</p> <p style="color: #666; margin-top: 12px; font-weight: 400;"><a class="sitec" href="/site-credits/">Site Credits</a></p> </div> </div> </div> </div> </footer> <!-- Modal --> <div class="modal fade video_modal" id="myModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> <!-- 16:9 aspect ratio --> <div class="embed-responsive embed-responsive-16by9"> <amp-iframe width="200" height="100" sandbox="allow-scripts allow-same-origin" layout="responsive" class="embed-responsive-item" src="#" id="video" allowscriptaccess="always"> </amp-iframe> </div> </div> </div> </div> </div> </div> <script> // NAVBAR TOGGLE FOR MOBILE NAV $(".hamburger").click(function(){ $(".navigation ul li").slideDown(); $(".mob_nav_close .close").slideDown(); $(".hamburger").slideUp(); }); $(".mob_nav_close .close").click(function(){ $(".navigation ul li").slideUp(); $(".mob_nav_close .close").slideUp(); $(".hamburger").slideDown(); }); function openNav() { document.getElementById("mob_nav").style.width = "100%"; } function closeNav() { document.getElementById("mob_nav").style.width = "0"; } </script> <script> $(document).ready(function() { var $videoSrc; $('.video-btn').click(function() { $videoSrc = $(this).data( "src" ); }); console.log($videoSrc); // when the modal is opened autoplay it $('#myModal').on('shown.bs.modal', function (e) { $("#video").attr('src',$videoSrc + "?rel=0&amp;showinfo=0&amp;modestbranding=1&amp;autoplay=1" ); }); // stop playing the youtube video when I close the modal $('#myModal').on('hide.bs.modal', function (e) { // a poor man's stop video $("#video").attr('src',$videoSrc); }); }); // Testimonial carousel slider $('.carousel').carousel({ interval: 1000 * 3 }); // <!----- Header fixed on top when scroll----------------> $(window).scroll(function(){ if ($(window).scrollTop() >= 157) { $('.site_navigation').addClass('header_fixed'); } else { $('.site_navigation').removeClass('header_fixed'); } }); $(".ccttt-1:first-child").addClass("active"); $('.carousel_nimage:first-child').addClass('active'); $(".cct-1").addClass("active"); </script> <script> $( document ).ready(function() { var url = window.location.href; if(url == 'http://solder8.mybigcommerce.com/rework-1/') { jQuery('#sidebar-fornone').hide(); } }); </script> <script> $( document ).ready(function() { var urll = window.location.href; if(urll == 'http://solder8.mybigcommerce.com/board-level-repair/') { jQuery('#sidebar-fornone').hide(); } }); </script> <script> $( document ).ready(function() { var url2 = window.location.href; if(url2 == 'http://solder8.mybigcommerce.com/device-rework/') { jQuery('#sidebar-fornone').hide(); } }); </script> <script> var acc = document.getElementsByClassName("accordion"); var i; for (i = 0; i < acc.length; i++) { acc[i].addEventListener("click", function() { this.classList.toggle("active"); var panel = this.nextElementSibling; if (panel.style.display === "block") { panel.style.display = "none"; } else { panel.style.display = "block"; } }); } </script> <script> // Courses Tabs $('.eapps-testimonials-slider a').attr('style', 'display: none !important'); $(".tab_course_description").click(function(){ $(".course_description").slideDown(); $(".course_outline").slideUp(); $(".course_registration").slideUp(); $(".course_schedule").slideUp(); $(".course_contact_us").slideUp(); }); $(".tab_course_outline").click(function(){ $(".course_outline").slideDown(); $(".course_description").slideUp(); $(".course_registration").slideUp(); $(".course_schedule").slideUp(); $(".course_contact_us").slideUp(); }); $(".tab_course_schedule").click(function(){ $(".course_schedule").slideDown(); $(".course_description").slideUp(); $(".course_registration").slideUp(); $(".course_outline").slideUp(); $(".course_contact_us").slideUp(); }); $(".tab_course_registration").click(function(){ $(".course_registration").slideDown(); $(".course_description").slideUp(); $(".course_outline").slideUp(); $(".course_schedule").slideUp(); $(".course_contact_us").slideUp(); }); $("#emf-logo").css("display", "none"); $(".mob_nav .dropdown_item a").click(function(){ var hrf = $(this).attr('href'); window.location.href=hrf; }); $('.registration').removeClass('fa fa-caret-down'); $('.NEWSLETTERS').removeClass('fa fa-caret-down'); </script> <!---------------------------------------- Code for footer testimonials start here ----------------------------------------> <script> jQuery.support.cors = true; var ik = 1; var url = 'https://giftstothefuture.com/solderdata.php'; $.ajax({ url : url, type : 'GET', data : {prod_id:'309'}, dataType: "json", crossDomain: true, success: function(data) { console.log(data); $.each(data, function(index, element, name) { var datataapp = element.text; var dataaname = element.name; if(ik==1){ var cls = 'active'; } else{ var cls=''; } $('.ntest').append('<div class="'+cls+' carousel-item"><blockquote> '+datataapp+' </blockquote><p>'+dataaname+'</p></div>'); ik++; }); }, error: function (request, textStatus, errorThrown) { //alert('err'); } }); </script> <!------------------------------Code for footer testimonials End here-----------------------------> <script>window.__webpack_public_path__ = "https://cdn11.bigcommerce.com/s-lfvlkxkhv1/stencil/b11a8cb0-5407-013d-540b-42d2d7956926/e/10dfc4b0-6d2f-013d-a753-5ece71acb611/dist/";</script> <script src="https://cdn11.bigcommerce.com/s-lfvlkxkhv1/stencil/b11a8cb0-5407-013d-540b-42d2d7956926/e/10dfc4b0-6d2f-013d-a753-5ece71acb611/dist/theme-bundle.main.js"></script> <script> window.stencilBootstrap("product", "{\"themeSettings\":{\"optimizedCheckout-formChecklist-color\":\"#ffffff\",\"geotrust_ssl_pcb_what2\":\"Your company name exemplifies exactly what you are, the BEST!!! \",\"homepage_new_products_column_count\":4,\"card--alternate-color--hover\":\"#ffffff\",\"optimizedCheckout-colorFocus\":\"#79babd\",\"fontSize-root\":14,\"show_accept_amex\":false,\"homepage_top_products_count\":4,\"paymentbuttons-paypal-size\":\"small\",\"optimizedCheckout-buttonPrimary-backgroundColorActive\":\"#e5735c\",\"brandpage_products_per_page\":12,\"color-secondaryDarker\":\"#6da9ab\",\"optimizedCheckout-buttonPrimary-borderColorDisabled\":\"#444444\",\"geotrust_ssl_pcb_auth10\":\"RW Technologies\",\"navUser-color\":\"#bbbbbb\",\"social_icon_placement_bottom\":\"bottom_left\",\"show_powered_by\":true,\"geotrust_ssl_pcb_auth1\":\"Welch Allyn\",\"color-textBase--active\":\"#999999\",\"fontSize-h4\":20,\"checkRadio-borderColor\":\"#999999\",\"color-primaryDarker\":\"#dc644d\",\"optimizedCheckout-buttonPrimary-colorHover\":\"#222222\",\"brand_size\":\"190x250\",\"optimizedCheckout-logo-position\":\"left\",\"optimizedCheckout-discountBanner-backgroundColor\":\"#e5e5e5\",\"color-textLink--hover\":\"#bbbbbb\",\"pdp-sale-price-label\":\"Now:\",\"optimizedCheckout-buttonSecondary-backgroundColorHover\":\"#333333\",\"optimizedCheckout-headingPrimary-font\":\"Google_Roboto_400\",\"logo_size\":\"250x100\",\"optimizedCheckout-formField-backgroundColor\":\"#404040\",\"footer-backgroundColor\":\"#444444\",\"navPages-color\":\"#ffffff\",\"productpage_reviews_count\":9,\"optimizedCheckout-step-borderColor\":\"#757575\",\"geotrust_ssl_product_for_pcb_network2\":\"..\",\"show_accept_paypal\":false,\"geotrust_ssl_pcb_solder_certification_button_1\":\"https://www.solder.net/training/\",\"paymentbuttons-paypal-label\":\"checkout\",\"logo-font\":\"Google_Oswald_300\",\"paymentbuttons-paypal-shape\":\"pill\",\"optimizedCheckout-discountBanner-textColor\":\"#333333\",\"optimizedCheckout-backgroundImage-size\":\"1000x400\",\"pdp-retail-price-label\":\"MSRP:\",\"optimizedCheckout-buttonPrimary-font\":\"Google_Source+Sans+Pro_400\",\"carousel-dot-color\":\"#999999\",\"button--disabled-backgroundColor\":\"#757575\",\"blockquote-cite-font-color\":\"#999999\",\"geotrust_ssl_pcb_service_button1\":\"https://www.solder.net/services/\",\"geotrust_ssl_pcb_auth9\":\"Qualcomm\",\"optimizedCheckout-formField-shadowColor\":\"#404040\",\"categorypage_products_per_page\":12,\"container-fill-base\":\"#555555\",\"paymentbuttons-paypal-layout\":\"horizontal\",\"homepage_featured_products_column_count\":3,\"button--default-color\":\"#cccccc\",\"pace-progress-backgroundColor\":\"#7fc0c2\",\"color-textLink--active\":\"#999999\",\"geotrust_ssl_pcb_auth6\":\"EMAC\",\"optimizedCheckout-loadingToaster-backgroundColor\":\"#333333\",\"color-textHeading\":\"#e5e5e5\",\"show_accept_discover\":false,\"optimizedCheckout-formField-errorColor\":\"#ffdb6f\",\"spinner-borderColor-dark\":\"#757575\",\"restrict_to_login\":false,\"input-font-color\":\"#cccccc\",\"carousel-title-color\":\"#ffffff\",\"select-bg-color\":\"#444444\",\"optimizedCheckout-link-font\":\"Google_Source+Sans+Pro_400\",\"carousel-arrow-bgColor\":\"#ffffff\",\"show_accept_mastercard\":false,\"geotrust_ssl_pcb_solder_certification_1\":\"Our experienced instructors can lead IPC\",\"color_text_product_sale_badges\":\"#ffffff\",\"geotrust_ssl_pcb_what6\":\"Just wanted to let you know what a fantastic job/effort James..\",\"color_hover_product_sale_badges\":\"#000000\",\"card--alternate-borderColor\":\"#555555\",\"homepage_new_products_count\":5,\"button--disabled-color\":\"#444444\",\"color-primaryDark\":\"#e6725b\",\"color-grey\":\"#999999\",\"body-font\":\"Google_Source+Sans+Pro_400\",\"optimizedCheckout-step-textColor\":\"#333333\",\"optimizedCheckout-buttonPrimary-borderColorActive\":\"#e5735c\",\"navPages-subMenu-backgroundColor\":\"#555555\",\"button--primary-backgroundColor\":\"#ff957f\",\"optimizedCheckout-formField-borderColor\":\"#757575\",\"checkRadio-color\":\"#ffffff\",\"show_product_dimensions\":false,\"optimizedCheckout-link-color\":\"#ff957f\",\"icon-color-hover\":\"#bbbbbb\",\"button--default-borderColor\":\"#757575\",\"geotrust_ssl_video_soldering\":\"https://www.youtube.com/embed/CGnt2vCAjfQ\",\"optimizedCheckout-headingSecondary-font\":\"Google_Roboto_400\",\"headings-font\":\"Google_Roboto_400\",\"label-backgroundColor\":\"#333333\",\"geotrust_ssl_pcb_what3\":\"he team at Best made some of the best dots we’ve ever seen on...\",\"button--primary-backgroundColorHover\":\"#f2836d\",\"card-figcaption-button-background\":\"#85cdcf\",\"geotrust_ssl_call_us_now\":\"1-847-797-9250\",\"pdp-non-sale-price-label\":\"Was:\",\"button--disabled-borderColor\":\"#757575\",\"label-color\":\"#ffffff\",\"optimizedCheckout-headingSecondary-color\":\"#ffffff\",\"select-arrow-color\":\"#999999\",\"logo_fontSize\":28,\"alert-backgroundColor\":\"#444444\",\"optimizedCheckout-logo-size\":\"250x100\",\"default_image_brand\":\"/assets/img/BrandDefault.gif\",\"card-title-color\":\"#ff957f\",\"product_list_display_mode\":\"grid\",\"optimizedCheckout-link-hoverColor\":\"#fab8a2\",\"fontSize-h5\":15,\"product_size\":\"500x659\",\"paymentbuttons-paypal-color\":\"gold\",\"homepage_show_carousel\":true,\"optimizedCheckout-body-backgroundColor\":\"#444444\",\"carousel-arrow-borderColor\":\"#ffffff\",\"button--default-borderColorActive\":\"#aaaaaa\",\"header-backgroundColor\":\"#e11515\",\"paymentbuttons-paypal-tagline\":true,\"color-greyDarkest\":\"#ffffff\",\"color_badge_product_sale_badges\":\"#007dc6\",\"price_ranges\":true,\"productpage_videos_count\":8,\"color-greyDark\":\"#999999\",\"optimizedCheckout-buttonSecondary-borderColorHover\":\"#757575\",\"optimizedCheckout-discountBanner-iconColor\":\"#333333\",\"optimizedCheckout-buttonSecondary-borderColor\":\"#757575\",\"optimizedCheckout-loadingToaster-textColor\":\"#ffffff\",\"geotrust_ssl_pcb_auth7\":\"Telefonix\",\"optimizedCheckout-buttonPrimary-colorDisabled\":\"#757575\",\"optimizedCheckout-formField-placeholderColor\":\"#999999\",\"navUser-color-hover\":\"#ffffff\",\"icon-ratingFull\":\"#7fc0c2\",\"default_image_gift_certificate\":\"/assets/img/GiftCertificate.png\",\"color-textBase--hover\":\"#bbbbbb\",\"color-errorLight\":\"#ffdddd\",\"social_icon_placement_top\":true,\"blog_size\":\"190x250\",\"shop_by_price_visibility\":true,\"optimizedCheckout-buttonSecondary-colorActive\":\"#ffffff\",\"optimizedCheckout-orderSummary-backgroundColor\":\"#444444\",\"color-warningLight\":\"#fffdea\",\"show_product_weight\":true,\"button--default-colorActive\":\"#ffffff\",\"color-info\":\"#666666\",\"optimizedCheckout-formChecklist-backgroundColorSelected\":\"#505050\",\"geotrust_ssl_pcb_what7\":\"We do some business with BEST and I am very happy with the servi\",\"show_product_quick_view\":true,\"button--default-borderColorHover\":\"#cccccc\",\"card--alternate-backgroundColor\":\"#555555\",\"hide_content_navigation\":false,\"pdp-price-label\":\"\",\"show_copyright_footer\":true,\"swatch_option_size\":\"22x22\",\"optimizedCheckout-orderSummary-borderColor\":\"#666666\",\"optimizedCheckout-show-logo\":\"none\",\"carousel-description-color\":\"#ffffff\",\"optimizedCheckout-formChecklist-backgroundColor\":\"#404040\",\"fontSize-h2\":25,\"optimizedCheckout-step-backgroundColor\":\"#ff957f\",\"geotrust_ssl_pcb_what9\":\"always are very friendly and try to accommodate my short lead ti\",\"optimizedCheckout-headingPrimary-color\":\"#eeeeee\",\"color-textBase\":\"#ffffff\",\"color-warning\":\"#f1a500\",\"geotrust_ssl_pcb_service_test1\":\"BEST can take on your PCB rework/repair,\",\"productgallery_size\":\"500x659\",\"alert-color\":\"#ffffff\",\"card-figcaption-button-color\":\"#444444\",\"searchpage_products_per_page\":12,\"color-textSecondary--active\":\"#999999\",\"optimizedCheckout-formField-inputControlColor\":\"#79babd\",\"optimizedCheckout-contentPrimary-color\":\"#ffffff\",\"optimizedCheckout-buttonSecondary-font\":\"Google_Source+Sans+Pro_400\",\"storeName-color\":\"#ffffff\",\"optimizedCheckout-backgroundImage\":\"\",\"form-label-font-color\":\"#ffffff\",\"shop_by_brand_show_footer\":true,\"geotrust_ssl_pcb_what10\":\"BEST is excellent in meeting delivery dates and are very good..\",\"color-greyLightest\":\"#444444\",\"geotrust_ssl_pcb_auth3\":\"Evaporative Coating\",\"optimizedCheckout-header-backgroundColor\":\"#555555\",\"productpage_related_products_count\":10,\"optimizedCheckout-buttonSecondary-backgroundColorActive\":\"#222222\",\"color-textLink\":\"#ffffff\",\"color-greyLighter\":\"#666666\",\"color-secondaryDark\":\"#79babd\",\"fontSize-h6\":13,\"paymentbuttons-paypal-fundingicons\":false,\"carousel-arrow-color\":\"#999999\",\"productpage_similar_by_views_count\":10,\"loadingOverlay-backgroundColor\":\"#444444\",\"optimizedCheckout-buttonPrimary-color\":\"#333333\",\"input-bg-color\":\"#444444\",\"navPages-subMenu-separatorColor\":\"#666666\",\"navPages-color-hover\":\"#bbbbbb\",\"color-infoLight\":\"#dfdfdf\",\"product_sale_badges\":\"none\",\"default_image_product\":\"/assets/img/ProductDefault.gif\",\"navUser-dropdown-borderColor\":\"#555555\",\"optimizedCheckout-buttonPrimary-colorActive\":\"#222222\",\"color-greyMedium\":\"#999999\",\"optimizedCheckout-formChecklist-borderColor\":\"#757575\",\"fontSize-h1\":28,\"homepage_featured_products_count\":6,\"color-greyLight\":\"#757575\",\"optimizedCheckout-logo\":\"\",\"icon-ratingEmpty\":\"#757575\",\"show_product_details_tabs\":true,\"icon-color\":\"#007dc6\",\"overlay-backgroundColor\":\"#333333\",\"input-border-color-active\":\"#9f9f9f\",\"container-fill-dark\":\"#333333\",\"optimizedCheckout-buttonPrimary-backgroundColorDisabled\":\"#757575\",\"button--primary-color\":\"#333333\",\"optimizedCheckout-buttonPrimary-borderColorHover\":\"#f2836d\",\"color-successLight\":\"#d5ffd8\",\"color-greyDarker\":\"#cccccc\",\"geotrust_ssl_pcb_auth4\":\"Coilcraft\",\"color-success\":\"#8adf8f\",\"geotrust_ssl_pcb_what4\":\"Your hard work and dedication to great customer service was ...\",\"optimizedCheckout-header-borderColor\":\"#666666\",\"zoom_size\":\"1280x1280\",\"optimizedCheckout-buttonSecondary-backgroundColor\":\"#444444\",\"productview_thumb_size\":\"50x50\",\"fontSize-h3\":22,\"spinner-borderColor-light\":\"#fab9a3\",\"geotrust_ssl_common_name\":\"\",\"geotrust_ssl_pcb_solder_certification_2\":\"certification classes or teach you about assembly...\",\"color-white\":\"#333333\",\"carousel-bgColor\":\"#444444\",\"carousel-dot-color-active\":\"#f08383\",\"input-border-color\":\"#999999\",\"optimizedCheckout-buttonPrimary-backgroundColor\":\"#ff957f\",\"color-secondary\":\"#85cdcf\",\"geotrust_ssl_custom_box_1\":\"14\",\"button--primary-backgroundColorActive\":\"#e6725b\",\"color-textSecondary--hover\":\"#ffffff\",\"color-whitesBase\":\"#444444\",\"body-bg\":\"#444444\",\"geotrust_ssl_pcb_what8\":\"Your hard work and dedication to great customer service was refl\",\"dropdown--quickSearch-backgroundColor\":\"#555555\",\"optimizedCheckout-contentSecondary-font\":\"Google_Source+Sans+Pro_400\",\"navUser-dropdown-backgroundColor\":\"#555555\",\"color-primary\":\"#ff957f\",\"optimizedCheckout-contentPrimary-font\":\"Google_Source+Sans+Pro_400\",\"homepage_top_products_column_count\":4,\"geotrust_ssl_pcb_service_test2\":\"BGA rework and other specialized projects...\",\"navigation_design\":\"simple\",\"optimizedCheckout-formField-textColor\":\"#ffffff\",\"color-black\":\"#ffffff\",\"optimizedCheckout-buttonSecondary-colorHover\":\"#ffffff\",\"button--primary-colorActive\":\"#222222\",\"homepage_stretch_carousel_images\":false,\"optimizedCheckout-contentSecondary-color\":\"#bbbbbb\",\"geotrust_ssl_pcb_auth2\":\"Alpha Circuits\",\"card-title-color-hover\":\"#fab9a3\",\"geotrust_ssl_pcb_what1\":\"You Guys Freaking Rock with turnaround time. Thank you all SOOOO\",\"applePay-button\":\"black\",\"thumb_size\":\"100x100\",\"optimizedCheckout-buttonPrimary-borderColor\":\"#ff957f\",\"navUser-indicator-backgroundColor\":\"#ff957f\",\"optimizedCheckout-buttonSecondary-borderColorActive\":\"#666666\",\"optimizedCheckout-header-textColor\":\"#eeeeee\",\"optimizedCheckout-show-backgroundImage\":false,\"color-primaryLight\":\"#ffb5a6\",\"geotrust_ssl_product_for_pcb_network_button\":\"https://www.solder.net/products/\",\"geotrust_ssl_pcb_auth8\":\"Coilcraft\",\"logo-position\":\"center\",\"show_product_reviews_tabs\":false,\"carousel-dot-bgColor\":\"#ffffff\",\"geotrust_ssl_pcb_what5\":\"Man, you guys are unbelievably fast!\",\"optimizedCheckout-form-textColor\":\"#ffffff\",\"optimizedCheckout-buttonSecondary-color\":\"#ffffff\",\"geotrust_ssl_seal_size\":\"M\",\"geotrust_ssl_product_for_pcb_network1\":\"We provide PCB rework/repair and electronics assembly tools \",\"show_accept_visa\":false,\"button--icon-svg-color\":\"#ffffff\",\"alert-color-alt\":\"#444444\",\"geotrust_ssl_best_capability\":\"https://www.youtube.com/embed/8GNq93h-RC8\",\"button--default-colorHover\":\"#ffffff\",\"checkRadio-backgroundColor\":\"#444444\",\"optimizedCheckout-buttonPrimary-backgroundColorHover\":\"#f2836d\",\"input-disabled-bg\":\"#444444\",\"dropdown--wishList-backgroundColor\":\"#555555\",\"container-border-global-color-base\":\"#666666\",\"productthumb_size\":\"100x100\",\"button--primary-colorHover\":\"#222222\",\"color-error\":\"#ff957f\",\"geotrust_ssl_pcb_auth5\":\"Blur Development Product\",\"homepage_blog_posts_count\":3,\"color-textSecondary\":\"#dddddd\",\"gallery_size\":\"300x300\"},\"genericError\":\"Oops! Something went wrong.\",\"maintenanceMode\":[],\"urls\":{\"home\":\"https://www.solder.net/\",\"account\":{\"index\":\"/account.php\",\"orders\":{\"all\":\"/account.php?action=order_status\",\"completed\":\"/account.php?action=view_orders\",\"save_new_return\":\"/account.php?action=save_new_return\"},\"update_action\":\"/account.php?action=update_account\",\"returns\":\"/account.php?action=view_returns\",\"addresses\":\"/account.php?action=address_book\",\"inbox\":\"/account.php?action=inbox\",\"send_message\":\"/account.php?action=send_message\",\"add_address\":\"/account.php?action=add_shipping_address\",\"wishlists\":{\"all\":\"/wishlist.php\",\"add\":\"/wishlist.php?action=addwishlist\",\"edit\":\"/wishlist.php?action=editwishlist\",\"delete\":\"/wishlist.php?action=deletewishlist\"},\"details\":\"/account.php?action=account_details\",\"recent_items\":\"/account.php?action=recent_items\"},\"brands\":\"https://www.solder.net/brands/\",\"gift_certificate\":{\"purchase\":\"/giftcertificates.php\",\"redeem\":\"/giftcertificates.php?action=redeem\",\"balance\":\"/giftcertificates.php?action=balance\"},\"auth\":{\"login\":\"/login.php\",\"check_login\":\"/login.php?action=check_login\",\"create_account\":\"/login.php?action=create_account\",\"save_new_account\":\"/login.php?action=save_new_account\",\"forgot_password\":\"/login.php?action=reset_password\",\"send_password_email\":\"/login.php?action=send_password_email\",\"save_new_password\":\"/login.php?action=save_new_password\",\"logout\":\"/login.php?action=logout\"},\"product\":{\"post_review\":\"/postreview.php\"},\"cart\":\"/cart.php\",\"checkout\":{\"single_address\":\"/checkout\",\"multiple_address\":\"/checkout.php?action=multiple\"},\"rss\":{\"products\":[]},\"contact_us_submit\":\"/pages.php?action=sendContactForm\",\"search\":\"/search.php\",\"compare\":\"/compare\",\"sitemap\":\"/sitemap.php\",\"subscribe\":{\"action\":\"/subscribe.php\"}},\"template\":\"pages/custom/product/custom-product-temp\"}").load(); </script> <script type="text/javascript" src="https://cdn11.bigcommerce.com/shared/js/csrf-protection-header-5eeddd5de78d98d146ef4fd71b2aedce4161903e.js"></script> <script type="text/javascript" src="https://cdn11.bigcommerce.com/r-85be691090b1ddb0507b4efb0de4d2f1a479cc0e/javascript/visitor_stencil.js"></script> <script> $(".credit_application").attr('autocomplete', 'off'); $(".enrolement").attr('autocomplete', 'off'); $( "#agree" ).click(function(){ $("#credit_ap").attr("disabled", false); }); $( "#credit_ap" ).click(function(){ var form = $(".credit_application").serialize(); var company_name = $(".company_name").val(); var tax_id = $(".tax_id").val(); var parent_company_name = $(".parent_company_name").val(); var address = $(".address").val(); var business_since = $(".business_since").val(); var zip_code= $(".zip_code").val(); var website = $(".website").val(); var phone = $(".phone").val(); var name_s = $(".name_s").val(); var email_s = $(".email_s").val(); var phone_s = $(".phone_s").val(); var date_s = $(".date_s").val(); var agree = $(".agree").val(); var filter = /^([\w-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([\w-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$/; if(company_name == ""){ $('.error').remove(); $('.company_name ').after('<span class="error" style="color:red;margin-left:17px;">This Field is requierd *</span>'); $('.company_name ').css("border","red solid 2px"); $('.company_name ').focus(); return false; } else if(tax_id == ""){ $('.error').remove(); $('.tax_id ').after('<span class="error" style="color:red;margin-left:17px;">This Field is requierd *</span>'); $('.tax_id ').css("border","red solid 2px"); $('.tax_id ').focus(); return false; } else if(parent_company_name == ""){ $('.error').remove(); $('.parent_company_name ').after('<span class="error" style="color:red;margin-left:17px;">This Field is requierd *</span>'); $('.parent_company_name ').css("border","red solid 2px"); $('.parent_company_name ').focus(); return false; } else if(address == ""){ $('.error').remove(); $('.address ').after('<span class="error" style="color:red;margin-left:17px;">This Field is requierd *</span>'); $('.address ').css("border","red solid 2px"); $('.address ').focus(); return false; } else if(business_since == ""){ $('.error').remove(); $('.business_since ').after('<span class="error" style="color:red;margin-left:17px;">This Field is requierd *</span>'); $('.business_since ').css("border","red solid 2px"); $('.business_since ').focus(); return false; } else if(zip_code== ""){ $('.error').remove(); $('.zip_code').after('<span class="error" style="color:red;margin-left:17px;">This Field is requierd *</span>'); $('.zip_code').css("border","red solid 2px"); $('.zip_code').focus(); return false; } else if(website == ""){ $('.error').remove(); $('.website ').after('<span class="error" style="color:red;margin-left:17px;">This Field is requierd *</span>'); $('.website ').css("border","red solid 2px"); $('.website ').focus(); return false; } else if(phone == ""){ $('.error').remove(); $('.phone ').after('<span class="error" style="color:red;margin-left:17px;">This Field is requierd *</span>'); $('.phone ').css("border","red solid 2px"); $('.phone ').focus(); return false; } else if(name_s == ""){ $('.error').remove(); $('.name_s ').after('<span class="error" style="color:red;margin-left:17px;">This Field is requierd *</span>'); $('.name_s ').css("border","red solid 2px"); $('.name_s ').focus(); return false; } else if(email_s == ""){ $('.error').remove(); $('.email_s ').after('<span class="error" style="color:red;margin-left:17px;">This Field is requierd *</span>'); $('.email_s ').css("border","red solid 2px"); $('.email_s ').focus(); return false; }else if(!filter.test(email_s)){ $('.error').remove(); $('.email_s ').after('<span class="error" style="color:red;margin-left:17px;">Email Formate is Not Right *</span>'); $('.email_s ').css("border","red solid 2px"); $('.email_s ').focus(); return false; } else if(phone_s == ""){ $('.error').remove(); $('.phone_s ').after('<span class="error" style="color:red;margin-left:17px;">This Field is requierd *</span>'); $('.phone_s ').css("border","red solid 2px"); $('.phone_s ').focus(); return false; } else if(date_s == ""){ $('.error').remove(); $('.date_s ').after('<span class="error" style="color:red;margin-left:17px;">This Field is requierd *</span>'); $('.date_s ').css("border","red solid 2px"); $('.date_s ').focus(); return false; } else { $('#img_loading').show(); } $.ajax({ type: "POST", url: "https://womens-clothing.co/bigcommerce_jatinder_dont_delete/credit_application.php", data: form, success: function (data) { var response = data.trim(); console.log(response); if(response == "1"){ $('#thankyou').show(); $('#img_loading').hide(); $('#formdiv').hide(); } else { $('#img_loading').hide(); $('.pdf_url').remove(); $(".email_send").append('<b><a class = "pdf_url" style="font-size: 16px;margin-left: 4%;font-weight: 700;color: green !important;background-color: #ffff;padding: 10px;border-radius: 20px;" target="_blank" href = "'+response+'">Click Here to View and download</a></b>'); } } }); }); $( "#thankyoub" ).click(function(){ $('#formdiv').show(); $('.thankyou').hide(); }); var image; function readFile() { if (this.files && this.files[0]) { var FR = new FileReader(); FR.addEventListener("load", function(e) { document.getElementById("img").src = e.target.result; image = e.target.result; }); FR.readAsDataURL( this.files[0] ); } $('#img').css('height','150px'); } document.getElementById("file").addEventListener("change", readFile); var filedata; function readFile1() { if (this.files && this.files[0]) { var FR = new FileReader(); FR.addEventListener("load", function(e) { filedata = e.target.result; }); FR.readAsDataURL( this.files[0] ); } } document.getElementById("pdf").addEventListener("change", readFile1); $( ".abc" ).click(function(){ var name = $(".name").val(); var employer = $(".employer").val(); var address = $(".address").val(); var zipcode = $(".zipcode").val(); var email = $(".email").val(); var phone = $(".phone").val(); var hear_about = $(".hear_about").val(); var course_title = $(".course_title").val(); var course_date = $(".course_date").val(); var course_location = $(".course_location").val(); var course_fee = $(".course_fee").val(); var ipc_certificate = $(".ipc_certificate").val(); var certificate_num = $(".certificate_num").val(); var certificate_exp_date = $(".certificate_exp_date").val(); var recertification = $(".recertification").val(); var other_comment = $(".other_comment").val(); var credit_card = $(".credit_card").val(); var credit_exp_date = $(".certificate_exp_date").val(); var cvv_code = $(".cvv_code").val(); var course_fee = $(".course_fee").val(); var name_on_card = $(".name_on_card").val(); var payment = $(".other").val(); var pdf = $(".pdf").val(); var fileimage = $(".file").val(); var fileExtension = pdf.substr((pdf.lastIndexOf('.') + 1)); var imageExtension = fileimage.substr((fileimage.lastIndexOf('.') + 1)); var formdata = { fileExtension : fileExtension, imageExtension : imageExtension, name : name, employer : employer, address : address, zipcode : zipcode, email : email, phone : phone, hear_about : hear_about, course_title : course_title, course_date : course_date, course_location : course_location, course_fee : course_fee, ipc_certificate : ipc_certificate, certificate_num : certificate_num, certificate_exp_date : certificate_exp_date, recertification : recertification, other_comment : other_comment, credit_card : credit_card, credit_exp_date : credit_exp_date, cvv_code : cvv_code, name_on_card : name_on_card, file : image, filedata : filedata }; var filter = /^([\w-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([\w-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$/; if(name == ""){ $('.error').remove(); $('.name').after('<span class="error" style="color:red;margin-left:17px;">Name is requierd *</span>'); $('.name').css("border","red solid 2px"); $('.name').focus(); return false; } else if(employer == ""){ $('.error').remove(); $('.employer').after('<span class="error" style="color:red;margin-left:17px;">Employer is requierd *</span>'); $('.employer').css("border","red solid 2px"); $('.employer').focus(); return false; } else if(address == ""){ $('.error').remove(); $('.address').after('<span class="error" style="color:red;margin-left:17px;">Address is requierd *</span>'); $('.address').css("border","red solid 2px"); $('.address').focus(); return false; } else if(zipcode == ""){ $('.error').remove(); $('.zipcode').after('<span class="error" style="color:red;margin-left:17px;">zipcode is requierd *</span>'); $('.zipcode').css("border","red solid 2px"); $('.zipcode').focus(); return false; } else if(phone == ""){ $('.error').remove(); $('.phone').after('<span class="error" style="color:red;margin-left:17px;">Phone is requierd *</span>'); $('.phone').css("border","red solid 2px"); $('.phone').focus(); return false; } else if(email == ""){ $('.error').remove(); $('.email').after('<span class="error" style="color:red;margin-left:17px;">Email is requierd *</span>'); $('.email').css("border","red solid 2px"); $('.email').focus(); return false; }else if(!filter.test(email)){ $('.error').remove(); $('.email').after('<span class="error" style="color:red;margin-left:17px;">Email Formt is not right *</span>'); $('.email').css("border","red solid 2px"); $('.email').focus(); return false; }else if(course_title == ""){ $('.error').remove(); $('.course_title').after('<span class="error" style="color:red;margin-left:17px;">Course Title is requierd *</span>'); $('.course_title').css("border","red solid 2px"); $('.course_title').focus(); return false; }else if(course_date == ""){ $('.error').remove(); $('.course_date').after('<span class="error" style="color:red;margin-left:17px;">Course Date is requierd *</span>'); $('.course_date').css("border","red solid 2px"); $('.course_date').focus(); return false; }else if(course_location == ""){ $('.error').remove(); $('.course_location').after('<span class="error" style="color:red;margin-left:17px;">Course Location is requierd *</span>'); $('.course_location').css("border","red solid 2px"); $('.course_location').focus(); return false; }else if(course_fee == ""){ $('.error').remove(); $('.course_fee').after('<span class="error" style="color:red;margin-left:17px;">Course Fee is requierd *</span>'); $('.course_fee').css("border","red solid 2px"); $('.course_fee').focus(); return false; }else{ $('#img_loading').show(); } $.ajax({ type: "POST", url: "https://womens-clothing.co/bigcommerce_jatinder_dont_delete/index.php", data: formdata, success: function (data) { // alert(data); console.log(data); $('.thankyou').show(); $('#img_loading').hide(); $('#formdiv').hide(); } }); }); </script><script type="text/javascript"> var wto = wto || []; wto.push(['setWTID', 'wt-a7e29248-fe94-4ee2-9793-b8e42199309b']); wto.push(['webTraxs']); (function() { var wt = document.createElement('script'); wt.src = document.location.protocol + '//www.webtraxs.com/wt.php'; wt.type = 'text/javascript'; wt.async = true; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wt, s); })(); </script><script type="text/javascript"> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "9rp9thblm0"); </script><!-- Start of HubSpot Embed Code --> <script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/43645734.js"></script> <!-- End of HubSpot Embed Code --><script src="//cdn.jsdelivr.net/npm/sweetalert2@11"></script> <script> $(document).ready(function() { $("#form_data2").submit(function(e){ e.preventDefault(); var name = $('#first_name1').val(); var last = $('#last_name1').val(); var company1 = $('#company1').val(); var address1 = $('#address1').val(); var address_line2 = $('#address2').val(); var city1 = $('#city1').val(); var state1 = $('#state1').val(); var phone = $('#phone1').val(); var email1 = $('#email1').val(); var zip_code1 = $('#zip1').val(); console.log(name) console.log(last) console.log(address1) console.log(address_line2) console.log(city1) console.log(state1 ) console.log(phone ) console.log(email1 ) console.log(zip_code1 ) if(address1.length < 1) { $('#address1').after('<span class="error">This field is required</span>'); $('html, body').animate({ scrollTop: $(".read_more_section").offset().top }); }else if(email1.length < 1) { $('#email1').after('<span class="error">This field is required</span>'); $('html, body').animate({ scrollTop: $(".read_more_section").offset().top }); }else{ $('#email1').after(''); $('#address1').after(''); var data_form = $('#form_data2').serialize(); //alert(data_form); $.ajax({ //url:"https://pcbrework.net/solder/submit_data.php", url:"https://thatdevsite.com/ajay/solder/ipc_a_610h_form_data.php", method:"POST", crossDomain : true, data: data_form, dataType: "json", success: function(data){ if(data.st == true){ $('div#formdiv').css('display','none'); $('#thankyou').css('display','block'); $('html, body').animate({ scrollTop: $(".certified_column").offset().top },400); //$("#form-001-submit").click(function(){ //location.reload(); //}); Swal.fire( 'Thank you', 'BEST will be supplying your request shortly!', 'success' ).then((result) => { location.reload(); }) // setTimeout(function(){ // location.reload(); // },2000); } } }); } }); $("#form_data1").submit(function(e){ e.preventDefault(); var name = $('#first_name1').val(); var last = $('#last_name1').val(); var company1 = $('#company1').val(); var address1 = $('#address1').val(); var address_line2 = $('#address2').val(); var city1 = $('#city1').val(); var state1 = $('#state1').val(); var phone = $('#phone1').val(); var email1 = $('#email1').val(); var zip_code1 = $('#zip1').val(); if(address1.length < 1) { $('#address1').after('<span class="error">This field is required</span>'); $('html, body').animate({ scrollTop: $(".read_more_section").offset().top }); }else if(email1.length < 1) { $('#email1').after('<span class="error">This field is required</span>'); $('html, body').animate({ scrollTop: $(".read_more_section").offset().top }); }else{ $('#address1').after(''); $('#email1').after(''); var data_form = $('#form_data1').serialize(); //alert(data_form); $.ajax({ url:"https://thatdevsite.com/ajay/solder/ipc_j_std_001_form_data.php", method:"POST", crossDomain : true, data: data_form, dataType: "json", success: function(data){ if(data.st == true){ $('div#formdiv').css('display','none'); $('#thankyou').css('display','block'); $('html, body').animate({ scrollTop: $(".certified_column").offset().top },400); //$("#form-001-submit").click(function(){ //location.reload(); //}); Swal.fire( 'Thank you', 'BEST will be supplying your request shortly!', 'success' ).then((result) => { location.reload(); }) // setTimeout(function(){ // location.reload(); // },2000); } } }); } }); }); </script> <!-- snippet location footer --> <script src="https://apps.elfsight.com/p/platform.js" defer></script> <div class="elfsight-app-c1f02ee5-ea7f-4df9-8d38-5e42e91b119e"></div> <script> // document.getElementById('form_download').setAttribute("download", "Best Credit Application.pdf"); // document.getElementById("myH1").setAttribute("class", "democlass"); // $('#form_download').attr('download'); $("#form_download").click(function(){ fetch("https://store-lfvlkxkhv1.mybigcommerce.com/content/Best%20Credit%20Application.pdf", { method: 'GET' }).then(resp => resp.blob()) .then(blob => { const url = window.URL.createObjectURL(blob); const a = document.createElement('a'); a.style.display = 'none'; a.href = url; a.download = "Best Credit Application"; // the filename you want document.body.appendChild(a); a.click(); window.URL.revokeObjectURL(url); }) }); </script> <script> $('form input').keydown(function (e) { if (e.keyCode == 13) { e.preventDefault(); return false; } }); </script> <script> $( "#search_query" ).keyup(function() { if(!$.trim(this.value).length){ $('.quickSearchResults').hide();; } else{ $('.quickSearchResults').show(); $('.quickSearchResults').css('display','block'); } }); </script> <script> setTimeout(function() { $('.navigation ul.mob_nav li:nth-child(7)').addClass('navPages-item'); }, 200); </script> <script> setTimeout(function(){ $("body").on("click",'.quickSearchResults a.modal-close',function(){ $('.quickSearchResults').css('display','none'); }); }, 200); </script> <script> document.getElementById("search_query") .addEventListener("keyup", function(e) { if (e.keyCode === 13) { document.getElementById("show-result").click(); } }); </script> <script> setTimeout(function(){ if ($(window).width() > 991) { $('.navPages-item span.dropdown-icon i').hide(); } },200); setTimeout(function(){ if ($(window).width() < 991) { $(".nav_ul_a.ggggg").parent().prepend('<span class="dropdown-icon"><i class="fa fa-caret-down icon-visible" style="display: inline;"></i></span>'); $(".navPages-item span").click(function(){ $(this).parent().find(".menu_dropdown").toggle(); $(this).parent().toggleClass("active_menu"); if($(this).parent().hasClass("active_menu")) { if($(this).parent().find(".menu_dropdown").attr("style") != '') { $(this).parent().find(".menu_dropdown").toggle(); } } if($(this).parent().find(".menu_dropdown").attr("style") == '') { $(this).find(".icon-visible").first().removeClass("fa-caret-down"); $(this).find(".icon-visible").first().addClass("fa-caret-up"); } else{ $(this).find(".icon-visible").first().removeClass("fa-caret-up"); $(this).find(".icon-visible").first().addClass("fa-caret-down"); } }); $(".submenu_dropdown_item span").click(function(){ $(this).parent().find(".submenu_menu_dropdown").first().toggle(); $(this).parent().find(".submenu_menu_dropdown").first().toggleClass("active_menu"); if($(this).parent().find(".submenu_menu_dropdown").first().hasClass("active_menu")) { $(this).parent().find(".submenu_menu_dropdown").first().attr("style", "display: block !important"); $(this).find(".icon-visible").first().removeClass("fa-caret-down"); $(this).find(".icon-visible").first().addClass("fa-caret-up"); } else{ $(this).parent().find(".submenu_menu_dropdown").first().attr("style", "display: none !important"); $(this).find(".icon-visible").first().removeClass("fa-caret-up"); $(this).find(".icon-visible").first().addClass("fa-caret-down"); } }); } $(".icon-visible").show(); },200); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10