I have a label containing some text and I want to highlight or change the color of some words in the text of the label and not all of the words. It has to be dynamic. Any suggestions?
It's for c# with ASP.NET in a user control in webpart in sharepoint
You could use a Substitution control if caching is a concern.