Some Convenient RegEx UDFs
The listings for this chapter include a file called RegExFunctions.cfm, which creates several user-defined functions (UDFs) that might come in handy when you're working with regular expressions. To use the library, simply <cfinclude> it in your own templates. Listing 13.3.