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

COLDFUSION REFIND REREPLACE




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]