Hi,

I'm using the GetLinks tag in the gallery, but need to modify the following
REFindNoCase line so that it *ignores* anchor tags containing the class
attribute, eg <a class=a href=link.cfm>Hello</a>

objMatch = REFindNoCase("<(A|FRAME)[[:space:]]+[^>]*(HREF|SRC) ?=
?[""']?([^[:space:]""'>]+)(>|(([""']|[[:space:]])[^>]*>))", BodyText,
nextMatch, true);

I've hit a brick wall - anyone got any ideas?

Thanks

Will


______________________________________________________________________
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