andycharger Posted September 11, 2003 Posted September 11, 2003 I have an intranet that staff log on to. On the login screen, I want the password box NOT to automatically fill in the password if they have visited the site before from their computer. Otherwise, they only have to guess a username to log on as someone else. Is there a setting I can put on the page or text box to stop it automatically populating? Quote
*Gurus* Derek Stone Posted September 11, 2003 *Gurus* Posted September 11, 2003 That's a browser problem, not an ASP.NET problem. I believe if you add a nosave attribute to the input field several of the major browsers will not cache the passwords. Generally speaking though, you should simply fire anyone that uses a password manager. Period. Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.