I think this is in the archives... but ... rereplacenocase(mystring,".*^cfinclude[[:space:]]+template=""([^"]*)"".*$","\1")
something like that anyway... ike ------ Original Message ------ From: Mark A. Kruger - CFG <[EMAIL PROTECTED]> To: CF-Talk <[EMAIL PROTECTED]> Sent: Sep 04, 2003 12:55 PM Subject: Re: reg expression help >folks, > >If I wanted to find the value of the "template" attribute in a <cfinclude> >tag ... how would I do it using Regex? > >-Mark > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

