Hi,
I am new to vb.net. I have a query regarding search box functionality.
If i search a letter in 'Search Box' for example 'a', a related wordings should come in drop down with hyperlink. Data should fetch from database. I have created database for this search box and stored all 'a' related wording in the database.
Hope i can get solution for this query.