searching like google in textbox in web application
how we can impliment searching like google in textbox means if we type any word in textbox then it give the suggestion according to my database table name means any employee table in database and many name is stored in that table and we type any word in textbox then how we can show suggestion according to that word .