php - can we avoid browser's "remember password" when a user tries to log in to the system? -


I know that this feature is meant to increase the user experience (not every time their details are rewritten) and users Can change your browser settings, but is it possible to send some "headers" etc. (or any method, I mean control over server side), when users try to log in to my site, then they It's "Do You Keep IE / Firefox Remember Your Password Ahte are? " Hint?

I'm not sure this is possible? What will you say?

Thank you.

"autocomplete =" close "'in the input tag of the field it works in IE and Firefox , But this is not part of the HTML standard, so you will end up with invalid markup.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -