www.mymarketingcenter.com Open in urlscan Pro
205.237.97.34  Public Scan

Submitted URL: http://mymarketingcenter.com/
Effective URL: https://www.mymarketingcenter.com/dmEdge5/public/index.jsp
Submission: On March 08 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form data-bind="submit:loginUser" class="form-horizontal" role="form">
  <div class="row col-sm-12">
    <div data-bind="foreach: currentForm.fields">
      <div data-bind="template: {name: templateName }">
        <div data-bind="visible: isVisible()">
          <div data-bind="if: isEditable">
            <div class="form-group has-feedback" data-bind="dxIsValid: value">
              <label class="control-label dx-required col-sm-4" data-bind="text: label, attr: {'for': id }, css: { 'dx-required': isRequired, 'col-sm-4': isHorizontal} " for="UserName">User name</label>
              <div data-bind="css:{'col-sm-8': isHorizontal }" class="col-sm-8">
                <input type="text" class="form-control"
                  data-bind="value: value, hasFocus: useAutofocus, attr: {'name': id, 'id': id, 'maxlength': rawField.maxChars, 'autofocus': useAutofocus }, valueUpdate:'afterkeydown', autocapitalize, autocorrect" name="UserName" id="UserName"
                  maxlength="50" autofocus="true" autocapitalize="off" autocorrect="off"><span class="validationMessage" style="display: none;"></span>
                <span data-bind="if: showAsyncSuccess"></span>
                <span data-bind="if: value.isValidating()"></span>
                <div data-bind="if: helpText"></div>
                <div data-bind="if: tooltip"></div>
              </div>
            </div>
          </div>
          <div data-bind="ifnot: isEditable"></div>
        </div>
      </div>
      <div data-bind="template: {name: templateName }">
        <div data-bind="visible: isVisible()">
          <div data-bind="if: isEditable">
            <div class="form-group has-feedback" data-bind="dxIsValid: value, validationOptions: {allowHtmlMessages: true}">
              <label class="control-label dx-required col-sm-4" data-bind="text: label, attr: {'for': id }, css: { 'dx-required': isRequired, 'col-sm-4': isHorizontal} " for="Password">Password</label>
              <div data-bind="css:{'col-sm-8': isHorizontal }" class="col-sm-8">
                <input type="password" class="form-control"
                  data-bind="value: value, hasFocus: useAutofocus, attr: {'name': id, 'id': id, 'maxlength': rawField.maxChars, 'autofocus': useAutofocus }, valueUpdate:'afterkeydown', autocapitalize, autocorrect" name="Password" id="Password"
                  maxlength="50" autocapitalize="off" autocorrect="off"><span class="validationMessage" style="display: none;"></span>
                <span data-bind="if: showAsyncSuccess"></span>
                <span data-bind="if: value.isValidating()"></span>
                <div data-bind="if: helpText"></div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div data-bind="template: {name: templateName }">
        <div data-bind="visible: isVisible()">
          <div data-bind="if: isEditable">
            <div class="form-group has-feedback" data-bind="dxIsValid: value">
              <label class="col-sm-4 control-label cbxlbl" data-bind="text: label, attr: {'for': id }, css: { 'dx-required': isRequired} " for="rememberMe">Remember me</label>
              <div class="col-sm-8">
                <div class="checkbox">
                  <input type="checkbox" data-bind="checked: value, hasFocus: useAutofocus, attr: {'name': id, 'id': id, 'autofocus': useAutofocus }, valueUpdate:'afterkeydown'" name="rememberMe" id="rememberMe"><span class="validationMessage"
                    style="display: none;"></span>
                </div>
              </div>
            </div>
          </div>
          <div data-bind="ifnot: isEditable"></div>
        </div>
      </div>
    </div>
  </div>
  <div class="col-sm-8 col-sm-offset-4" style="padding: 0px 0px 10px 0;">
    <!-- <input type="checkbox" id="remember"  data-bind="checked:rememberMe, click: rememberMeHere">
	                    <label class="" for="remember" >Remember Me</label> -->
    <h4 data-bind="i18nHtml: 'PUBLIC_LOGIN_TERTIARY_MESSAGE'">Forgot your <a href="./forgotusername.jsp">user name</a> or <a href="./forgotpassword.jsp">password?</a><br><br>For additional assistance, contact:
      <a href="mailto:marketingcentersupport@aig.com">marketingcentersupport@aig.com</a></h4>
  </div>
  <div class="col-sm-12" align="right">
    <button data-qa-id="dx-login-button-submit" id="btn-login" type="submit" class="btn btn-lg pull-right has-spinner btn-primary-sad" data-bind="btnWaitSpinner: isLoading, btnValid: currentForm.isValid(), click:loginUser "
      data-loading-text="<i class=&quot;icon-large glyphicon glyphicon-refresh spinning&quot;></i> Please Wait...">
      <i class="icon-upload icon-large"></i>
      <span>Login</span>
    </button>
  </div>
</form>

Text Content

WELCOME TO THE
AIG MARKETING CENTER



User name


Password

Remember me



FORGOT YOUR USER NAME OR PASSWORD?

FOR ADDITIONAL ASSISTANCE, CONTACT: MARKETINGCENTERSUPPORT@AIG.COM

Login


EXPIRED PASSWORD

YOUR PASSWORD HAS EXPIRED. AN EMAIL HAS BEEN SENT TO THE EMAIL ADDRESS ON
PROFILE WITH RESET LINK.