Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Disable password manager from HTML?

617 views
Skip to first unread message

Bill

unread,
Feb 27, 2006, 2:18:54 PM2/27/06
to
Can Firefox's password manager for a page from the server? Firefox is
replacing server-provided default values for some fields with the memorized
username and password for the site. In any case, this is a "create user"
page, so memorized values have no use there. Can I put something in the
HTML headers or page to disable the password manager for that one page?

-Bill


gwtc

unread,
Feb 27, 2006, 4:20:01 PM2/27/06
to
Bill wrote:

you might get a better response if you posted in the web developers
newsgroups, on the news.mozilla.org server. Click on File, Subscribe,
and in the filter box put in web and about 5 or 6 groups will show up.
Maybe one of them would be of better use. If you don't see them,
click on Refresh

»Q«

unread,
Feb 27, 2006, 5:22:24 PM2/27/06
to
"Bill" <.> wrote in
<news:toCdnc3M1rYCzZ7Z...@mozilla.org>:

Add an autocomplete attribute to the input tag or the form tag.

<input autocomplete="off" type="text">

or

<form autocomplete="off">

--
»Q«

Melchert Fruitema

unread,
Feb 27, 2006, 6:02:33 PM2/27/06
to
On 27-02-2006 23:22 CET, »Q« composed this enchanting statement:
I have a bookmarklet (save password) installed to overrule that. :-)

--
Kind regards,

Melchert

MacOS 10.3.9/Firefox 1.5/Thunderbird 1.5

Bill

unread,
Feb 27, 2006, 7:11:11 PM2/27/06
to
Thanks bunches, but it doesn't work. I'm guessing Firefox treats
autocomplete separate from passwords, and while this trick might turn off
autocomplete, it doesn't touch passwords.

How do I turn off usernames and passwords?

-Bill


"»Q«" <box...@gmx.net> wrote in message
news:MrQ9777A68F3...@QsFQDN.dyndns.org...

Chris Ilias

unread,
Feb 27, 2006, 8:03:33 PM2/27/06
to
_Bill_ spoke thusly on 27/02/2006 7:11 PM:

> Thanks bunches, but it doesn't work. I'm guessing Firefox treats
> autocomplete separate from passwords, and while this trick might turn off
> autocomplete, it doesn't touch passwords.
>
> How do I turn off usernames and passwords?

It should work. That's why the remember password bookmarklet exists. :-)
Post the URL, so we can check it out.
--
Chris Ilias
mozilla.test.multimedia moderator
Mozilla links <http://ilias.ca>
(Please do not email me tech support questions)

0 new messages