www.resco.net Open in urlscan Pro
162.159.134.42  Public Scan

Submitted URL: http://resco.net/
Effective URL: https://www.resco.net/
Submission Tags: falconsandbox
Submission: On September 05 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET https://www.resco.net/

<form role="search" method="get" class="search-form" action="https://www.resco.net/" autocomplete="off">
  <span class="icon-search search-form__icon"></span>
  <label>
    <input type="search" class="search-form__input" onfocus="this.value = this.value;" placeholder="Type to search" value="" name="s" autocorrect="off" autocapitalize="off" spellcheck="false">
  </label>
</form>

<form data-formid="1120" novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutLeft" style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); width: 654px;">
  <style type="text/css">
    .mktoForm .mktoButtonWrap.mktoMinimal .mktoButton {
      background: #e3e3e3;
      border: 1px solid #bbb;
      border-radius: 3px;
      -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
      box-shadow: inset 0 0 1px 1px #f6f6f6;
      color: #333;
      font: bold 12px/1 "helvetica neue", helvetica, arial, sans-serif;
      padding: 8px 0 9px;
      text-align: center;
      text-shadow: 0 1px 0 #fff;
      width: 150px;
    }

    .mktoForm .mktoButtonWrap.mktoMinimal .mktoButton:hover {
      background: #d9d9d9;
      -webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
      box-shadow: inset 0 0 1px 1px #eaeaea;
      color: #222;
      cursor: pointer;
    }

    .mktoForm .mktoButtonWrap.mktoMinimal .mktoButton:active {
      background: #d0d0d0;
      -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
      box-shadow: inset 0 0 1px 1px #e3e3e3;
      color: #000;
    }
  </style>
  <div class="mktoFormRow"><input type="hidden" name="hiddenNLDynamics" class="mktoField mktoFieldDescriptor mktoFormCol" value="TRUE">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow emailRowNL">
    <div class="mktoFieldDescriptor mktoFormCol">
      <div class="mktoOffset"></div>
      <div class="mktoFieldWrap mktoRequiredField"><label for="Email" id="LblEmail" class="mktoLabel mktoHasWidth">
          <div class="mktoAsterix">*</div>
        </label>
        <div class="mktoGutter mktoHasWidth"></div><input id="Email" name="Email" placeholder="Enter your email address" maxlength="255" aria-labelledby="LblEmail InstructEmail" type="email" class="mktoField mktoEmailField mktoHasWidth mktoRequired"
          aria-required="true"><span id="InstructEmail" tabindex="-1" class="mktoInstruction"></span>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoClear"></div>
    </div>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="uTMSource" class="mktoField mktoFieldDescriptor mktoFormCol" value="">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="uTMMedium" class="mktoField mktoFieldDescriptor mktoFormCol" value="">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="uTMCampaign" class="mktoField mktoFieldDescriptor mktoFormCol" value="">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="uTMContent" class="mktoField mktoFieldDescriptor mktoFormCol" value="">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="uTMTerm" class="mktoField mktoFieldDescriptor mktoFormCol" value="">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="gclid" class="mktoField mktoFieldDescriptor mktoFormCol" value="">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="mktoOptIn" class="mktoField mktoFieldDescriptor mktoFormCol" value="true">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="firstutmcampaign" class="mktoField mktoFieldDescriptor mktoFormCol" value="">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="firstutmcontent" class="mktoField mktoFieldDescriptor mktoFormCol" value="">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="firstutmmedium" class="mktoField mktoFieldDescriptor mktoFormCol" value="">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="firstutmsource" class="mktoField mktoFieldDescriptor mktoFormCol" value="">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="firstutmterm" class="mktoField mktoFieldDescriptor mktoFormCol" value="">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="organicsourcestring" class="mktoField mktoFieldDescriptor mktoFormCol" value="Direct">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow" style="height: 0px; width: 0px;">
    <div class="mktoFormCol">
      <div class="mktoOffset mktoHasWidth"></div>
      <div class="mktoFieldWrap">
        <div class="mktoHtmlText mktoHasWidth"><span class="mkto-custom-script"></span>
          <script>
            // <![CDATA[
            window.initForm1120 = (form, callback) => {
              if (jQuery) {
                jQuery(document).ready(($) => {
                  const rescoForm = new RescoMarketoForm(form, $);
                  const $formEl = form.getFormElem();
                  const $email = $formEl.find('#Email');
                  const $button = $formEl.find('.mktoButton');
                  const $required = $('.mktoRequired');
                  $formEl.find('*').removeAttr('style');
                  $('.mkto-custom-script').closest('.mktoFormRow').height(0);
                  $('.mkto-custom-script').closest('.mktoFormRow').width(0);
                  $email.closest('.mktoFormRow').addClass("emailRowNL");
                  $button.closest('.mktoButtonRow').addClass("buttonRowNL");
                  rescoForm.initEmail($email, false);
                  form.onSuccess((values) => {
                    const email = values.Email;
                    const is_resco = email.includes('resco.net');
                    const mail = email.split('@').pop();
                    const id = $formEl.data('formid');
                    const $footerFormWrapper = $formEl.closest('.js-subscribe-form');
                    $formEl.attr("style", "display: none !important");
                    $footerFormWrapper.find('#confirmform').show();
                    if (dataLayer) {
                      dataLayer.push({
                        event: 'mkto_form_send',
                        Is_Resco_Email: is_resco,
                        email: mail,
                        MarketoFormID: id,
                      });
                    }
                    return false;
                  });
                });
              }
            };
            // ]]>
          </script>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoClear"></div>
    </div>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoButtonRow buttonRowNL"><span class="mktoButtonWrap mktoMinimal"><button type="submit" class="mktoButton">Subscribe now</button></span></div><input type="hidden" name="formid" class="mktoField mktoFieldDescriptor" value="1120"><input
    type="hidden" name="munchkinId" class="mktoField mktoFieldDescriptor" value="938-EXF-869">
