Google Suggest Functionality Using AJAX
Author:
AzamSharp
Google Suggest is way cool. You type your search text and it gets the hits without doing the POSTBACK. You can easily implement this functionality using AJAX. In this article we will create a very small application that works like Google suggest. I have just implemented the basic features and you are free to enhance it in any way.
More Tutorials
|