
 Vector Frog - 2009-03-11 16:52:21 - 
In reply to message 2 from Dror GolanThanks for the reply Dror.  I don't think it's the '_' character because almost all of my id's have that character and they all seem to work fine.  Instead I think the issue has more to do with missing a </table> tag in the ID contents.  
I wrote a simple function that simply takes all the content between 2 strings and I ran into the same problem, then when I added the </table> tag to the end of the returned string, it worked fine.  I have no idea why this is the case, but everything is working now, so I'll take it :).
Thanks Dror, and I love this class.  It's fantastic!