0
kicks
Control TextBox’s AutoComplete Action
Ever wonder how your browser knows you are typing in your first name or e-mail and magically drops down a list of suggestions? Ever wonder how you can control this action in browsers? This article explores the concept of Browser Autocomplete functionality and how to control it using ASP.NET Web Controls and HTML elements.