| regex text out of a file | regex text out of a file 2007-07-20 - By Alex Egg
All I want to do is get the value of the 'src' attribute, how would a replaceregex help me?
On 7/20/07, Dominique Devienne <ddevienne@(protected)> wrote: > > > 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) > >
|
|
 |