in reply to Re: Re: Harvesting and Parsing HTML from other sites
in thread Harvesting and Parsing HTML from other sites
But in re-reading that and your code, I found I was mistaken and you do need it incase your tags span multiple lines.. Doh! Ahh well, glad you caught the problem otherwise =]s Treat string as single line. That is, change "." to match any character whatsoever, even a newline, which it normally would not match.
Edit: chipmunk 2001-03-30
|
|---|