- - - - - - - - - - - - - - - - - - - - - - - - - - - - Name: Maxime Subject: Re: aditional info in summary result
The HTML excerpt that you provided doesn't match your pattern in section command, since you have several '<' characters between last <div> and </div> tags, but regex specified doesn't expect this character anywhere between those tags. Try to modify regex to match your pattern of HTML code. - - - - - - - - - - - - - - - - - - - - - - - - - - - - Read the full topic here: http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1168052012;page=2