</form>

<form data-formid="1120" novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutLeft"
  style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); visibility: hidden; position: absolute; top: -500px; left: -1000px; width: 1600px;"></form>

Text Content

 * Support
   * Documentation
   * Support Portal
   * Service Status
 * Partners
   * Become a partner
   * Find a partner
   * Solutions showcase
   * Partner Awards
   * Partner Hub
   * Product Feedback
 * About Us
   * Who we are
   * Newsroom
   * Events

English
 * 日本語

 * Products
   
   * * * .FieldService
         
         World-class mobility with a focus on technicians’ performance
         
         Learn more
         
         .Inspections
         
         Powerful way to go paperless and digitize mobile workflows
         
         Learn more
         
         .Houston
         
         Work instructions & AR remote assistance in a single app
         
         Learn more
     
     * * Mobility for Dynamics 365
         
         Dynamics 365 data always with you on the go
         
         Learn more
         
         Field Service 2.0
         
         The digital Swiss army knife for every field tech
         
         Learn more
         
         Mobile Sales
         
         All-in-one mobile solution for smarter sales
         
         Learn more
     
     * * Mobility for Salesforce
         
         Salesforce data always with you on the go
         
         Learn more
     
     * * .ServicePlatform
         
         The door to a world of service opportunities
         
         Learn more
         
         NIVY Watch
         
         The first smartwatch designed for professional use
         
         Learn more
 * Solutions
   
   * * * Industries
         
         Property Maintenance
         Energy
         Oil & Gas Manufacturing
     
     * * Use Cases
         
         Asset Maintenance
         Work Order
         Preventive Maintenance
         Risk Management
         Incident Management
         
         Workforce knowledge
         Standard work instructions
         Health & Safety Management
         Compliance Management
 * Clients
 * Resources
   * Template Library
   * E-books
   * Blog
   * Videos
   * Webinars & Trainings
   * Resco Academy
   * Downloads & Logins
   * Woodford Customization
 * Pricing

 * Products
   * .FieldService
   * .Inspections
   * .Houston
   * Mobility for Dynamics 365
   * Field Service 2.0
   * Mobile Sales
   * Mobility for Salesforce
   * .ServicePlatform
   * NIVY Watch
 * Solutions
   * INDUSTRIES
   * Property Maintenance
   * Energy
   * Oil & Gas
   * Manufacturing
   * USE CASES
   * Asset Maintenance
   * Work Order
   * Risk Management
   * Incident Management
   * Preventive Maintenance
   * Workforce knowledge software
   * Standard work instructions
   * EHS Management
   * Compliance Management
 * Case Studies
 * Resources
   * Template Library
   * E-books
   * Blog
   * Videos
   * Webinars & Trainings
   * Roadmap
   * Support
   * Downloads & Logins
   * Woodford – Customize Your Mobile Business Application
 * Pricing
 * Get started
 * Support
   * Documentation
   * Support Portal
   * Service Status
 * Partners
   * Become a partner
   * Find a partner
   * Solutions showcase
   * Partner Awards
   * Partner Hub
   * Product Feedback
 * About
   * Who we are
   * Newsroom
   * Events
 * English
    * 日本語


