DaniWeb IT Discussion Community

Code Snippets (http://www.daniweb.com/code/)
-   coldfusion (http://www.daniweb.com/code/coldfusion.html)
-   -   Highlight search term (http://www.daniweb.com/code/snippet49.html)

dazzlindonna coldfusion syntax
Sep 20th, 2004
Highlight search term

  1. ReplaceNoCase(theString,URL.Searchtext,"<span style='background:yellow'>#URL.Searchtext#</span>","ALL")
  2.