The ASP.NET AJAX Control Toolkit has a cool control called the AutoComplete control (live demo). When a user starts to type in a word it calls a service to get suggestions for the word. Unfortunately this control does not allow for multiple words. That