Building an AJAX Application (7): An AutoSuggest Text Box
(by Mark Qian 8/4/2006)
Introduction
This is an "Auto Suggesting" text box using Mark's Communicator as the communication mean.
The content of suggestion resides at the server side. Whenever the users type, Remote scripting
is used to fetch the suggestion queried by server. Again, a variety of approaches ("transports")
are supported so you can try each of them to feel the difference.
Demo
|