Hello,
I want to highlight certain words form a db return. The value is stored into a var, so I would need to parse through the string to change keyword(s) in that string. For example, if some does a search on cat, I want to return a description.
Description: The <font color=\\"834739\\">cat</font> went for a walk in the park…
Is there a way to slap in html tags?
Thanks for any suggestions…