Top Business
Internet » Cold Fusion » Regular Expressions (Regex)

COLDFUSION REGULAR EXPRESSIONS REFIND EXAMPLES




Regular Expressions HOWTO The Basics of REReplace REFind ColdFusion Resource Center
regular expressions HOWTO The Basics of REReplace refind - coldfusion Resource Center » Home | Products | Services | Partners | Support | Developer Community | Company | Technique regular expressions HOWTO The Basics of REReplace refind by Pete Freitag on 04/04/02 Principles of regular expressions regular expressions are a powerful ...
http://www.cfdev.com/resources/discussion/messages.cfm/id/1036   [cache]

Using character classes
Using character classes Using character classes View comments Contents > Developing coldfusion MX Applications > Using regular expressions in Functions > regular expression syntax > Using character classes Using character classes In character sets within regular expressions, you can include a character class. You enclose the character class inside square brackets, as the following example shows: REReplace ("Macromedia Web Site","[[:space:]]","*","ALL") This code replaces all the spaces with ...
http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/regexp13.htm   [cache]

[add url] [about] [contact]