Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

password field displays password on page load

New Here ,
Mar 17, 2008 Mar 17, 2008
I am using cfform for a registration page. When the registration page/form is loaded, the password field already has a value in it. If I use the firefox password viewer, the password that is listed is a password that I use for many forms that I use on the internet. What am I doing wrong? Thanks in advance!!!! dan
TOPICS
Getting started
432
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 17, 2008 Mar 17, 2008
i do hope your password filed is <input type="password" ...> - at least
it will show **** instead of actual text...
if so, and if you do not have a value="yourpassword" in the password
field, i can only guess you have enabled FF to remember all the password
for that website... FF has that option somewhere in the options...

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Mar 17, 2008 Mar 17, 2008
Hi Dan,

In Firefox (follow this),

Tools -> Options -> Password (Tab) - > Uncheck "Remember Passwords" -> Press OK.

In IE,

Tools -> Internet Options -> Content -> Auto Complete -> Uncheck all the "User names and passwords on forms" check box. (Finally clear all your saved passwords by clicking the "Clear Passwords" button).

That will do..

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Mar 17, 2008 Mar 17, 2008
(Just what Mr.Azadi is suggesting...)
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 17, 2008 Mar 17, 2008
LATEST
This worked! Sincerely, thank you very much.
dan newbury
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources