So I have an asp:AutoCompleteExtender which works fine but is there a way to actually turn off the build in autocomplete from Internet Explorer because when I input text into a textbox both autocompletes show up, one on top of the other.
I just want to turn off the build in IE autocomplete for the one textbox not the whole system.