webui.sendwordnow.eu Open in urlscan Pro
2606:4700::6811:110b  Public Scan

URL: https://webui.sendwordnow.eu/selfupdate?accesscode=ohbxdpxs0dbb8s0imhc8csjxodhwkrfxasqnqflj
Submission: On December 15 via api from FR — Scanned from FR

Form analysis 1 forms found in the DOM

Name: cForm

<form name="cForm" novalidate="" class="ng-pristine ng-valid">
  <div class="alert alert-error" ng-show="model.isError">
    <span data-i18n="The notification URL has expired. Please contact your administrator to update your contact information, if necessary." class="ng-binding">The notification URL has expired. Please contact your administrator to update your contact
      information, if necessary.</span>
  </div>
  <div class="alert alert-error ng-hide" ng-show="model.submitErrors.length > 0 || cForm.$error.noContactPoints">
    <h4 data-i18n="ValidErrors">Validation Errors</h4>
    <ul class="validation-errors nbm">
      <!-- ngRepeat: error in model.submitErrors -->
    </ul>
    <ul class="validation-errors ng-hide" ng-show="cForm.$error.noContactPoints">
      <li>
        <span data-i18n="RcpCPVal" ng-show="cForm.$error.noContactPoints" class="ng-hide">Please enter at least one phone number, e-mail or text address.</span>
      </li>
    </ul>
  </div>
  <div loadable="false" ng-hide="model.isError" class="ng-isolate-scope ng-hide">
    <div style="position: relative">
      <div class="ajax-loader ng-hide" style="text-align: center" ng-show="loadable === 'true'">
        <img style="width: 50px;" ng-src="/Assets/Themes/swn/bar-loading.gif?v=2" alt="Loading" title="Loading..." data-i18n-attr="Loading=alt" src="/Assets/Themes/swn/bar-loading.gif?v=2">
      </div>
      <div class="loadable-backdrop" style="display: none;"></div>
      <div class="loadable-content" ng-transclude="">
        <div class="control-group ng-scope">
          <label class="control-label"><span data-i18n="FMNm">First Name/Middle Initial</span>:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid" type="text" maxlength="30" name="firstName" ng-model="model.recipient.firstName" disabled="">
            <input class="span1 m-wrap mdl-name ng-pristine ng-valid" type="text" maxlength="1" name="middleName" ng-model="model.recipient.middleName" disabled="">
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label"><span data-i18n="LastName">Last Name</span>:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid" type="text" maxlength="30" name="lastName" ng-model="model.recipient.lastName" disabled="">
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label">
            <span data-i18n="Address">Address</span>&nbsp;1: </label>
          <div class="controls">
            <input type="text" class="m-wrap span6 ng-pristine ng-valid" ng-model="model.location.address1" maxlength="30" ng-disabled="!features.isSelfUpdateCustomFields" disabled="disabled">
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label">
            <span data-i18n="Address">Address</span>&nbsp;2: </label>
          <div class="controls">
            <input type="text" class="m-wrap span6 ng-pristine ng-valid" ng-model="model.location.address2" maxlength="30" ng-disabled="!features.isSelfUpdateCustomFields" disabled="disabled">
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label">
            <span data-i18n="City">City</span>: </label>
          <div class="controls">
            <input type="text" class="m-wrap span6 ng-pristine ng-valid" ng-model="model.location.city" maxlength="30" ng-disabled="!features.isSelfUpdateCustomFields" disabled="disabled">
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label ng-binding"> State / Province: </label>
          <div class="controls ng-hide" ng-show="model.subdivisionOther">
            <input type="text" disabled="" class="span6 m-wrap" value="- None -">
          </div>
          <div class="controls" ng-hide="model.subdivisionOther">
            <div class="select2-container span6 m-wrap ng-isolate-scope ng-pristine ng-valid" id="s2id_subDivisionSelect">
              <a href="javascript:void(0)" onclick="return false;" class="select2-choice" tabindex="-1">   <span class="select2-chosen">&nbsp;</span><abbr class="select2-search-choice-close"></abbr>   <span class="select2-arrow"><b></b></span></a><input
                class="select2-focusser select2-offscreen" type="text" id="s2id_autogen1">
              <div class="select2-drop select2-display-none select2-with-searchbox">
                <div class="select2-search"> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="select2-input"> </div>
                <ul class="select2-results"> </ul>
              </div>
            </div><input id="subDivisionSelect" type="text" select-two="" ng-model="model.location.subdivisionId" store="model.subdivisionStore" text-property="name" id-property="id"
              class="span6 m-wrap ng-isolate-scope ng-pristine ng-valid select2-offscreen" ng-disabled="!features.isSelfUpdateCustomFields" tabindex="-1" disabled="disabled">
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label">
            <span data-i18n="Zip">Zip / Postal Code</span>: </label>
          <div class="controls">
            <input type="text" class="m-wrap span6 ng-pristine ng-valid" ng-model="model.location.zip" name="zipCode" maxlength="10" ng-disabled="!features.isSelfUpdateCustomFields" disabled="disabled">
            <span class="error-block ng-hide" ng-show="cForm.zipCode.$error.pattern" data-i18n="MiZcsn">Zip Code should contain numbers, letters, spaces, dashes and parentheses only.</span>
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label">
            <span data-i18n="Country">Country</span>: </label>
          <div class="controls">
            <div class="select2-container span6 m-wrap ng-isolate-scope ng-pristine ng-valid" id="s2id_autogen2">
              <a href="javascript:void(0)" onclick="return false;" class="select2-choice" tabindex="-1">   <span class="select2-chosen">&nbsp;</span><abbr class="select2-search-choice-close"></abbr>   <span class="select2-arrow"><b></b></span></a><input
                class="select2-focusser select2-offscreen" type="text" id="s2id_autogen3">
              <div class="select2-drop select2-display-none select2-with-searchbox">
                <div class="select2-search"> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="select2-input"> </div>
                <ul class="select2-results"> </ul>
              </div>
            </div><input type="hidden" select-two="" ng-model="model.location.countryId" store="model.countryStore" text-property="name" id-property="id" class="span6 m-wrap ng-isolate-scope ng-pristine ng-valid select2-offscreen"
              ng-disabled="!features.isSelfUpdateCustomFields" tabindex="-1" disabled="disabled">
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label"><span data-i18n="TimeZone">Time Zone</span>:</label>
          <div class="controls">
            <div class="select2-container span6 m-wrap ng-isolate-scope ng-pristine ng-valid" id="s2id_autogen4">
              <a href="javascript:void(0)" onclick="return false;" class="select2-choice" tabindex="-1">   <span class="select2-chosen">&nbsp;</span><abbr class="select2-search-choice-close"></abbr>   <span class="select2-arrow"><b></b></span></a><input
                class="select2-focusser select2-offscreen" type="text" id="s2id_autogen5">
              <div class="select2-drop select2-display-none select2-with-searchbox">
                <div class="select2-search"> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="select2-input"> </div>
                <ul class="select2-results"> </ul>
              </div>
            </div><input type="hidden" select-two="" ng-model="model.recipient.timeZoneId" store="model.timeZones" text-property="name" id-property="id" class="span6 m-wrap ng-isolate-scope ng-pristine ng-valid select2-offscreen" server=""
              ng-disabled="!features.isSelfUpdateCustomFields" tabindex="-1" disabled="disabled">
          </div>
        </div>
        <!-- ngRepeat: cl in model.recipient.extensions -->
        <hr class="ng-scope">
        <div class="control-group ng-scope">
          <label class="control-label"><span data-i18n="SuUniqID">Unique ID</span>:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid" type="text" maxlength="24" name="uniqueId" ng-model="model.recipient.uniqueId" disabled="">
          </div>
        </div>
        <!-- ngIf: features.isPin -->
        <div class="contact-point ng-scope">
          <div class="control-group">
            <label class="control-label"><span data-i18n="SuVoiceNums">Voice Numbers</span></label>
            <div class="controls voice span5" style="padding-left: 5px">
              <table class="header">
                <tbody>
                  <tr>
                    <!-- ngIf: features.isInternationalDialing -->
                    <td>
                      <span data-i18n="PhoneNum">Phone Number</span>
                      <br>
                      <span data-i18n="PhoneExmpl">(example: (212) 555-1212)</span>
                    </td>
                    <!-- ngIf: features.isExtDial -->
                    <!-- ngIf: features.isVoiceCascd && (features.isCascadeProfile ? (model.recipient.id > 0 && model.hasLegacyOrder && !model.cascadeCount) : true) -->
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <!-- ngRepeat: cp in model.recipient.voices -->
          <div class="control-group">
            <label class="control-label"><span data-i18n="SuAddresses">Email/Text Addresses</span></label>
          </div>
          <!-- ngRepeat: cp in model.recipient.emails -->
        </div>
        <!-- ngIf: model.disclaimer -->
      </div>
    </div>
  </div>
  <div class="form-actions ng-hide" ng-hide="model.isError">
    <button class="btn btn-default" data-i18n="SuNoChanges" ng-disabled="model.disclaimer &amp;&amp; model.agreeConditions == 0" ng-click="NoChanges()">No Changes</button>
    <button class="btn btn-primary" data-i18n="SuUpdate" ng-disabled="model.disclaimer &amp;&amp; model.agreeConditions == 0" ng-click="Update()">Update</button>
  </div>
