Xpages, internet browsers and passwords being remembered

I have set up an xpage with a username and password fields for users to login.

When testing, I set my browser to remember my username and password.

I also have a my profile page where the user can change their password. When the browser opens this xpage, it automatically inserts the username to the first text field of the form and the password to the first password field of the form. What am I doing wrong?

Subject: You have to clear the saved password for the page…

  • As far as I know you have no control over the browser’s password management. If you did hackers would be stealing/deleting/changing them all the time. (grin) There is nothing you can do about this, most like.

Hope this helps…