Password prompt
yakobom <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.embedding |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <3cfb24e8-3c6e-474f-9dc7-f05a1f91f48a@p16g2000vbo.googlegroups.com> |
Hi, I'm embedding Mozilla in my C++ application and recently migrated from an older Mozilla version. I'm trying to get my application to prompt for saving password when he enters it (like when logging in to FaceBook) - but I fail. I know that the nsILoginManager replaced the nsIPasswordManager, read about it quite a bit - but still couldn't find a solution. Can someone please give me an idea? Thanks, yakobom