www.apogee.gr Open in urlscan Pro
172.104.237.114  Public Scan

Submitted URL: https://omicrongroup.gr/
Effective URL: https://www.apogee.gr/;
Submission: On August 05 via api from US — Scanned from NL

Form analysis 5 forms found in the DOM

POST https://apogee.gr/en/projects/post/

<form id="startProjectModalForm" class="form-horizontal" action="https://apogee.gr/en/projects/post/" method="POST">
  <div class="row">
    <div class="col-md-6 col-sm-12">
      <div class="group">
        <input type="text" name="name" value="" placeholder="" required="">
        <span class="highlight"></span>
        <span class="bar"></span>
        <label> fill in your name here... </label>
      </div>
    </div>
    <div class="col-md-6 col-sm-12">
      <div class="group">
        <input type="text" name="company" value="" required="">
        <span class="highlight"></span>
        <span class="bar"></span>
        <label> fill in your company name here... </label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="group">
        <input type="text" name="email" value="" required="">
        <span class="highlight"></span>
        <span class="bar"></span>
        <label> fill in your email here... </label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6 col-sm-12">
      <select name="service" tabindex="-1" class="select2-hidden-accessible" aria-hidden="true">
        <option value="-1" disabled="" selected="">Select your desired service</option>
        <option value="1">Web Design &amp; Development</option>
        <option value="2">Web Content Management</option>
        <option value="3">Project Management Suite</option>
        <option value="4">Project Management Services</option>
        <option value="5">Human Resources Services</option>
        <option value="6">Research Consultancy Studies</option>
        <option value="7">E-Marketing Services</option>
        <option value="8">Electronic Protocol System</option>
        <option value="9">E-Learning Services</option>
        <option value="10">Online Ticketing System</option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
            aria-expanded="false" tabindex="0" aria-labelledby="select2-service-gc-container"><span class="select2-selection__rendered" id="select2-service-gc-container" title="Select your desired service">Select your desired service</span><span
              class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    </div>
    <div class="col-md-6 col-sm-12">
      <select name="budget" tabindex="-1" class="select2-hidden-accessible" aria-hidden="true">
        <option value="-1" disabled="" selected="">Select your budget</option>
        <option value="1000">Under 1000€</option>
        <option value="5000">Between 1000€ and 5000€</option>
        <option value="10000">Between 5000€ and 10000€</option>
        <option value="10001">Over 10000€</option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
            aria-expanded="false" tabindex="0" aria-labelledby="select2-budget-1m-container"><span class="select2-selection__rendered" id="select2-budget-1m-container" title="Select your budget">Select your budget</span><span
              class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <textarea name="message" rows="10" placeholder="enter your message here..."></textarea>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <label for="g-recaptcha">Spam protection:</label>
      <div id="RecaptchaQuote">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-ge502obacafb" 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=6LeqaQgTAAAAAPQQ0ShD5elPcKI5vxUVlZR2GaRV&amp;co=aHR0cHM6Ly93d3cuYXBvZ2VlLmdyOjQ0Mw..&amp;hl=en&amp;v=hfUfsXWZFeg83qqxrK27GB8P&amp;size=normal&amp;cb=7hc2p8sj7ci"></iframe>
          </div><textarea id="g-recaptcha-response-1" 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>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <center>
        <input type="submit" value="SEND">
      </center>
    </div>
  </div>
</form>

POST

<form id="searchModalForm" method="POST">
  <div class="row">
    <div class="col-md-8">
      <div class="group">
        <input type="text" name="search_text" placeholder="" value="" required="">
        <span class="highlight"></span>
        <span class="bar"></span>
        <label>your query</label>
      </div>
    </div>
    <div class="col-md-4">
      <input value="GO" type="submit">
    </div>
  </div>
</form>

Name: newsletter_formPOST https://apogee.gr/en/newsletter/subscribe/

<form id="newsletter_form" name="newsletter_form" action="https://apogee.gr/en/newsletter/subscribe/" method="POST">
  <input name="fld_FK_newsletter_id" value="68" type="hidden">
  <div class="row">
    <div class="col-md-6">
      <div class="group">
        <input type="text" name="fld_Email" placeholder="" value="" required="">
        <span class="highlight"></span>
        <span class="bar"></span>
        <label>E-mail address</label>
      </div>
    </div>
    <div class="col-md-6">
      <input type="text" style="display:none;" name="docheiomeliou" value="">
      <input type="submit" id="newsletterModalFormSubmit" value="SUBSCRIBE / UNSUBSCRIBE">
    </div>
  </div>
</form>

POST https://apogee.gr/en/contact/post/

