myaccount.eventact.com
Open in
urlscan Pro
185.185.132.67
Public Scan
URL:
https://myaccount.eventact.com/cydld
Submission: On January 18 via api from IE — Scanned from DE
Submission: On January 18 via api from IE — Scanned from DE
Form analysis
2 forms found in the DOMPOST /cydld
<form action="/cydld" class="login-form ng-pristine ng-valid" id="loginForm" method="post"><input data-val="true" data-val-number="The field CompanyID must be a number." data-val-required="The CompanyID field is required." id="CompanyID"
name="CompanyID" type="hidden" value="2001" autocomplete="off">
<div class="form-group">
</div>
<div class="form-group md">
<input class="form-control text-box single-line" data-val="true" data-val-required="The Email field is required." id="Email" name="Email" required="required" type="email" value="">
<label class="control-label" for="Email">Email</label>
<i class="bar"></i>
<span class="field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true"></span>
</div>
<div class="form-group md">
<input class="form-control text-box single-line password" data-val="true" data-val-required="The Enter your password field is required." id="Password" name="Password" required="required" type="password" value="">
<label class="control-label" for="Password">Enter your password</label>
<i class="bar"></i>
<span class="field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true"></span>
</div>
<a class="forgot-password" ng-click="setRecovery()">Forgot Password?</a>
<input type="submit" name="login" id="loginBtn" value="Login" class="md-btn primary block">
</form>
Name: passwordForm —
<form name="passwordForm" class="ng-pristine ng-valid-email ng-invalid ng-invalid-required">
<div class="modal-header">
<h4 class="modal-title">Password recovery</h4>
</div>
<div class="modal-body">
<p class="content"> To receive your confirmation code you must enter a valid email address below: </p>
<div class="form-group md" ng-class="{'has-error':passwordForm.email.$invalid && passwordForm.$submitted }">
<input type="email" ng-model="loginModel.email" class="form-control ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required" name="email" id="email" required="">
<label for="email" class="control-label">Email</label>
<i class="bar"></i>
<span class="help-block ng-hide" ng-show="passwordForm.email.$invalid && passwordForm.$submitted">Email is invalid</span>
</div>
<p></p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-dialog" data-dismiss="modal">Cancel</button>
<button type="button" class="btn btn-dialog" ng-click="setRecoveryModes()">OK</button>
</div>
</form>
Text Content
Dismiss SIGNIN TO YOUR ACCOUNT Email Enter your password Forgot Password? PASSWORD RECOVERY To receive your confirmation code you must enter a valid email address below: Email Email is invalid Cancel OK ' +