Auto Complete Search
-
HI, I am a web developer. I need to build search engine for my web page where user enter keyword for search .If user enter "m" it will show previous all keywords of m from the database in a pop up window below the search text box. Please anyone could help me to solve the problem.
-
HI, I am a web developer. I need to build search engine for my web page where user enter keyword for search .If user enter "m" it will show previous all keywords of m from the database in a pop up window below the search text box. Please anyone could help me to solve the problem.
M. K. BASHER wrote:
Please anyone could help me to solve the problem.
Use AJAX Autocomplete Extender control. Search in google for sample code.
please don't forget to vote on the post that helped you.
-
HI, I am a web developer. I need to build search engine for my web page where user enter keyword for search .If user enter "m" it will show previous all keywords of m from the database in a pop up window below the search text box. Please anyone could help me to solve the problem.