For security reasons, we wanted all our login pages to not allow the browsers to store ID's and Passwords for our site. We used Autocomplete="off" and it worked well until IE 11 just rolled out.
Been reading blogs and find that Microsoft intentionally killed this option for the password fields. We don't have control over our users computers so changing settings in IE is not an option. We need the page to force the "do not save password" policy.
Wondering if anyone has experienced the same issue and found a work around that works in IE 11?
Thanks,
Douglas