[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[CF-Dev] Basic RegEx in DWMX 2004
K, am having the usual Friday thick-attack. Need to eliminate whitespace
in what's sent to the client, and am using DWMX 2004 to find all
cffunction tags that don't have the output attribute defined (know that
where it's defined, the value is set to "false").
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=[^>]*>
I've screwed around with parentheses around and carets before the
"output=", but can't hit on the right combo and am pretty sure that's
the wrong approach anyway.
Thanks!
--
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
________________________________________________________________________