Oops. Shoulda played a little longer. Here's the real code that works. (never knew about that v=\1 thing...what are the "rules" for that?)
<cfset newContent=rereplacenocase(Content,"\[([1-9])\]","<a href=""here.cfm?v=\1"">view</a>","ALL")> Deanna Schneider Interactive Media Developer [EMAIL PROTECTED] ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

