Handling Password Autocomplete

  • Thread starter Thread starter Nick Charron
  • Start date Start date
N

Nick Charron

Is there any way to not have the password auto complete
for a website even if the user has it configured under
their settings?(Tools/Internet Options/Content/Auto
Complete/Prompt me to save passwords)
Can we write something into the code of our website that
does not allow for this to happen, regardless of their
personal settings?

Thanks
 
Yes. Play with Java and JavaScript. You might find templates at
www.dynamicdrive.com or other sites.






Is there any way to not have the password auto complete
for a website even if the user has it configured under
their settings?(Tools/Internet Options/Content/Auto
Complete/Prompt me to save passwords)
Can we write something into the code of our website that
does not allow for this to happen, regardless of their
personal settings?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

autocomplete & stored passwords 1
Autocomplete -- saving passwords 4
AutoComplete Settings in IE 6 8
auto complete 1
Help deleting password? 7
cannot get autocomplete to pop 2
Autocomplete 4
EHIC registration 4

Back
Top