Search a keyword and highlight it
-
Hi, i am developing a search engine.when i type a keyword in text box,the matched word should be highlighted and all the results should be appeared. sending sample code would be appreciable. Thanks n regards Krishna PRASAD.
fttyhtrhyfytrytrysetyetytesystryrty
-
Hi, i am developing a search engine.when i type a keyword in text box,the matched word should be highlighted and all the results should be appeared. sending sample code would be appreciable. Thanks n regards Krishna PRASAD.
fttyhtrhyfytrytrysetyetytesystryrty
I guess you want to parse the page, so that when you show it, you've wrapped the word in question in a div that sets a style to change it's color. Like Google does. So, you've got the rest done, and just need to get the syntax highlighting to work ?
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
Hi, i am developing a search engine.when i type a keyword in text box,the matched word should be highlighted and all the results should be appeared. sending sample code would be appreciable. Thanks n regards Krishna PRASAD.
fttyhtrhyfytrytrysetyetytesystryrty
hi yadlaprasad, You wanna make use of Google's strategy which simplifies your search structure. I seen one article based on it, which helps you alot. Please check out this link. http://www.codeproject.com/KB/IP/Spideroo.aspx Hope this will help you. Thanks & Regards
Dilip Kumar Vishwakarma Programmer .Net Consulting