extract content from file
Hi,
using xmlHTTP through an hta, I'm able to get back a broken web page that sadly has errors, and I can't fix it (outside of my control)... Now I get the text back, but I would like to know how could I extract a section of the text that is not corrupt... In essense I would need to get everything below a comment, and then take that bit, and through it in a Div so I can Dom it...
|