PDA

View Full Version : Disable password remembering in IE


Cindy
02-14-2003, 04:25 PM
I have included a popup calendar in my ASP application. When a user selects a date field the calendar pops up, they select a date, and it is automatically populated in the date entry field. I have noticed that if they click on the entry field once - the calendar pops up as it should. If they click on that same field twice - the calendar pops up the first time and then the second time some other popup screen appears that seems to list every signon id the user has entered to get into different places. Someone mentioned that maybe there was javascript that I could put in the beginning of the code that would disable password remembering. Any help here would be greatly appreciated. I can send the code if this is necessary.

mouse
02-14-2003, 05:34 PM
To disable pasword autocomplete in IE, select Tools -> Internet Options -> content -> AutoComplete here you'll be able to change a few settings like password completeion etc.

If an actual popup with possible options appears then I'm worried that could be a non-IE problem such as GAIN/Gator software.