<form id="contactModalForm" class="form-horizontal" action="https://apogee.gr/en/contact/post/" method="POST">
  <!-- first name -->
  <div class="form-group group">
    <input id="cfirst_name" name="first_name" class="required" type="text" required="">
    <span class="highlight"></span>
    <span class="bar"></span>
    <label> First name: <span style="color:#FF2B06;">*</span>
    </label>
  </div>
  <!-- surname -->
  <div class="form-group group">
    <input id="clast_name" name="last_name" value="" class="required" type="text" required="">
    <span class="highlight"></span>
    <span class="bar"></span>
    <label> Surname: <span style="color:#FF2B06;">*</span>
    </label>
  </div>
  <!-- email -->
  <div class="form-group group">
    <input id="cemail_address" name="email_address" value="" class="required email" type="text" required="">
    <span class="highlight"></span>
    <span class="bar"></span>
    <label> E-mail address: <span style="color:#FF2B06;">*</span>
    </label>
  </div>
  <!-- phone -->
  <div class="form-group group">
    <input id="cphone_number" class="text" name="phone_number" value="" type="text" required="">
    <span class="highlight"></span>
    <span class="bar"></span>
    <label> Phone: <span style="color:#FF2B06;">*</span>
    </label>
  </div>
  <!-- subject -->
  <div class="form-group">
    <label for="csubject"> Subject: <span style="color:#FF2B06;">*</span>
    </label>
    <select id="csubject" name="subject" class="required select2-hidden-accessible" tabindex="-1" aria-hidden="true">
      <option value="">Select</option>
      <option value="1">Web Design &amp; Development</option>
      <option value="2">Web Content Management</option>
      <option value="3">Project Management Suite</option>
      <option value="4">Project Management Services</option>
      <option value="5">Human Resources Services</option>
      <option value="6">Research Consultancy Studies</option>
      <option value="7">E-Marketing Services</option>
      <option value="8">Electronic Protocol System</option>
      <option value="9">E-Learning Services</option>
      <option value="10">Online Ticketing System</option>
      <option value="Other">Other</option>
    </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0" aria-labelledby="select2-csubject-container"><span class="select2-selection__rendered" id="select2-csubject-container" title="Select">Select</span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
  </div>
  <!-- file -->
  <!--div class="form-group">
                            <label for="uploadedfile">File:</label>
                            <input name="uploadedfile" id="uploadedfile" method="post" enctype="multipart/form-data" type="file">
                        </div-->
  <!-- message -->
  <div class="form-group">
    <label for="cmessage"> Message: <span style="color:#FF2B06;">*</span>
    </label>
    <textarea id="cmessage" name="message" class="required"></textarea>
  </div>
  <!-- recaptcha -->
  <div class="form-group">
    <label for="g-recaptcha">Spam protection:</label>
    <div id="RecaptchaContact">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-bvdkv1nml7rb" 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=6LeqaQgTAAAAAPQQ0ShD5elPcKI5vxUVlZR2GaRV&amp;co=aHR0cHM6Ly93d3cuYXBvZ2VlLmdyOjQ0Mw..&amp;hl=en&amp;v=hfUfsXWZFeg83qqxrK27GB8P&amp;size=normal&amp;cb=dzibj08trluu"></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>
    </div>
  </div>
  <!-- submit button -->
  <div class="form-group">
    <center>
      <input type="submit" value="SEND">
    </center>
  </div>
</form>

Name: request_info_formPOST https://apogee.gr/en/newsletter/request_info/

<form id="request_info_form" name="request_info_form" action="https://apogee.gr/en/newsletter/request_info/" method="POST">
  <!-- First name -->
  <div class="form-group group">
    <input id="cfirst_name" name="first_name" type="text" required="">
    <span class="highlight"></span>
    <span class="bar"></span>
    <label> Your name <span class="mandatory">*</span>
    </label>
  </div>
  <!-- Surname -->
  <div class="form-group group">
    <input id="clast_name" name="last_name" type="text" required="">
    <span class="highlight"></span>
    <span class="bar"></span>
    <label for="clast_name"> Your surname <span class="mandatory">*</span>
    </label>
  </div>
  <!-- E-mail -->
  <div class="form-group group">
    <input id="cemail_address" name="email_address" type="text" required="">
    <span class="highlight"></span>
    <span class="bar"></span>
    <label for="cemail_address"> Your e-mail address <span class="mandatory">*</span>
    </label>
  </div>
  <!-- Terms & Conditions -->
  <div class="checkbox">
    <label>
      <input id="cterms" name="terms" type="checkbox"> I have read and accept the <a href="/en/about-us-new/Legal-Disclaimer.205/" target="_blank">terms and conditions</a>. <span class="mandatory">*</span>
    </label>
  </div>
  <!-- re-Captcha -->
  <div class="form-group">
    <div id="RecaptchaRequestInfo">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-oge5uwplqoi0" 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=6LeqaQgTAAAAAPQQ0ShD5elPcKI5vxUVlZR2GaRV&amp;co=aHR0cHM6Ly93d3cuYXBvZ2VlLmdyOjQ0Mw..&amp;hl=en&amp;v=hfUfsXWZFeg83qqxrK27GB8P&amp;size=normal&amp;cb=y2wt6iymlfe3"></iframe>
        </div><textarea id="g-recaptcha-response-2" 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>
  <!-- Download -->
  <div class="form-group">
    <input value="DOWNLOAD" type="submit">
  </div>
</form>

Text Content

