I wonder if you could help me with a regular expression.
 
I try to find all <cfmodule> tags with the following syntax:
 
<cfmodule .......textline.cfm.....[missing attribute - MAXHSIZE].....>
 
In plain english: I try to find all <cfmodule> tags. After <cfmodule are
some characters, then textline.cfm then again some characters.
The expression MAXHSIZE should not be found in the part between
textline.cfm to >
 
Again: I try to find wrong <cfmodule> calls with a deprecated attribute
(MAXHSIZE).
 
Thanks for your help,
Harry Klein
-- 
Harry Klein | Konzeption und Entwicklung
CONTENS Software GmbH
Heimeranstr. 68, 80339 München
Fon: +49 (0)89 5199 69-0 | Fax: +49 (0)89 5199 69 78
< mailto:[EMAIL PROTECTED]> | < http://www.contens.de/> 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to