onsites.com Open in urlscan Pro
85.13.130.135  Public Scan

URL: https://onsites.com/
Submission: On September 16 via api from BE — Scanned from DE

Form analysis 3 forms found in the DOM

POST https://onsites.com/change-language

<form action="https://onsites.com/change-language" id="change_lang_form" method="POST">
  <input type="hidden" name="_token" value="qwIxEq2LtdRBFPVAT1ItK06SvXybJ4RufsWwsVty">
  <div class="country-select inside"><input class="uk-input" style="cursor: pointer;" id="countrypicker" name="lang" data-flag="true">
    <div class="flag-dropdown">
      <div class="selected-flag" title="English">
        <div class="flag en"></div>
        <div class="arrow"></div>
      </div>
      <ul class="country-list hide" style="width: 237px;">
        <li class="country active" data-country-code="en">
          <div class="flag en"></div><span class="country-name">English</span>
        </li>
        <li class="country" data-country-code="de">
          <div class="flag de"></div><span class="country-name">Deutsch</span>
        </li>
        <li class="country" data-country-code="bg">
          <div class="flag bg"></div><span class="country-name">Български</span>
        </li>
      </ul>
    </div>
  </div>
</form>

POST https://onsites.com/change-language

<form action="https://onsites.com/change-language" id="change_lang_form_mobile" method="POST">
  <input type="hidden" name="_token" value="qwIxEq2LtdRBFPVAT1ItK06SvXybJ4RufsWwsVty">
  <div class="country-select inside"><input class="uk-input" style="cursor: pointer;" id="countrypicker_mobile" name="lang" data-flag="true">
    <div class="flag-dropdown">
      <div class="selected-flag" title="English">
        <div class="flag en"></div>
        <div class="arrow"></div>
      </div>
      <ul class="country-list hide" style="width: 0px;">
        <li class="country active" data-country-code="en">
          <div class="flag en"></div><span class="country-name">English</span>
        </li>
        <li class="country" data-country-code="de">
          <div class="flag de"></div><span class="country-name">Deutsch</span>
        </li>
        <li class="country" data-country-code="bg">
          <div class="flag bg"></div><span class="country-name">Български</span>
        </li>
      </ul>
    </div>
  </div>
</form>

POST https://onsites.com/contact-form

<form class="needs-validation" action="https://onsites.com/contact-form" enctype="application/x-www-form-urlencoded" method="post" id="contact-form">
  <input type="hidden" name="_token" value="qwIxEq2LtdRBFPVAT1ItK06SvXybJ4RufsWwsVty">
  <button class="uk-modal-close-default uk-icon uk-close" type="button" uk-close=""><svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg" data-svg="close-icon">
      <line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"></line>
      <line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"></line>
    </svg></button>
  <div class="uk-modal-header">
    <h2 class="uk-modal-title section-headings text-center">Contact Us</h2>
  </div>
  <div class="uk-modal-body">
    <input type="text" class="uk-input my-2" id="firstName" name="firstName" placeholder="Enter your first name..." value="" required="">
    <div class="invalid-feedback"></div>
    <input class="uk-input my-2" type="text" id="lastName" name="lastName" placeholder="Enter your surname..." value="" required="">
    <div class="invalid-feedback"></div>
    <input type="text" class="uk-input my-2" id="company" name="company" value="" placeholder="Enter your company name...">
    <div class="field-error-message"></div>
    <input type="email" class="uk-input my-2" id="emaildata" name="emaildata" value="" placeholder="Enter your email address..." required="">
    <div class="invalid-feedback">
    </div>
    <input type="text" class="uk-input my-2" id="phone" name="phone" value="" placeholder="Enter your phone number...">
    <div class="invalid-feedback"></div>
    <textarea class="uk-textarea" rows="5" id="message" name="message" placeholder="Enter your message..." required=""></textarea>
    <div class="invalid-feedback"></div>
    <label class="ohnohoney" for="name"></label>
    <input class="ohnohoney" autocomplete="off" type="text" id="name" name="name" placeholder="Your name here">
    <label class="ohnohoney" for="email"></label>
    <input class="ohnohoney" autocomplete="off" type="email" id="email" name="email" placeholder="Your e-mail here">
    <hr>
    <div class="row my-2 d-flex justify-content-center">
      <div class="g-recaptcha" data-callback="enableBtn" id="feedback-recaptcha" data-sitekey="6LdfrfEcAAAAAK3JyaOcCsDqocrT8Wq-IwA_1apS">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-amwi5cm8pwks" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdfrfEcAAAAAK3JyaOcCsDqocrT8Wq-IwA_1apS&amp;co=aHR0cHM6Ly9vbnNpdGVzLmNvbTo0NDM.&amp;hl=de&amp;v=EGbODne6buzpTnWrrBprcfAY&amp;size=normal&amp;cb=khlppx2nlpml"></iframe></div>
          <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
    </div>
  </div>
  <div class="uk-modal-footer uk-text-center">
    <button class="send-email-button" disabled="" id="submit_contact_btn" type="submit">Send</button>
  </div>
</form>

