Maybe we can lock them down initially, but PC's are hard to control and manage over time and space. They may be located in dozens of buildings. As well, users may be able to access them from home. John's suggestion looks like a winner:
"Try the AUTOCOMPLETE="OFF" on the <form> tag rather than the <input> tag" I hope that this will work. --- In [email protected], Tom Jedrzejewicz <[EMAIL PROTECTED]> wrote: > > If you are only concerned about it on your kiosk, then both IE and Firefox have settings to control the saving of passwords. > > IE: Tools/Internet Options - Content tab, AutoComplete button > Firefox: Tools/Options -- Privacy tab, Passwords tab > > Merry New Year ... > > On 1/4/06, itpweb1 <[EMAIL PROTECTED]> wrote: > > > > I have been battling with the password management systems on Firefox > > and IE. I am putting an application in a semi-public kiosk type > > set-up. I will will require employees to login with a unique > > password. I would like to use the "INPUT TYPE=password" on the form > > to obscure entry as user types password. Eg: > > > > Password: <INPUT TYPE=password NAME=pw SIZE=10 MAXLENGTH=10 > > AUTOCOMPLETE="off"> > > > > The downside of this feature is that the browser will ask the user if > > it should remember the password for next time. Occationally a > > clear-headed user will say yes, and subsequent users will immediately > > log on to his account. > > > > A simple solution would be to use a form with simply "TYPE=text". > > However is there a better way to handle this? > > > > marty > > > > > > -- > Tom Jedrzejewicz > [EMAIL PROTECTED] > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Easy400Group/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
