MechaTiger wrote:
As some of you have said that it is a bad idea but the thing is you need to have the password saved it wasn't about searching for a password it was a password savelog at the login menu that helps you retrive your lost username
as I said, we can't provide a way to search for a username from password, or email. Even if it's "on ur own computer" only.
Browser stores ur data on something called cookies, this is the one responsible for ur login session. And cookies have an expiration date. Which means ur stored data is only stored temporary. Thus we can't really rely on this method.
things like auto-complete are browser-specific and we can't really do anything about that, except tell the browser not to auto-complete which I don't think is wat u want.