Andy Jarrett // Code. Develop. Manage.

Turning Auto complete off for IE using with HTML

I just had this MSDN paper/article pointed out to me about Auto complete in IE. It goes into mentioning advantages, implementing and security of using auto complete, along with how to prevent it from happening. Two examples they give are

<INPUT TYPE = "password" NAME = "password" AUTOCOMPLETE = "off"></br>
to disable a field, and:

<FORM AUTOCOMPLETE = "off">
to disable auto complete on a form.


I’m here, learning and working away. If you liked this content and want to keep me going, consider buying me a coffee.
Your support keeps this site running and the coffee brewing! ☕️