[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [CF-Dev] Basic RegEx in DWMX 2004



> This (below) is happily returning all cffunction tags with "output="
> before the greater than sign. How can it be altered to return those
> cffunction tags with no occurrences of "output="?
> 
> <cffunction [^>]*output=[^>]*>

Heh, goddit.

<cffunction [^>]*[(output=){0}][^>]*>



-- 
Aidan Whitehall   aidanwhitehall@fairbanks.co.uk
Macromedia ColdFusion Developer
Fairbanks Environmental   +44 (0)1695 51775

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________