On Wed, Nov 24, 2010 at 12:48 PM, Dan Bron <[email protected]> wrote: > '<span\sclass="Header2">(.*?)</span>'
This will work for the given example, but could have problems with plausible variant examples. For example <SPAN CLASS="Header2"> or <span id="s1234" class="Header2" style="color:red"> -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
