网站记住密码提醒

发布于 2024-11-07 12:37:09 字数 105 浏览 3 评论 0原文

在我的网站登录页面中,我无法收到“记住网站密码”的警报。我已经从工具->选项->安全->“记住网站密码”启用了记住网站密码,但是仍然不起作用。我使用的是mozilla 3.6版本

In my website login page I can't get the alert "remember password for the site".I had already enabled remember password for the site from tools->options->security->"remember password for the site" but still it is not working . I am using mozilla 3.6 version

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

南七夏 2024-11-14 12:37:09

如果您的登录表单包含autocomplete="off",浏览器将不会保存您的密码和表单历史记录,这可能是一个原因。

If your login form contains autocomplete="off" browser won't save your password and form history this could be a possible reason.

国粹 2024-11-14 12:37:09

听起来您混淆了浏览器设置和网站设置。让浏览器记住您的用户密码(至少是您所指的类型)是每个浏览器特有的设置,而不是您的网站可以控制的。

It sounds like you're confusing browser settings and website settings. Having the browser remember your users password (at least the type you're referring to) is a setting specific to each browser and not something that your website can control.

听风吹 2024-11-14 12:37:09

您需要的与此 stackoverflow 问题完全相反。请参阅那里的答案以及有关它的更多信息。

What you need is the exact opposite of this stackoverflow question. See there for the answer and for more information about it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文