www.meinwaf.de Open in urlscan Pro
217.31.85.2  Public Scan

Submitted URL: https://xix1l.mjt.lu/lnk/CAAABMq7ofoAAchhFTgAAPfnM7EAAYCsN4gAAAAAABSdcQBlU2l4-W8QGLVISUqAX_zB1ApNeAASbvA/3/HD6cuNwl_F...
Effective URL: https://www.meinwaf.de/meinwaf/login?from=https://www.meinwaf.de/meinwaf/bonusmaterial/89167&%3Futm_medium%3Demail%26ut...
Submission Tags: falconsandbox
Submission: On November 14 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form data-ng-submit="ctrl.search()" class="ng-pristine ng-valid">
  <div class="input-group"> <input type="text" class="form-control header-search-input ng-pristine ng-untouched ng-valid ng-empty" placeholder="Ihr Suchbegriff…" data-uib-typeahead="term.label as term.label for term in ctrl.typeahead($viewValue)"
      data-typeahead-min-length="2" data-typeahead-focus-first="false" data-typeahead-wait-ms="250" data-typeahead-on-select="ctrl.search()" data-ng-model="ctrl.query" aria-autocomplete="list" aria-expanded="false" aria-owns="typeahead-5-9930">
    <ul class="dropdown-menu ng-hide" ng-show="isOpen() &amp;&amp; !moveInProgress" ng-style="{top: position().top+'px', left: position().left+'px'}" role="listbox" aria-hidden="true" uib-typeahead-popup="" id="typeahead-5-9930" matches="matches"
      active="activeIdx" select="select(activeIdx, evt)" move-in-progress="moveInProgress" query="query" position="position" assign-is-open="assignIsOpen(isOpen)" debounce="debounceUpdate">
      <!---->
    </ul> <span class="input-group-btn"><button class="btn btn-primary" type="submit">Suchen</button></span>
  </div>
</form>

Name: $ctrl.form

<form name="$ctrl.form" class="form h-mt8 form--no-borders ng-pristine ng-valid-email ng-invalid ng-invalid-required" novalidate="" data-ng-submit="$ctrl.submit()" data-focus-invalid-field="">
  <fieldset>
    <!-- Textfeld -->
    <div class="form-group form-group--required" data-ng-class="{ 'has-error': ($ctrl.submitted || ($ctrl.form['email' + $index].$touched &amp;&amp; $ctrl.form['email' + $index].$dirty)) &amp;&amp; $ctrl.form['email' + $index].$invalid }">
      <label data-ng-attr-for="form--email{{$index}}" class="col-sm-12 control-label">E-Mail Adresse</label>
      <div class="col-sm-12">
        <input class="form-control ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required" type="email" tabindex="100" name="email" title="E-Mail Adresse" data-ng-attr-id="form--email{{$index}}"
          data-ng-attr-name="{{'email' + $index}}" data-ng-model="$ctrl.data.email" autofocus="" required="">
        <span class="help-block ng-active ng-hide" data-ng-show="$ctrl.submitted || $ctrl.form['email' + $index].$touched &amp;&amp; $ctrl.form['email' + $index].$dirty" data-ng-messages="$ctrl.form['email' + $index].$error">
          <!---->
          <!----><span data-ng-message="required">Ihre E-Mail Adresse ist erforderlich</span>
        </span>
      </div>
    </div>
    <!-- Textfeld -->
    <div class="form-group form-group--required" data-ng-class="{ 'has-error': ($ctrl.submitted || ($ctrl.form['password' + $index].$touched &amp;&amp; $ctrl.form['password' + $index].$dirty)) &amp;&amp; $ctrl.form['password' + $index].$invalid }">
      <label for="form--password" class="col-sm-12 control-label">Passwort</label>
      <div class="col-sm-12">
        <input id="form--password" name="password" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" tabindex="200" title="Passwort" type="password" data-ng-model="$ctrl.data.password"
          data-ng-init="$ctrl.passwordInputType.password ='password'" required="">
        <div class="help-block checkbox-custom">
          <input type="checkbox" class="checkbox-custom--checkbox ng-pristine ng-untouched ng-valid ng-empty" id="checkbox-password" data-ng-model="$ctrl.passwordCheckbox.password"
            data-ng-click="$ctrl.passwordInputType.password = $ctrl.passwordInputType.password == 'text' ? 'password' : 'text'"><!----><label for="checkbox-password" class="no-error-message checkbox-custom--label h-mb0"
            data-ng-if="!$ctrl.passwordCheckbox.password">Passwort anzeigen</label><!----><!---->
        </div>
        <span class="help-block ng-active ng-hide" data-ng-show="$ctrl.submitted || $ctrl.form.password.$touched &amp;&amp; $ctrl.form.password.$dirty" data-ng-messages="$ctrl.form.password.$error">
          <!----><span data-ng-message="required">Bitte geben Sie Ihr Passwort ein</span>
        </span>
      </div>
    </div>
  </fieldset>
  <!-- Submit -->
  <fieldset>
    <div class="form-group">
      <div class="col-xs-6">
        <ul class="list-unstyled list--no-gap m-b-0">
          <li><a href="/meinwaf/registrieren?%3Futm_medium%3Demail%26utm_source%3Dautomation%26utm_campaign%3Dfollow-up_br164_1=&amp;from=https%3A%2F%2Fwww.meinwaf.de%2Fmeinwaf%2Fbonusmaterial%2F89167" class="h-tdn small">Neu registrieren</a></li>
          <li><a href="/meinwaf/passwort-vergessen?%3Futm_medium%3Demail%26utm_source%3Dautomation%26utm_campaign%3Dfollow-up_br164_1=&amp;from=https%3A%2F%2Fwww.meinwaf.de%2Fmeinwaf%2Fbonusmaterial%2F89167" class="h-tdn small">Passwort vergessen</a>
          </li>
        </ul>
      </div>
      <div class="col-xs-6">
        <button type="submit" class="btn btn-primary h-fright" tabindex="300" data-ng-class="{'btn-primary--loading': $ctrl.submitting}" data-ng-disabled="$ctrl.submitting">Anmelden </button>
      </div>
    </div>
  </fieldset>
