Ok, I've searched and read many topics on how to highlight keywords from a search result, but im still having problems figuring this out. All of the topics and examples that i've seen shows how to do it if your search result(detailed) page is created by ur search query. If thats the case then you would use the ReplaceNoCase function on your search query. Or other examples showed that the text was already set to a variable which then was used by the ReplaceNoCase function to highlight the text.
But my problem is what if in your application you have a search function that runs and the search results shows a list of doc titles that contains the keyword that the user searched. Now each doc title most likely has a different template name associated with it. When you click on the title it will take you to different templates that existed previously w/o having any relationship with the search query at all (except for it contained that keyword). How can i apply the highlighting of the keywords to these already existing documents? I'm sorry if this isn't very clear. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

