The docs are actually pretty good. There is an entire section on using regular expressions, the syntax, examples, etc.
http://livedocs.macromedia.com/coldfusion/7/htmldocs/00000980.htm#1100400 If you're interested in regex beyond CF (PCRE, etc) there are a number of good books: Mastering Regular Expressions (O'Reilly), for one. That's the one I'd recommend for getting started. CF has a reasonably powerful regex engine, but it doesn't do everything. On 3/29/06, Srinivasa Teja Palla <[EMAIL PROTECTED]> wrote: > Issac what is a good place to look at coldfusion regular expressions INDEPTH? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236492 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

