| regex text out of a file | regex text out of a file 2007-07-20 - By Dominique Devienne
> How can I get the src attribute values from this: > <!-- begin includes --> > <script src="scripts/script1.js" /> > <script src="scripts/script2.js" /> > <script src="scripts/script3.js" /> > <!-- end includes -->
Using a <tokenfilter><replaceregex>, as the link I provided shows. --DD
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |