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 <[EMAIL 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]