Text Content

 * Mission
 * Values
 * Portfolio
 * News
 * Careers
 * Talent Club NEW
 * Contact


 * 
   English
 * 
   Deutsch
 * 
   Български


 * 
 * Mission
 * Values
 * Portfolio
 * News
 * Careers
 * Talent Club NEW
 * Contact
 *  * 
      English
    * 
      Deutsch
    * 
      Български


OUR MISSION

ONSITES is a modern digital company steering a growth course in a digital world
that is developing at a rapid pace. With our innovative and creative web portals
in the fields of education and career marketing, we seek to build a solid bridge
between conventional and digital business. Being digital natives, we are
optimizing the web – together with you! The exceptional minds of our digital
expert crew inspire and intrigue with unusual concepts on our web portals that
change people’s thoughts, feelings and actions on a sustainable basis. Enter the
thrilling world of a new generation of Internet platforms to tackle the big
challenges of our digital age.

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


OUR VALUES

From the meaning of work to meaningful work: Our daily work is not just a job;
it reflects passion and attitude towards life. Along these lines, we are led by
ten value principles to create a fair and trustful foundation among
shareholders, management and staff.
ONSITES...
 * ... defines the company’s identity, for with its web portals, ONSITES always
   operates "on sites"
 * ... acts autonomously, responsibly and sustainably in the spirit of
   community.
 * ... encounters people openly and transparently, as well as with trust and
   respect. We keep our word!
 * ... is always on the lookout for the best solution, makes prudent decisions,
   and acts consistently.
 * ... ensures the sustainability of its web portals for the benefit of its
   users, provides optimum performance, and shows stamina.
 * ... has the courage for innovation and is therefore an integral part within
   the context of digital intelligence.
 * ... is all of us: The entire team complements one another in terms of their
   know-how and experience. Discussing different viewpoints and scenarios brings
   about the best result.
 * ... operates a management system that is based on both heart and mind.
 * ... demands and promotes the commitment, capabilities and potential of
   employees in an equal way, irrespective of the company hierarchy.
 * ... thrives on constructive and appreciative feedback of all its
   stakeholders, contributing to the continuous improvement of the entire team’s
   skills and performance.

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


OUR PORTFOLIO


 * CHANCE.BIZ
   
   Stand out with your article and go one level higher into the world of
   academia now!
   
   Learn More


 * CHIC.BIZ
   
   chic is hip: creative, sympathetic and emphatic for living.
   
   Learn More


 * DIGITAL.BIZ
   
   Smart minds kickstart your business for a digital future of superlatives.
   
   Learn More


 * OPEN-INSTITUTE.COM
   
   Education, Research, Coaching & More on the Internet: A digital class of
   superlatives.
   
   Learn More


 * STUDIEREN.COM
   
   Germany, Austria or Switzerland? Find your study program in the flair of
   ideas and innovations.
   
   Learn More


 * THESIS.ME
   
   Top-notch quality printing & binding services for your thesis. Still made and
   shipped today.
   
   Learn More


 * TRANSLATION.BIZ
   
   Break down the language barriers with state-of-the-art digital translation
   devices.
   
   Learn More


 * UNIVERSITAET.COM
   
   The platform where education and fun meet: Find your perfect way to study in
   the DACH region.
   
   Learn More


 * UNIVERSITY.ME
   
   The university and me: Discover cool study opportunities all over the world.
   
   Learn More


 * WEBSITE.IT
   
   Our way is your destination: Excellent Web Projects & Digital Marketing.
   
   Learn More


 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 



NEWS




 * ONSITES CELEBRATES 6TH ANNIVERSARY WITH A MEMORABLE TEAM DINNER

 * ONSITES SUPPORTS KARIN DOM FOUNDATION WITH EASTER DONATION

 * ONSITES ENGAGES WITH FUTURE TALENT AT VARNA FREE UNIVERSITY CAREER DAY

 * VASKO'S VISION: CHARTING FIVE YEARS OF CODE & COMMUNITY AT ONSITES

 * A TOAST TO MILESTONES: KALINA AND TEODOR'S 5-YEAR JOURNEY AT ONSITES

 * WOMEN'S DAY AT ONSITES: A TRIBUTE TO OUR TEAM'S EXTRAORDINARY WOMEN

 * BIRD ALARM IN THE OFFICE: OUR UNFORGETTABLE DAY AT WORK

 * DIMITAR'S CODE ODYSSEY: FROM INTERN TO MASTER DEVELOPER IN 5 YEARS

 * 5 YEARS & COUNTING: ONSITES CELEBRATES ITS 5TH ANNIVERSARY

 * DIGITAL TRENDS 2023: NEW YEAR WITH NEW TRENDS & OPPORTUNITIES


 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

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


GET CONNECTED

ONSITES connects – topics, people, technologies. Thanks to our outstanding
projects, which relate to current subjects and exciting best practices, we
provide perfect platforms in digital business. Get connected with us - we are
looking forward to receiving your message.

Contact


CONTACT US

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


Send

© 2018 - 2024

 * Mission
 * Values
 * Portfolio
 * News
 * Careers
 * Data protection
 * Imprint


 * © 2018 - 2024

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

 * Mission
 * Values
 * News
 * Careers
 * Data protection
 * Imprint

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




Are you sure?

Cancel Ok