tracker.elcorteingles.es
Open in
urlscan Pro
185.90.81.204
Public Scan
Submitted URL: http://tracker.elcorteingles.es/
Effective URL: https://tracker.elcorteingles.es/Home/LogIn?returnUrl=%252f
Submission: On August 20 via manual from ES — Scanned from ES
Effective URL: https://tracker.elcorteingles.es/Home/LogIn?returnUrl=%252f
Submission: On August 20 via manual from ES — Scanned from ES
Form analysis
1 forms found in the DOMPOST
<form id="login" method="post" novalidate="novalidate">
<div><input name="__RequestVerificationToken" type="hidden" value="kfH5NeSaZN1wJ04alk7Tw67IWt8cp2z7iZ9ktfoiMDuYSTlsn91xjM5DGihTaPV3DRJKs+hyctOqyBt/qau1HwMOLR2/oF9WOALUFhH38zDJxwmvv2S3P/6P9f2bpE5EKJSFBa8+Jt7LkkfsX+CHIQZLFsA/RF2urxmAdNzc5cc="></div>
<div class="field">
<label for="userName" class="left-label" style="width: 8em">Login name:</label>
<input autocomplete="off" id="userName" name="userName" type="text" value="">
<script type="text/javascript">
jQuery(function() {
$('#userName').focus();
})
</script>
<div class="validator validator-right"><noscript></noscript></div>
<div class="cleaner"></div>
</div>
<div class="field">
<label for="password" class="left-label" style="width: 8em">Password:</label>
<input autocomplete="off" id="password" name="password" type="password">
<div class="validator validator-right"><noscript></noscript></div>
<div class="cleaner"></div>
</div>
<div class="field checkbox-field">
<label class="left-label" style="width: 8em"> </label>
<input class="tt" id="rememberMe" name="rememberMe" type="checkbox" value="true"
_title="Remember Me on This Computer - If checked, the next time you start Pdf Forms Server, you access it directly without logging in(provided you did not log out from the last session)." alt=""><input name="rememberMe" type="hidden"
value="false"><label for="rememberMe" title="Remember Me on This Computer - If checked, the next time you start Pdf Forms Server, you access it directly without logging in(provided you did not log out from the last session).">Remember
me</label>
<div class="validator validator-right"><noscript></noscript></div>
<div class="cleaner"></div>
</div>
<div class="buttons">
<label class="left-label" style="width: 8em"> </label>
<button type="submit" id="submit1" name="submit">
<span>Log In</span>
</button>
</div>
<script type="text/javascript">
//<![CDATA[
function initlogin() {
jQuery.validator.addMethod('range', function(value, element, param) {
var v = value.replace(',', '.'); // deal with number formats that uses comma instead of period
return this.optional(element) || (v >= param[0] && v <= param[1]);
}, '');
jQuery.validator.addMethod('notEqualTo', function(value, element, param) {
return this.optional(element) || value != $(param).val();
}, '');
var v = jQuery('#login').validate({
errorPlacement: function(error, element) {
var val = element.siblings('.validator').length != 0 ? element.siblings('.validator') : element.parent().siblings('.validator');
error.appendTo(val);
},
rules: {
userName: {
required: true
},
password: {
required: true
}
},
messages: {
userName: {
required: "This field is required."
},
password: {
required: "This field is required."
}
}
});
v.showErrors({});
var ge = [];
var emh = jQuery('#errors_login');
if (emh && ge.length > 0) {
emh.show();
for (var i = 0; i < ge.length; i++) emh.append('<li>' + ge[i] + '</li>'); // ge[i] is already HTML encoded
}
var emh2 = jQuery('#errors_login_other');
if (emh2) emh2.hide();
}
jQuery(function() {
initlogin();
});
//]]>
</script>
</form>
Text Content
LOGIN Login name: Password: Remember me Log In