tri_inn Level: Regular User Registered: 26-08-2002 Posts: 395
|
how to search a asp.net page for a specific word
i have web form with one text box and one button and huge plain text also. when i will put any keyword in my textbox and click the button then
at server side i want to search that keyword in my page if found i will change foreground and background color of that word. is it possible
if yes, the please tell me in detail with sample code.
|