Toggle options
CONTACT • NEWSLETTER • SEARCH • LANGUAGE: en
Toggle navigation
 * HOME
 * SUCCESS
 * PRODUCTS
   * ESSENCE WCMS
   * ICARUS E-LEARNING
   * VOYAGER OTS
   * SEED
 * ABOUT US & HISTORY
   * MESSAGE BY THE MD
   * THE A-TEAM
   * VISION & MISSION
   * (n)STEPS
   * LOCATIONS
   * CREATIVE PROCESS
 * CAREER
 * NEWS

OUR MISSION

WE BRING QUALITY & CREATIVE INTELLIGENCE

We are specialized in providing solutions and services for design and
development of custom web applications,
e-learning & e-marketing solutions


FEATURED TECHNOLOGY


ESSENCE WCMS



Essence is an efficient web content management system that allows full
maintenance, updating and management of your website or portal. Taking advantage
of its features you can rely on an easy to use environment ready to cover all
your needs while you will be able to introduce at anytime content updates.

 further information • contact us




ICARUS AI-ELEARNING
Apogee got a grant by the EU - H2020 to further study the application of our
developed model ICARUS, where we involve Artificial Intelligence and E-Learning.

service information • consulting services
ICARUS AI-ELEARNING
Apogee got a grant by the EU - H2020 to further study the application of our
developed model ICARUS, where we involve Artificial Intelligence and E-Learning.

service information • consulting services
APOGEE VOYAGER
An integrated online electronic ticketing system that serves the purposes of
travel agencies or individual travel agents. User friendly and fully
customizable it was designed to improve the efficiency of travel services.
service information • consulting services
ICARUS AI-ELEARNING
Apogee got a grant by the EU - H2020 to further study the application of our
developed model ICARUS, where we involve Artificial Intelligence and E-Learning.

service information • consulting services
APOGEE VOYAGER
An integrated online electronic ticketing system that serves the purposes of
travel agencies or individual travel agents. User friendly and fully
customizable it was designed to improve the efficiency of travel services.
service information • consulting services
ICARUS AI-ELEARNING
Apogee got a grant by the EU - H2020 to further study the application of our
developed model ICARUS, where we involve Artificial Intelligence and E-Learning.

service information • consulting services
APOGEE VOYAGER
An integrated online electronic ticketing system that serves the purposes of
travel agencies or individual travel agents. User friendly and fully
customizable it was designed to improve the efficiency of travel services.
service information • consulting services
••


HONORED TO PROVIDE OUR SERVICES


OUR SUCCESSES



START YOUR PROJECT


INSPIRE


OPEN POSITIONS



all positions • contact HR dept.


BITES & BYTES


LATEST NEWS

27 October, 2023

Apogee Information Systems Develops a Cutting-Edge LMS for Interact

1 June, 2023

Apogee Information Systems developed the new e-shop for Area Domus

9 September, 2022

Apogee Information Systems launches a new website for the Italian-Hellenic
Chamber of Commerce of Athens

1 June, 2022

Apogee provides design training for the Interreg community

list of news • PR relations
×


LANGUAGE SELECTION

English
Greek
×


GET A QUOTE

Please fill out this form and we'll get back to you within 24h !
fill in your name here...
fill in your company name here...
fill in your email here...
Select your desired service Web Design & DevelopmentWeb Content
ManagementProject Management SuiteProject Management ServicesHuman Resources
ServicesResearch Consultancy StudiesE-Marketing ServicesElectronic Protocol
SystemE-Learning ServicesOnline Ticketing System Select your desired service
Select your budget Under 1000€Between 1000€ and 5000€Between 5000€ and
10000€Over 10000€ Select your budget

Spam protection:



×


SEARCH

your query


×


NEWSLETTER

E-mail address

×


CONTACT

Please contact us (info@apogee-is.eu) for a presentation of our products and
services at your premises, a price quotation or CV submission. With premises in
Thessaloniki (Greece), Luxembourg (Luxembourg) and Barcelona (Spain) we are
always next to you, available to provide you with the best services.

First name: *
Surname: *
E-mail address: *
Phone: *
Subject: * Select Web Design & DevelopmentWeb Content ManagementProject
Management SuiteProject Management ServicesHuman Resources ServicesResearch
Consultancy StudiesE-Marketing ServicesElectronic Protocol SystemE-Learning
ServicesOnline Ticketing System Other Select
Message: *
Spam protection:


×


REQUEST COMPANY INFORMATION

Fill in the form below to download the company's brochure. You will be
automatically subscribed to our newsletter.
Your name *
Your surname *
Your e-mail address *
I have read and accept the terms and conditions. *


DISMISS


© 2002 - 2024 APOGEE INFORMATION SYSTEMS

We provide highly specialised services on Custom web and mobile Application
Design and Development, Project Management, IT Human Resources, E-learning,
Online Marketing & SEO.

about us • legals • sitemap • contact us
Member of


NEXT TO YOU!

192 Delfon str. GR 542 48, Thessaloniki, Greece
+30 231 032 3011 // info@apogee.gr

164 Ave. Diagonal, ES 08018 Barcelona, Spain
40, Op der Heed, L-1747 Luxembourg, Luxembourg