We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
Disabling Client-side Password Remember; Is it possible?
Topic Started: Jun 15 2005, 10:52 AM (436 Views)
Dennis
Member
[ *  *  *  *  *  *  * ]
It it possible to disable a user's "Remember Password" feature for a login form? Using Javascript or HTML, if possible.

Specifically, I want the alert for the remember login form to not appear.

Thanks.
Offline Profile Quote Post Goto Top
 
solinent
Member
[ *  *  * ]
Can you give us some scripts?

Like if it's a client side script logging them in, then you can't do much with javascript :S
Offline Profile Quote Post Goto Top
 
Dennis
Member
[ *  *  *  *  *  *  * ]
I mean a form login script. You type your UserName and Password, and click submit, PHP logs you in.

All I want is to keep the browser from remembering passwords.
Offline Profile Quote Post Goto Top
 
Ben
Member Avatar
Quantum-locked when observed.

The Balrog
June 15, 2005 04:02 PM
All I want is to keep the browser from remembering passwords.

That's usually an option in your browser.

In Firefox: Tools -> Options -> Privacy -> Saved Passwords -> make sure the "Remember Passwords" box is unchecked

In Internet Explorer: Tools -> Internet Options -> Content -> AutoComplete -> Uncheck most of the options.
Offline Profile Quote Post Goto Top
 
Seth
Member Avatar
I has a pony
[ *  *  *  *  *  *  *  *  * ]
The Balrog
June 15, 2005 04:02 PM
I mean a form login script. You type your UserName and Password, and click submit, PHP logs you in.

All I want is to keep the browser from remembering passwords.

I know how to do it, but I HATE this "feature" and am not going to tell you how. It breaks functionality that should be left intact <_<
Offline Profile Quote Post Goto Top
 
Dennis
Member
[ *  *  *  *  *  *  * ]
Please. It's used for a site Admin for a bunch of n00bs, and I'm worried about someone using their computer and hacking the site.

I like the password remember too, but I really need to disable it. Please?
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Technology Chat · Next Topic »
Add Reply