</form>

<form data-ng-submit="ctrl.search()" class="ng-pristine ng-valid">
  <div class="input-group"> <input type="text" class="form-control header-search-input ng-pristine ng-untouched ng-valid ng-empty" placeholder="Ihr Suchbegriff…" data-uib-typeahead="term.label as term.label for term in ctrl.typeahead($viewValue)"
      data-typeahead-min-length="2" data-typeahead-focus-first="false" data-typeahead-wait-ms="250" data-typeahead-on-select="ctrl.search()" data-ng-model="ctrl.query" aria-autocomplete="list" aria-expanded="false" aria-owns="typeahead-8-5269">
    <ul class="dropdown-menu ng-hide" ng-show="isOpen() &amp;&amp; !moveInProgress" ng-style="{top: position().top+'px', left: position().left+'px'}" role="listbox" aria-hidden="true" uib-typeahead-popup="" id="typeahead-8-5269" matches="matches"
      active="activeIdx" select="select(activeIdx, evt)" move-in-progress="moveInProgress" query="query" position="position" assign-is-open="assignIsOpen(isOpen)" debounce="debounceUpdate">
      <!---->
    </ul> <span class="input-group-btn"><button class="btn btn-primary" type="submit">Suchen</button></span>
  </div>
</form>

Text Content

 * meinW.A.F.
 * Merkzettel
 * Kontakt

Suchen
 * Seminare
 * Webinare
 * Inhouse
 * Standorte
 * Service
 * Schulungsanspruch


MEINW.A.F.


LOGIN

E-Mail Adresse
Ihre E-Mail Adresse ist erforderlich
Passwort
Passwort anzeigen
Bitte geben Sie Ihr Passwort ein
 * Neu registrieren
 * Passwort vergessen

Anmelden


IHRE VORTEILE

 * Übersicht über alle von Ihnen gebuchten sowie bereits besuchten Seminare
 * Schnelle Seminarreservierung und -buchung
 * Papierloser Schriftverkehr - alle Dokumente online
 * Seminarfotos online verfügbar
 * Verwaltung von Mitgliedern und Seminaren Ihres Gremiums online

Seminare für BetriebsräteKatalog kostenlos
bestellenSeminarübersichtWebinareMediathekSchulungsanspruchSeminarbedingungen
UnternehmenWer ist die W.A.F.Jobs & KarriereAnfahrt
ServiceKontaktFAQNewsletterbetriebsrat.combetriebsratswahl.de

Facebook

Instagram

YouTube


App Betriebsrat Wissen

ImpressumDatenschutz

Copyright © 2023 W.A.F. Institut für Betriebsräte-Fortbildung AG.


Suchen
Wir verwenden Cookies und ähnliche Technologien, um Ihnen ein optimales
Webseiten-Erlebnis zu bieten. Hierzu zählen Cookies, die für den Betrieb der
Seite sowie zu anonymen Statistikzwecken dienen. Indem Sie auf "OK" klicken,
stimmen Sie dem zu. OK