Do you have a sample query that shows this behavior?<br><br><div class="quote"><div class="quotetop">QUOTE<cite>(Jamie R. Rytlewski @ 22 Mar 2012 11:52 AM)</cite></div><blockquote class="quotemain">I was trying to create a DataTable format and the issue that I am having is that I'm trying to parse a return value of HTML. If I request a page that returns a 404, I will get back a response that is all parsed out. If I request a page that returns a 200, I get nothing back and I have to use the execute function. Is there no way around that, or do you need to have the execute function to parse HTML. <br><br>If I request an XML page, I do not have a problem and I get an output. Where I am curious is why on a 404 do I get data back, but not on a 200?</blockquote></div>