From: Barry Margolin on
In article <dfmanno-925AA8.12364005062010(a)news.albasani.net>,
"D.F. Manno" <dfmanno(a)mail.com> wrote:

> In article <roger-6C41B4.06363705062010(a)freenews.netfront.net>,
> Roger <roger(a)roger.net> wrote:
>
> > Anyone know how I can get Firefox to autofill saved usernames &
> > passwords, the way Safari does? Ff tells asks me do I want it to
> > remember them, and I click OK, but it never autofills, not even the same
> > sites Safari does.
>
> Some sites (like my bank's) disallow autofill.

For Safari there's a third-party utility "Autocomplete Always On" that
makes it ignore what these sites say.

I found a bookmarklet for Firefox that's supposed to do something
similar (sorry, don't remember its name), but it didn't seem to work for
me.

--
Barry Margolin, barmar(a)alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
From: D.F. Manno on
In article
<barmar-B9D6CD.18111906062010(a)62-183-169-81.bb.dnainternet.fi>,
Barry Margolin <barmar(a)alum.mit.edu> wrote:

> D.F. Manno" wrote:
>
> > In article <roger-6C41B4.06363705062010(a)freenews.netfront.net>,
> > Roger <roger(a)roger.net> wrote:
> >
> > > Anyone know how I can get Firefox to autofill saved usernames &
> > > passwords, the way Safari does? Ff tells asks me do I want it to
> > > remember them, and I click OK, but it never autofills, not even the same
> > > sites Safari does.
> >
> > Some sites (like my bank's) disallow autofill.
>
> For Safari there's a third-party utility "Autocomplete Always On" that
> makes it ignore what these sites say.

Thanks. That will be useful.

> I found a bookmarklet for Firefox that's supposed to do something
> similar (sorry, don't remember its name), but it didn't seem to work for
> me.

Oddly enough, it's "Autocomplete Always On":

<http://userscripts.org/scripts/show/36242>

--
D.F. Manno
dfmanno(a)mail.com
"I want my country forward." (Bill Maher)
From: Barry Margolin on
In article <dfmanno-0D07FA.00124008062010(a)news.albasani.net>,
"D.F. Manno" <dfmanno(a)mail.com> wrote:

> In article
> <barmar-B9D6CD.18111906062010(a)62-183-169-81.bb.dnainternet.fi>,
> Barry Margolin <barmar(a)alum.mit.edu> wrote:
>
> > D.F. Manno" wrote:
> >
> > > In article <roger-6C41B4.06363705062010(a)freenews.netfront.net>,
> > > Roger <roger(a)roger.net> wrote:
> > >
> > > > Anyone know how I can get Firefox to autofill saved usernames &
> > > > passwords, the way Safari does? Ff tells asks me do I want it to
> > > > remember them, and I click OK, but it never autofills, not even the
> > > > same
> > > > sites Safari does.
> > >
> > > Some sites (like my bank's) disallow autofill.
> >
> > For Safari there's a third-party utility "Autocomplete Always On" that
> > makes it ignore what these sites say.
>
> Thanks. That will be useful.
>
> > I found a bookmarklet for Firefox that's supposed to do something
> > similar (sorry, don't remember its name), but it didn't seem to work for
> > me.
>
> Oddly enough, it's "Autocomplete Always On":
>
> <http://userscripts.org/scripts/show/36242>

Actually, the one I installed is called "remember password".

I figured out that not only do you have to use it when you first visit
the page and you're entering your password, but you have to use it again
when you go back. It's a Javascript that goes through the current page
and removes all the "autocomplete=off" attributes, so it has to be used
any time you visit the page.

--
Barry Margolin, barmar(a)alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***