www-dot-hoganas-dot-com.chinadeliverynetwork.com
Open in
urlscan Pro
47.242.106.156
Public Scan
URL:
https://www-dot-hoganas-dot-com.chinadeliverynetwork.com/
Submission: On May 08 via api from US — Scanned from DE
Submission: On May 08 via api from US — Scanned from DE
Form analysis
4 forms found in the DOMGET /en/search/
<form action="/en/search/" id="headerMobileSearchForm" method="get">
<div class="searchbox">
<input type="text" id="srchTxtMobile" name="q" class="searchfield " placeholder="Search for">
<span type="submit" id="btn-submit-header-mobile" class="search-btn">
<i class="fa fa-search" aria-hidden="true"></i>
</span>
</div>
</form>
GET /en/search/
<form action="/en/search/" id="headerSearchForm" method="get">
<div class="searchbox ui-front">
<input type="text" id="srchTxt" name="q" class="searchfield" placeholder="Search for">
<span type="submit" id="btn-submit-header" class="search-btn">
<i class="fa fa-search" aria-hidden="true"></i>
</span>
</div>
</form>
GET /en/search/
<form action="/en/search/" id="blockSearchForm" method="get">
<div class="searchbox">
<input type="text" id="blockSearchText" name="q" class="searchfield " placeholder="Search for">
<span type="submit" id="btn-submit-block" class="search-btn">
<i class="fa fa-search" aria-hidden="true"></i>
</span>
</div>
</form>
Name: gatedForm —
<form name="gatedForm" novalidate="" id="gated-form">
<div class="row">
<div class="col-md-12 margin-top">
<h3>Download file</h3>
<div class="richtext">
<p>Thank you for showing an interest in our products! In order to provide you with the relevant information, please fill in the form below.</p>
</div>
<h5>{{gated.linkToDownload}}</h5>
<h5>{{gated.pageUrl}}</h5>
</div>
</div>
<div class="row">
<div class="col-md-6">
<md-input-container class="textbox" ng-class="{'has-error' : gatedForm.firstname.$invalid && sent }">
<label>Firstname</label>
<input ng-model="gated.Firstname" type="text" name="firstname" required="">
</md-input-container>
</div>
<div class="col-md-6">
<md-input-container class="textbox" ng-class="{'has-error' : gatedForm.lastname.$invalid && sent }">
<label>Lastname</label>
<input ng-model="gated.Lastname" type="text" name="lastname" required="">
</md-input-container>
</div>
</div>
<div class="row">
<div class="col-md-6">
<md-input-container class="dropdown gated-title-dropdown" ng-class="{'has-error' : gatedForm.title.$invalid && sent }">
<label>Title</label>
<md-select name="gated-dropdown-titles" id="_GatedTitles" class="gated-titles" ng-model="gated.Title" ng-change="gatedTitleChanged()" required="">
<md-option value="CEO/owner">CEO/owner</md-option>
<md-option value="Purchasing">Purchasing</md-option>
<md-option value="Design engineer">Design engineer</md-option>
<md-option value="Business developer">Business developer</md-option>
<md-option value="Machine operator">Machine operator</md-option>
<md-option value="Other">Other</md-option>
</md-select>
</md-input-container>
</div>
<div class="col-md-6">
<md-input-container class="textbox" ng-class="{'has-error' : gatedForm.company.$invalid && sent }">
<label>Company</label>
<input ng-model="gated.Company" name="company" type="text" required="">
</md-input-container>
</div>
</div>
<div class="row">
<div class="col-md-6">
<md-input-container class="textbox" ng-class="{'has-error' : gatedForm.email.$invalid && sent }">
<label>E-mail</label>
<input ng-model="gated.Email" name="email" type="email" required="">
</md-input-container>
</div>
<div class="col-md-6">
<md-input-container class="textbox" ng-class="{'has-error' : gatedForm.country.$invalid && sent }">
<label>Country</label>
<input ng-model="gated.Country" name="country" type="text" required="">
</md-input-container>
</div>
</div>
<div class="row">
<div class="col-md-6">
</div>
<div class="col-md-6">
<div id="recaptcha-gated" class="g-recaptcha recaptcha-element" data-badge="bottomleft" data-sitekey="6LfZV1sUAAAAAE9qX80mgbG4XSmbI1YOkgWTM7zC" data-order=""></div>
<button class="btn right" ng-click="validate() "> Download </button>
</div>
</div>
<div style="visibility: hidden">
<div class="md-dialog-container" id="failureGatedDialog">
<md-dialog>
<md-toolbar>
<div class="md-toolbar-tools">
<div class="modal-header">
<img src="https://www-dot-hoganas-dot-com.chinadeliverynetwork.com/hoganas-dot-imagevault-dot-media/publishedmedia/essqkclvvz1zfus1jexd/mainLogo-white.webp" alt="Höganäs" width="150" height="27">
<md-button class="close-dialog" data-dismiss="modal" aria-label="Close" aria-hidden="true" ng-click="hide()"><span class="close hairline"></span></md-button>
<div class="logo">
<a href="/">
</a>
</div>
</div>
</div>
</md-toolbar>
<md-dialog-content>
<h2>Something went wrong</h2>
<div class="icon"><i class="fa failure fa-times-circle"></i></div>
<div class="richtext text-center">
<p>Something went wrong</p>
</div>
</md-dialog-content>
</md-dialog>
</div>
</div>
<md-sidenav class="md-sidenav-left md-whiteframe-4dp" md-component-id="left">
<h2>Privacy policy</h2>
<div class="row ">
<div class="col-md-12">
<div class="richtext">
<p>Your personal data will be used by Höganäs in order to send you information about our products and services. The data will not be shared with a third party and will be deleted three years after the download. With my consent, I also
confirm that I am over 16 year old.</p>
<p>Learn more about how we handle personal information in our <a title="Privacy policy" href="/link/3ca8fca137b34f91b0cf964973bf882c.aspx" target="_blank" rel="noopener">privacy policy</a>. </p>
</div>
</div>
</div>
<div class="row bottom">
<div class="col-md-6">
<md-input-container class="checkbox" ng-class="{'has-error' : gated.OptIn==false && sent && submitted }">
<md-checkbox name="optIn" ng-model="gated.OptIn"> I accept the terms </md-checkbox>
<div ng-messages="projectForm.tos.$error" multiple="" md-auto-hide="false">
<div ng-message="required"> You must accept the terms of service before you can proceed. </div>
</div>
</md-input-container>
</div>
<div class="col-md-6">
<button class="btn right" ng-disabled="!gated.OptIn" ng-click="send()"> Accept </button>
<button ng-click="closeLeft()" class="btn right"> Back </button>
</div>
</div>
</md-sidenav>
</form>
Text Content
en * English * Deutsch * Svenska * Português (Brasil) * 日本語 (Japanese) * 中文 (Chinese) * What we do * The industries we serve * Overview * #InsightsByHoganas * Aerospace & Turbines * Automotive & Transportation * Construction & Mining * Energy & Thermal Management * Processing industry * Additional industries * Powder technologies * Overview * Additive manufacturing * Brazing * Chemical & Metallurgical * Cutting * Friction * Hot isostatic pressing (HIP) * Hot polymer filtration * Metal injection moulding (MIM) * Pressing & Sintering * SOFC / SOEC * Soft magnetic composites * Surface coating * Welding * Products * By technology * Additive manufacturing * Brazing * Chemical & Metallurgical * Cutting * Friction * Hot isostatic pressing (HIP) * Hot polymer filtration * Inductor solutions * Metal injection moulding (MIM) * Pressing & Sintering * SOFC / SOEC * Soft magnetic composites * Surface coating * Welding * By element * Advanced ceramic powders * Aluminium based powders * Carbide powders * Cobalt based powders * Copper based powders * Iron based powders * Nickel based powders * Oxide powders * Titanium based powders * Rhenium based powders * Services * Overview * Services areas * Additive manufacturing * Brazing * Electromagnetic applications * Inductor systems * Pressing & sintering * Surface coating * Service offerings * Design & simulation * Sampling & prototypes * Tests & analysis * Technical support * Engineering & tooling * Machining * Material development * Technical centres * Customer Development Centre * ArcX * Additive manufacturing * Centre of Excellence * Training * Höganäs Academy * PM schools * Handbooks * End user seminars * Orders & deliveries * Höganäs Group * Alvier Mechatronics * Alvier PM Technology * Who we are * Hoganas in three minutes * Inspire industry to make more with less * Our history * Certifications & Legal statements * Management team & Board of Directors * Our locations * Associations * Science Based Targets initiative (SBTi) * Jernkontoret, vision 2050 * Suppliers * * Sustainability * Höganäs at a glance * Social responsibility * Responsible sourcing * Sustainable offering * Climate and energy * Renewable energy gas and bio-coke * Environmental impact * Workplace * Health and safety * Code of Conduct & other policies * Certifications & legal statements * REACH * Sustainability report * * Work with us * Grow with us * Career at Höganäs * Our locations * Meet our people * Meet our people * The people behind the patent * Vacant positions * General job application * Summer job * Student * Höganäs Student Programme * Master's thesis * * News & Events * Contact * Sales & Support * Human Resources * News & Media * Sustainability * Höganäs locations English * English * Deutsch * Svenska * Português (Brasil) * 日本語 (Japanese) * 中文 (Chinese) -------------------------------------------------------------------------------- * What we do What we do THE INDUSTRIES WE SERVE Overview #InsightsByHoganas Aerospace & Turbines Automotive & Transportation Construction & Mining Energy & Thermal Management Processing industry Additional industries Powder technologies What we do/Powder technologies Overview Additive manufacturing Brazing Chemical & Metallurgical Cutting Friction Hot isostatic pressing (HIP) Hot polymer filtration Metal injection moulding (MIM) Pressing & Sintering SOFC / SOEC Soft magnetic composites Surface coating Welding Products What we do/Products BY TECHNOLOGY Additive manufacturing Brazing Chemical & Metallurgical Cutting Friction Hot isostatic pressing (HIP) Hot polymer filtration Inductor solutions Metal injection moulding (MIM) Pressing & Sintering SOFC / SOEC Soft magnetic composites Surface coating Welding BY ELEMENT Advanced ceramic powders Aluminium based powders Carbide powders Cobalt based powders Copper based powders Iron based powders Nickel based powders Oxide powders Titanium based powders Rhenium based powders SERVICES Overview Services areas What we do/Services/Services areas Additive manufacturing Brazing Electromagnetic applications Inductor systems Pressing & sintering Surface coating Service offerings What we do/Services/Service offerings Design & simulation Sampling & prototypes Tests & analysis Technical support Engineering & tooling Machining Material development Technical centres What we do/Services/Technical centres Customer Development Centre ArcX Additive manufacturing Centre of Excellence Training What we do/Services/Training Höganäs Academy PM schools Handbooks End user seminars Orders & deliveries Höganäs Group What we do/Services/Höganäs Group Alvier Mechatronics Alvier PM Technology * Who we are Who we are Hoganas in three minutes Inspire industry to make more with less Our history Certifications & Legal statements Management team & Board of Directors Our locations Associations Who we are/Associations Science Based Targets initiative (SBTi) Jernkontoret, vision 2050 Suppliers * Sustainability Sustainability Höganäs at a glance Social responsibility Responsible sourcing Sustainable offering Climate and energy Renewable energy gas and bio-coke Environmental impact Workplace Health and safety Code of Conduct & other policies Certifications & legal statements REACH Sustainability report * Work with us Work with us Grow with us Career at Höganäs Our locations MEET OUR PEOPLE Meet our people The people behind the patent Vacant positions General job application Summer job Student Work with us/Student Höganäs Student Programme Master's thesis * News & Events * Contact * Sales & Support * Human Resources * News & Media * Sustainability * Höganäs locations -------------------------------------------------------------------------------- METAL POWDER SOLUTIONS THAT HELP INDUSTRIES MAKE MORE WITH LESS THE INDUSTRIES WE SERVE Today, our metal powders are used in a wide range of industries and applications. Learn more THE TECHNOLOGIES WE SERVE Wherever there is a need for metal powders, you can find a Höganäs solution. Learn more IMPROVE GREEN MACHINING Intralube® GS increases production efficiency and reduces scrap rates. Learn more PRODUCT AREAS Höganäs is the world leading manufacturer of metal powders for powder metallurgy. By utilising the endless opportunities of our metal powders, we inspire industry to make more with less. The applications of metal powders seem almost endless. Today, our metal powders are used in areas as diverse as brazing, pressing & sintering, surface coating, additive manufacturing, welding, friction and many others. Additive manufacturing Brazing Pressing & sintering Soft magnetic composites Surface coating Advanced ceramic powders Chemical & metallurgical Cutting Friction brake materials GLIDCOP® copper alloy system Hot isostatic pressing (HIP) Hot polymer filtration Metal injection moulding (MIM) Inductor solutions Rhenium powders SOFC / SOEC Welding WHY HÖGANÄS? We know our customers’ business – and their customers’ business too. Höganäs is your innovative partner for cost-effective, lighter and durable products based on high-performance powder materials. Together with our customers, we develop tomorrow’s solutions for automotive components, brazing, electrical motors and additive manufacturing. We provide the best powder for the right design with the optimal process. Whatever the industry, geography or application, there is a Höganäs solution for you. Industries Success Story ENGINE VALVES Strengthening engine valves with metal powder technology Learn more Case SOFT MAGNETIC COMPOSITE SOLUTIONS FOR ELECTRIC MOTORS When electric motor manufacturer Electric Torque Machines needed a simple, efficient and compact solution for its customers, it turned to Höganäs for help. Read the case STATE OF THE ART KNOWLEDGE We are committed to working closely with customers to solve technical issues, and together we remove barriers and create new business opportunities all around the world. Services * News * Events All news All events All METAL POWDERS CONTRIBUTE TO SUSTAINABLE DEVELOPMENT Metal powder technology provides endless opportunities; not only does it enable our customers to reduce their material and energy consumption, but it also helps them use new and better techniques that make final products more efficient and less expensive. We believe that the inherent power of metal powders can be utilised to a much larger extent than it is today. We are also convinced that metal powders can contribute to sustainable development. With metal powder solutions, we can contribute to solving many of society’s pressing challenges, such as resource scarcity and the need for renewable energy. Read more about our sustainability efforts INSPIRE INDUSTRY TO MAKE MORE WITH LESS By utilising the endless opportunities of our metal powders, we know that we can lead a wave of change for the better. With people at every level of our organisation dedicated to redefining what is possible, we continue to amaze the world with new breakthroughs. INDUSTRIES TECHNOLOGIES SERVICES CONTACT US Sales and support News and media Human resources Sustainability Höganäs locations -------------------------------------------------------------------------------- Social media: * * * * Customer portal:Login -------------------------------------------------------------------------------- Copyright 2018-2024 Höganäs AB, SE-263 83 Höganäs, Sweden | Privacy Policy | Change cookie consent DOWNLOAD FILE Thank you for showing an interest in our products! In order to provide you with the relevant information, please fill in the form below. {{GATED.LINKTODOWNLOAD}} {{GATED.PAGEURL}} Firstname Lastname Title CEO/owner Purchasing Design engineer Business developer Machine operator Other Company E-mail Country Download SOMETHING WENT WRONG Something went wrong PRIVACY POLICY Your personal data will be used by Höganäs in order to send you information about our products and services. The data will not be shared with a third party and will be deleted three years after the download. With my consent, I also confirm that I am over 16 year old. Learn more about how we handle personal information in our privacy policy. I accept the terms You must accept the terms of service before you can proceed. Accept Back Read online Download