I wanted to mention another book yesterday, but didn't have it nearby
to be sure I got it right.  "Regular Expression Recipes A
Problem-Solution Approach" is also a very good book for quickly
referencing solutions to very specific problems.  It focuses on PCRE
regex rather than the POSIX regex that CF supports, but there are
enough elements in common that it's worth the investment even if you
only care about CF support.

A couple of helpful utilities:
If you use CFEclipse, there's a great plugin for testing regular
expressions.  Great for testing while you work:
http://brosinski.com/regex/

A good online tester that I've used a few times is http://www.rexv.org/

On 3/29/06, Claude Schneegans <[EMAIL PROTECTED]> wrote:
>  >>what is a good place to look at coldfusion regular expressions INDEPTH?
>
> As Rob said, the docs are at least a pretty good start.
> Then if you want to test your skill, you may try the CF REwizard here :
> http://www.contentbox.com/claude/REwizard/index.cfm
> <http://www.contentbox.com/claude/REwizard/index.cfm?p=>
>
> --
> _______________________________________
> REUSE CODE! Use custom tags;
> See http://www.contentbox.com/claude/customtags/tagstore.cfm
> (Please send any spam to this address: [EMAIL PROTECTED])
> Thanks.
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236532
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to