본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Firefox will not save the practice id, access number and password for the EmisAccess site

more options

Firefox will not save the practice id, access number and password for the EmisAccess site ( NHS GP access site...both IE and Opera can do this so it can't be the site.

URL of affected sites

https://www.emisaccess.co.uk/default.aspx?cdb

Firefox will not save the practice id, access number and password for the EmisAccess site ( NHS GP access site...both IE and Opera can do this so it can't be the site. == URL of affected sites == https://www.emisaccess.co.uk/default.aspx?cdb

모든 댓글 (2)

more options

That page has the saving of the login data for that domain turned off - form method="post" autocomplete="off" action="signin.aspx" in that page's source code - Firefox follows tags like that and doesn't offer to save that data.

This bookmark will override the autocomplete="off" temporarily, allowing you to save passwords even on sites that use autocomplete="off". Remember Password bookmarklet: https://www.squarefree.com/bookmarklets/forms.html#remember_password

I'm not sure if Firefox can handle a three field login routine that deviates from the standard Password / Username - I haven't encountered any myself and I can't any documentation from Mozilla about a 3-field login.

more options

That web site uses autocomplete=off and that prevents Firefox from saving the name and the password.

If a site uses autocomplete="off" then look at this article for a bookmarklet to remove that autocomplete attribute. http://kb.mozillazine.org/User_name_and_password_not_remembered (bookmarklet) http://kb.mozillazine.org/Password_Manager

See also http://en.wikipedia.org/wiki/Bookmarklet --- As there are two text fields in that form you may also need a form fill extension to save the Practice ID field.

Autofill Forms: https://addons.mozilla.org/firefox/addon/4775 SecureLogin: https://addons.mozilla.org/firefox/addon/4429