I'm using MVC4 in my web application. I have issue with autocomplete in a specific page that remembers the login credential upon login even if I set autocomplete="off" but it still working. Please help. How to turn off the autocomplete. I also tried adding html attribute to each textbox/EditorFor field but no luck. Autocomplete form is still working. Here's the screenshot of my page and view.
Page as seen in browser
View