www.salesianer.com
Open in
urlscan Pro
78.47.83.244
Public Scan
Submitted URL: http://salesianer.com/
Effective URL: https://www.salesianer.com/
Submission: On January 03 via manual from RO — Scanned from DE
Effective URL: https://www.salesianer.com/
Submission: On January 03 via manual from RO — Scanned from DE
Form analysis
3 forms found in the DOMPOST
<form method="post" enctype="application/x-www-form-urlencoded">
<div class="formbody">
<input type="hidden" name="FORM_SUBMIT" value="auto_form_89">
<input type="hidden" name="REQUEST_TOKEN" value="">
<div class="widget widget-select select mandatory">
<label for="ctrl_1149" class="select mandatory">
<span class="invisible">Mandatory field </span>Salutation<span class="mandatory">*</span>
</label>
<select name="salutation" id="ctrl_1149" class="select mandatory" required="">
<option value="Female">Female</option>
<option value="Male">Male</option>
<option value="Divers">Divers</option>
</select>
</div>
<div class="widget widget-text mandatory">
<label for="ctrl_1150" class="mandatory" style="display:none;">
<span class="invisible">Mandatory field </span>Surname<span class="mandatory">*</span>
</label>
<input type="text" name="name" id="ctrl_1150" class="text mandatory" value="" required="" placeholder=" ">
<div class="placeholderlabel" title="Surname">Surname<span class="mandatory">*</span></div>
<script>
/* <![CDATA[ */
jQuery(document).ready(function() {
jQuery('#ctrl_1150').attr('placeholder', ' ');
if (jQuery('#ctrl_1150').val() != "") {
jQuery('#ctrl_1150').next('.placeholderlabel').addClass('active');
}
var placeholder = 'Surname';
jQuery('#ctrl_1150').focus(function(e) {
jQuery(this).next('.placeholderlabel').addClass('active');
//jQuery(this).attr('placeholder','');
});
jQuery('#ctrl_1150').focusout(function(e) {
if (jQuery(this).val() == "") {
jQuery(this).next('.placeholderlabel').removeClass('active');
}
//jQuery(this).attr('placeholder',placeholder);
});
jQuery('#ctrl_1150').siblings('.placeholderlabel').click(function() {
jQuery('#ctrl_1150').trigger('focus');
});
});
/* ]]> */
</script>
</div>
<div class="widget widget-text mandatory">
<label for="ctrl_1151" class="mandatory" style="display:none;">
<span class="invisible">Mandatory field </span>Company<span class="mandatory">*</span>
</label>
<input type="text" name="company" id="ctrl_1151" class="text mandatory" value="" required="" placeholder=" ">
<div class="placeholderlabel" title="Company">Company<span class="mandatory">*</span></div>
<script>
/* <![CDATA[ */
jQuery(document).ready(function() {
jQuery('#ctrl_1151').attr('placeholder', ' ');
if (jQuery('#ctrl_1151').val() != "") {
jQuery('#ctrl_1151').next('.placeholderlabel').addClass('active');
}
var placeholder = 'Company';
jQuery('#ctrl_1151').focus(function(e) {
jQuery(this).next('.placeholderlabel').addClass('active');
//jQuery(this).attr('placeholder','');
});
jQuery('#ctrl_1151').focusout(function(e) {
if (jQuery(this).val() == "") {
jQuery(this).next('.placeholderlabel').removeClass('active');
}
//jQuery(this).attr('placeholder',placeholder);
});
jQuery('#ctrl_1151').siblings('.placeholderlabel').click(function() {
jQuery('#ctrl_1151').trigger('focus');
});
});
/* ]]> */
</script>
</div>
<div class="widget widget-text mandatory">
<label for="ctrl_1152" class="mandatory" style="display:none;">
<span class="invisible">Mandatory field </span>Telephone<span class="mandatory">*</span>
</label>
<input type="tel" name="tel" id="ctrl_1152" class="text mandatory" value="" required="" placeholder=" ">
<div class="placeholderlabel" title="Telephone">Telephone<span class="mandatory">*</span></div>
<script>
/* <![CDATA[ */
jQuery(document).ready(function() {
jQuery('#ctrl_1152').attr('placeholder', ' ');
if (jQuery('#ctrl_1152').val() != "") {
jQuery('#ctrl_1152').next('.placeholderlabel').addClass('active');
}
var placeholder = 'Telephone';
jQuery('#ctrl_1152').focus(function(e) {
jQuery(this).next('.placeholderlabel').addClass('active');
//jQuery(this).attr('placeholder','');
});
jQuery('#ctrl_1152').focusout(function(e) {
if (jQuery(this).val() == "") {
jQuery(this).next('.placeholderlabel').removeClass('active');
}
//jQuery(this).attr('placeholder',placeholder);
});
jQuery('#ctrl_1152').siblings('.placeholderlabel').click(function() {
jQuery('#ctrl_1152').trigger('focus');
});
});
/* ]]> */
</script>
</div>
<div class="widget widget-text mandatory">
<label for="ctrl_1153" class="mandatory" style="display:none;">
<span class="invisible">Mandatory field </span>Postcode<span class="mandatory">*</span>
</label>
<input type="text" name="zipcode" id="ctrl_1153" class="text mandatory" value="" required="" placeholder=" ">
<div class="placeholderlabel" title="Postcode">Postcode<span class="mandatory">*</span></div>
<script>
/* <![CDATA[ */
jQuery(document).ready(function() {
jQuery('#ctrl_1153').attr('placeholder', ' ');
if (jQuery('#ctrl_1153').val() != "") {
jQuery('#ctrl_1153').next('.placeholderlabel').addClass('active');
}
var placeholder = 'Postcode';
jQuery('#ctrl_1153').focus(function(e) {
jQuery(this).next('.placeholderlabel').addClass('active');
//jQuery(this).attr('placeholder','');
});
jQuery('#ctrl_1153').focusout(function(e) {
if (jQuery(this).val() == "") {
jQuery(this).next('.placeholderlabel').removeClass('active');
}
//jQuery(this).attr('placeholder',placeholder);
});
jQuery('#ctrl_1153').siblings('.placeholderlabel').click(function() {
jQuery('#ctrl_1153').trigger('focus');
});
});
/* ]]> */
</script>
</div>
<div class="widget widget-checkbox mandatory">
<fieldset id="ctrl_1154" class="checkbox_container mandatory">
<input type="hidden" name="dataprivacy" value="">
<span><input type="checkbox" name="dataprivacy" id="opt_1154_0" class="checkbox" value="Yes" required=""> <label id="lbl_1154_0" for="opt_1154_0">I agree to the
<a href="data_protection.html" title="Data protection">privacy policy</a>.</label></span>
</fieldset>
</div>
<div class="widget widget-captcha mandatory" style="display: none;">
<input type="text" name="captcha_1440" id="ctrl_1440" class="captcha mandatory" value="" aria-describedby="captcha_text_1440" maxlength="2">
<span id="captcha_text_1440" class="captcha_text">Please add 4 and 1.</span>
<input type="hidden" name="captcha_1440_hash" value="">
<div style="display:none">
<label for="ctrl_1440_hp">Do not fill in this field</label>
<input type="text" name="captcha_1440_name" id="ctrl_1440_hp" value="">
</div>
<script>
(function() {
var e = document.getElementById('ctrl_1440'),
p = e.parentNode,
f = p.parentNode;
if (f.classList.contains('widget-captcha') || 'fieldset' === f.nodeName.toLowerCase() && 1 === f.children.length) {
p = f;
}
e.required = false;
p.style.display = 'none';
setTimeout(() => {
fetch("\/_contao\/captcha\/en").then(r => r.json()).then(d => {
e.value = d.sum;
e.form.elements["captcha_1440_hash"].value = d.hash;
document.getElementById('captcha_text_1440').textContent = d.question;
});
}, 5000);
})();
</script>
</div>
<div class="widget widget-submit">
<button type="submit" id="ctrl_1155" class="submit disabled" disabled="">Send callback</button>
</div>
</div>
</form>
GET search.html
<form action="search.html" method="get">
<div class="formbody">
<label for="ctrl_keywords_668" class="invisible">Keywords</label>
<input type="search" name="keywords" id="ctrl_keywords_668" class="text" value="" placeholder="Search">
<span class="line"></span>
</div>
<div class="close-window"><i class="ti ti-close"></i></div>
</form>
GET
<form method="get">
<div class="formbody">
<div class="widget widget-text">
<label for="ctrl_keywords_575" class="invisible">Keywords</label>
<input type="search" name="keywords" id="ctrl_keywords_575" class="text" value="">
</div>
<div class="widget widget-submit">
<button type="submit" id="ctrl_submit_575" class="submit">Search</button>
</div>
</div>
</form>
Text Content
Sorry, item "offcanvas-col1" does not exist. Sorry, item "offcanvas-col2" does not exist. Sorry, item "offcanvas-col3" does not exist. Sorry, item "offcanvas-col4" does not exist. EN * DE * EN * CH * CZ * HR * HU * PL * RO * RS * SI * SK -------------------------------------------------------------------------------- EN * DE * EN * CH * CZ * HR * HU * PL * RO * RS * SI * SK * 1. About Us * 1. Why choose rental textiles? 2. The company and its history 3. Vision, mission, values * 1. News 2. Contact * Branches * Education, culture and entertainment * Facility Management * Healthcare and nursing homes * Trade, crafts and commerce * Hotels, restaurants and catering * Industry * Municipal sector and public sector * Pharma and microelectronics * Transport and logistics * Products * Professional clothing * Bedding, table linen and terrycloth products * Products for the healthcare sector * Personal laundry service * Cleaning cloths and mops * Cleanroom textiles * Mat service * Washroom hygiene * Sustainability * 1. Sustainability at SALESIANER 2. Photovoltaic power Contact us 0800 20 24 30 Previous •• Next Together we care * EN | salesianer.com * Home Facebook LinkedIn SUSTAINABLE TEXTILE MANAGEMENT TO SATISFY THE HIGHEST DEMANDS The SALESIANER Group is an Austrian family-owned company which has been offering top quality textile service and textile rental services for over 100 years. The strength of our innovative approach together with our clear commitment to sustainability, hygiene and health have enabled us to become the market leader in the regions of Austria, Central, Southern and Eastern Europe. The core business of our company is to meet all the textile needs of the healthcare sector, hotels and restaurants, industry and commerce. We also offer cleanroom textiles, washroom hygiene products, dust control and graphic mats. LATEST NEWS TEXTILES WITHIN THE REUSABLE SYSTEM AND THE CIRCULAR ECONOMY The Kurier conducted an interesting interview about sustainability focusing on reusable textiles and circular economy with Victor Ioane, CEO of the SALESIANER Group. Read more SALESIANER RECERTIFIED AS FLAGSHIP COMPANY As an Austrian family business, SALESIANER is proud of its recertification as a flagship company. The red-white-red A of "Leitbetriebe Austria" is a recognised, strong sign of quality, innovation and long-term success. Read more AUTUMN IS COMING, OUR PREMIUM MAT SERVICE IS ALREADY HERE Autumn is just around the corner and with it an abundance of mud and dirt. Ensure safety and cleanliness for your customers and your employees, with SALESIANER premium mat service. Read more SPONSORSHIP LAUNDRY ROOM We are proud to have taken over a sponsorship for the laundry room at the Ronald McDonald Children's Aid House Borschkegasse! Read more INTERNATIONAL JOURNALISTS VISIT HQ IN VIENNA On 17 October 2023, we welcomed a delegation of journalists from nine European countries to the headquarters of the SALESIANER Group. The press trip was organized by the European Commission (Directorate-General for Energy). Read more THE NEW SUSTAINABILITY REPORT IS AVAILABLE! On over 100 pages, the SALESIANER Group makes its achievements, current projects and future initiatives relating to the environment & climate, people & social issues and integrity & compliance transparent. Read more SALESIANER UNDERLINES ITS PIONEER ROLE IN SUSTAINABILITY WITH ITS OWN DEPARTMENT. The Sustainability department, established on 1.1.2023, is going to push the European Green Deal Transformation and will be headed by Mathias Nell, an expert in experienced compliance, sustainability and innovation. Read more SALESIANER SUCCESSFULLY COMPLETES SWITCH TO ADVANTEX ERP Just like thousands of employees in 11 European countries, the ERP systems were to form a unit across locations and national borders to become a harmonised system landscape. Read more VIENNA'S MAYOR DR. MICHAEL LUDWIG VISITED SALESIANER Managing Partner Thomas Krautschneider welcomed Vienna's Mayor Dr Michael Ludwig to the SALESIANER headquarters in Donaustadt on 18 November 2022. Read more TEXTILES WITHIN THE REUSABLE SYSTEM AND THE CIRCULAR ECONOMY The Kurier conducted an interesting interview about sustainability focusing on reusable textiles and circular economy with Victor Ioane, CEO of the SALESIANER Group. Read more SALESIANER RECERTIFIED AS FLAGSHIP COMPANY As an Austrian family business, SALESIANER is proud of its recertification as a flagship company. The red-white-red A of "Leitbetriebe Austria" is a recognised, strong sign of quality, innovation and long-term success. Read more AUTUMN IS COMING, OUR PREMIUM MAT SERVICE IS ALREADY HERE Autumn is just around the corner and with it an abundance of mud and dirt. Ensure safety and cleanliness for your customers and your employees, with SALESIANER premium mat service. Read more SPONSORSHIP LAUNDRY ROOM We are proud to have taken over a sponsorship for the laundry room at the Ronald McDonald Children's Aid House Borschkegasse! Read more INTERNATIONAL JOURNALISTS VISIT HQ IN VIENNA On 17 October 2023, we welcomed a delegation of journalists from nine European countries to the headquarters of the SALESIANER Group. The press trip was organized by the European Commission (Directorate-General for Energy). Read more THE NEW SUSTAINABILITY REPORT IS AVAILABLE! On over 100 pages, the SALESIANER Group makes its achievements, current projects and future initiatives relating to the environment & climate, people & social issues and integrity & compliance transparent. Read more 0 COUNTRIES 0 SITES 0 LINEN/DAY 0 TRUCKS 0 EMPLOYEES YOUR CUSTOMISED SOLUTION FROM A SINGLE SOURCE INDUSTRY Comprehensive of workwear for all sectors HEALTHCARE SECTOR From sterile surgical textiles and ward textiles to a personal laundry service HOTELS AND RESTAURANTS Clean bed linen, toweling and table linen for your guests MAT SERVICE Dust control mats, graphic mats and anti-fatigue mats CLEANROOM TEXTILES Professional textile service for the microelectronics and pharmaceutical industries WASHROOM HYGIENE Complete range of products to ensure hygiene and cleanliness in the washroom WE WOULD BE HAPPY TO TALK TO YOU IN PERSON. Call us on 0800 20 24 30 or click below if you would like a Callback Mandatory field Salutation* Female Male Divers Mandatory field Surname* Surname* Mandatory field Company* Company* Mandatory field Telephone* Telephone* Mandatory field Postcode* Postcode* I agree to the privacy policy. Please add 4 and 1. Do not fill in this field Send callback CURRENT INFORMATION Download further information on the current topic to get a compact overview. Download now (1.3 MiB) Please call us on 0800 20 24 30 © SALESIANER MIETTEX GmbH • Rautenweg 53, 1220 Vienna ContactLocationsImprintWhistleblowing systemData protection Facebook LinkedInYoutube Keywords Hit enter to search or ESC to close EN * DE * EN * CH * CZ * HR * HU * PL * RO * RS * SI * SK * 1. About Us * 1. Why choose rental textiles? 2. The company and its history 3. Vision, mission, values * 1. News 2. Contact * Branches * Education, culture and entertainment * Facility Management * Healthcare and nursing homes * Trade, crafts and commerce * Hotels, restaurants and catering * Industry * Municipal sector and public sector * Pharma and microelectronics * Transport and logistics * Products * Professional clothing * Bedding, table linen and terrycloth products * Products for the healthcare sector * Personal laundry service * Cleaning cloths and mops * Cleanroom textiles * Mat service * Washroom hygiene * Sustainability * 1. Sustainability at SALESIANER 2. Photovoltaic power Contact us 0800 20 24 30 * About Us * Why choose rental textiles? * The company and its history * Vision, mission, values * News * Contact * Branches * Education, culture and entertainment * Facility Management * Healthcare and nursing homes * Trade, crafts and commerce * Hotels, restaurants and catering * Industry * Municipal sector and public sector * Pharma and microelectronics * Transport and logistics * Products * Professional clothing * Bedding, table linen and terrycloth products * Products for the healthcare sector * Personal laundry service * Cleaning cloths and mops * Cleanroom textiles * Mat service * Washroom hygiene * Sustainability * Sustainability at SALESIANER * Photovoltaic power Keywords Search EN * DE * EN * CH * CZ * HR * HU * PL * RO * RS * SI * SK * About Us * Why choose rental textiles? * The company and its history * Vision, mission, values * News * Contact * Branches * Education, culture and entertainment * Facility Management * Healthcare and nursing homes * Trade, crafts and commerce * Hotels, restaurants and catering * Industry * Municipal sector and public sector * Pharma and microelectronics * Transport and logistics * Products * Professional clothing * Bedding, table linen and terrycloth products * Products for the healthcare sector * Personal laundry service * Cleaning cloths and mops * Cleanroom textiles * Mat service * Washroom hygiene * Sustainability * Sustainability at SALESIANER * Photovoltaic power * About Us * Why choose rental textiles? * The company and its history * Vision, mission, values * News * Contact * Branches * Education, culture and entertainment * Facility Management * Healthcare and nursing homes * Trade, crafts and commerce * Hotels, restaurants and catering * Industry * Municipal sector and public sector * Pharma and microelectronics * Transport and logistics * Products * Professional clothing * Bedding, table linen and terrycloth products * Products for the healthcare sector * Personal laundry service * Cleaning cloths and mops * Cleanroom textiles * Mat service * Washroom hygiene * Sustainability * Sustainability at SALESIANER * Photovoltaic power LoginContact * Why choose rental textiles? * The company and its history * Vision, mission, values * News * Contact WE ARE HAPPY TO ASSIST YOU PERSONALLY! Call us at 0800 20 24 30 * Education, culture and entertainment * Facility Management * Healthcare and nursing homes * Trade, crafts and commerce * Hotels, restaurants and catering * Industry * Municipal sector and public sector * Pharma and microelectronics * Transport and logistics WE ARE HAPPY TO ASSIST YOU PERSONALLY! Call us at 0800 20 24 30 * Professional clothing * Bedding, table linen and terrycloth products * Products for the healthcare sector * Personal laundry service * Cleaning cloths and mops * Cleanroom textiles * Mat service * Washroom hygiene WE ARE HAPPY TO ASSIST YOU PERSONALLY! Call us at 0800 20 24 30 * Sustainability at SALESIANER * Photovoltaic power WE ARE HAPPY TO ASSIST YOU PERSONALLY! Call us at 0800 20 24 30 You are using an outdated browser. The website may not be displayed correctly. Close COOKIE INFORMATION We use cookies to give you the best possible service on our website. By continuing to use our website, you agree to the storage and further use of cookies. Essenziell Show details Hide details Contao HTTPS CSRF Token Protects against cross-site request forgery attacks. PHP SESSION ID Saves the current PHP session. Analysis Show details Hide details Google Tagmanager with Google Analytics Cookie from Google for website analytics. Generates anonymous statistical data about how the visitor uses the website. External media Show details Hide details YouTube Enables the use of the Youtube video player. Vimeo Enables the use of the Vimeo video player. Save selection Accept all Imprint Data protection previousnextstart slideshow