hello,

I have  a database of songs and want to offer this scenario to the user.
1, On the front page there is a textbox
2, the user types in a song name and clicks the button
3, it redirects them to another page that shows the result in datalist or gridivew
4, If they dont type in full name i still want the query to show results "like"

an example in c sharp would be very useful.

thank you

Go to the complete details ...