I am using PHP to grab some text from a text field in a database. The text is inserted into a form textarea. Is it possible to color instances of a word within the textarea. I would like the user, when viewing the text in the textarea, to be able to quickly see instance of a word, like "Comment", by highlighting or color coding all instances of the word Comment. I know with styles I can chang eht e color of all the text in a text area, I would like to change or highlight only specific instances of text.
tia...mike
tia...mike