Contact Sales Get started



BUILDING CONNECTIONS THROUGH MOBILE TECHNOLOGY


Join our annual community event. Learn the latest industry insights, discover
Resco technology first‑hand, and engage with fellow professionals.

Discover more









23
Years
100+
Countries
2000+
Corporate Customers
200,000+
Licensed Users






MOBILITY FOR MICROSOFT DYNAMICS 365

Dynamics 365 data in your pocket wherever you go

WHY RESCO MOBILITY



Servicing an oil rig miles from the shore? Filling out an insurance claim at an
underground parking lot? Whatever you do, wherever you go – with Resco you have
all key insights at hand. Discover mobile options for your Microsoft Dynamics
365.

Learn more



FIELD SERVICE 2.0

The next generation of mobility for Dynamics 365 Field Service.

Learn more







MOBILE SALES

All-in-one mobile solution for smarter Dynamics 365 Sales.

Learn more














5000+ CLIENT VISITS A DAY BY 1200 WORKERS

> For our 1,200 people in the field we wanted to enable easy access to
> schedules, data capturing regarding health care visit progress, clinical
> assessments, and patient monitoring. Resco enables Nurse Maude teams to access
> all of this information on the go, as well as plan and successfully complete
> more than 5,000 client visits every day.
> 
> Melanie Wall, IT Manager
> Nurse Maude

Read moreMore stories














RESOURCES TO HELP YOU GROW

Read the latest mobility insights and learn how to use work-optimizing tech
outside the desk & office

INTRODUCING RESCO’S LINE-UP: 8 MUST-SEE SESSIONS AT RESCO.NEXT

August 31, 2022
4 min

ENERGY SECTOR DIGITALIZATION

August 25, 2022
5 min

THE VALUE OF USING DRONES IN BUSINESS

August 25, 2022
6 min



TEMPLATE LIBRARY

Discover Resco Inspections questionnaire templates for your business. Entirely
free, instantly ready to go.

Browse free templates



POWERFUL INDUSTRIAL SMARTWATCH

Meet a unique combination of industrial smartwatches, functional design, and
specialized software for enterprise use.

Explore NIVY Watch







EMEA, Asia Pacific

RESCO spol. s r.o.

Mlynské nivy 5 / 82109

Bratislava / SK-EU

Phone: +421 (2) 209-020-19 (sales) Phone: +421 (2) 209-020-17 (marketing)
E-mail: sales (at) resco.net

Americas

Resco.net, Inc.

202 Washington Street / Suite 329

Brookline, MA 02445

Phone: +1 (844) 266-0266 E-mail: sales (at) resco.net E-mail: salesforce (at)
resco.net
Sign up for Resco News Receive the latest insights, guides, and tips & tricks
*


















Subscribe now

Thank you!

By subscribing you give consent to receive RESCO newsletter and you acknowledge
RESCO Privacy Notice.

--------------------------------------------------------------------------------

Support Sitemap Privacy Notice Cookie Notice


© 2022 Resco spol. s r.o. All rights reserved.