0

I have a login page with login ID & password, and we found if we choose "Save password for this page" in Google Chrome, after login into the main page, some other textbox was filled in the login ID automatically. What's wrong with the cookies?

The same problem happened in Firefox & IE

Leo.W
  • 299
  • 1
  • 7
  • 21
  • 1
    debug to find how the `other textbox` is populated. – Amit Kumar Ghosh Jul 27 '15 at 06:37
  • @AmitKumarGhosh the problem is that, it's not easy to be reproduce, we cannot debug on this case – Leo.W Jul 27 '15 at 06:40
  • maybe this is caused by chrome autofill policy, see this SO answer to see if helps http://stackoverflow.com/questions/7223168/how-to-trigger-autofill-in-google-chrome/9795126#9795126 – Zen Jul 27 '15 at 06:46
  • @Zen I think it's not the auto fill problem, we've try to turn off the auto fill, it's still there – Leo.W Jul 27 '15 at 23:39
  • Could you please provide the code for the other textbox? (including any ASP.NET code such as bindings, runat=server etc). Are you using WebForms or MVC? – Peter Jul 28 '15 at 15:22

0 Answers0