</form>

Text Content

   
 * 
 *   
   * Arabic (UAE)
     
   * Chinese (Simplified)
     
   * Chinese (Traditional)
     
   * Czech (Czech Republic)
     
   * Danish (Denmark)
     
   * Dutch (Netherlands)
     
   * English (United States)
     
   * English (United Kingdom)
     
   * Finnish (Finland)
     
   * French (Canada)
     
   * French (France)
     
   * German (Germany)
     
   * Greek (Greece)
     
   * Hindi (India)
     
   * Hungarian (Hungary)
     
   * Italian (Italy)
     
   * Japanese (Japan)
     
   * Korean (Korea)
     
   * Norwegian, Nynorsk (Norway)
     
   * Polish (Poland)
     
   * Portuguese (Brazil)
     
   * Portuguese (Portugal)
     
   * Spanish (Mexico)
     
   * Romanian (Romania)
     
   * Russian (Russia)
     
   * Spanish (Spain)
     
   * Swedish (Sweden)
     
   * Turkish (Turkey)
     
   * Thai (Thailand)
     


Please update your contact information
The notification URL has expired. Please contact your administrator to update
your contact information, if necessary.

VALIDATION ERRORS

 * Please enter at least one phone number, e-mail or text address.

First Name/Middle Initial:

Last Name:

Address 1:

Address 2:

City:

State / Province:

 

Zip / Postal Code:
Zip Code should contain numbers, letters, spaces, dashes and parentheses only.
Country:
 

Time Zone:
 


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

Unique ID:

Voice Numbers

Phone Number
(example: (212) 555-1212)

Email/Text Addresses
No Changes Update