>- see footer for list info -< 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 [EMAIL PROTECTED] 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 ________________________________________________________________________ _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
