Wednesday, April 06, 2005

Making a Google Suggestion Box using Asp.net 2.0

If you ever been to google suggest http://www.google.com/webhp?complete=1&hl=en and typed something in the textbox you will see the results as you type. After reading some articles and using some of the online code I managed to develop a small application that give you suggestions comming from database tables.

This blog is not letting me paste any javascript code so you can find the complete source code here


No comments: