How to highlight text as hyperlink by searching for it
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
HI, I'm developing a search engine which should provide search based on the string input. I have to search all the pages in my site and highlight the matching string as a hyperlink. so that if i click on the hyperlink i can move to the corresponding page. More precisely a search as if google is providing. Only difference is google is searching through out www but i want to search just in my site..Please send me the code or some ideas based on this. regards Mijo Thomas