Project DescriptionAutocomplete Control is a fully functional ASP.NET control for word suggestions and autocomplete. We had been using Ajax Control Toolkit AutoComplete Extender in our projects before, but we have needed some extra features and functionalities. (You can see it in action at
http://www.inploid.com)
Usage is simple (You can see it in action at
http://www.inploid.com)
- Register control in page directive
<%@ Register Assembly="AutoCompleteControl" Namespace="AutoCompleteControl" TagPrefix="acc" %>

Thats all.
For detailed description and properties of the control see documentation:
http://autocompletecontrol.codeplex.com/documentation