|
Hello i have to cut a html page in 2 or 3 parts. But the problem i have is that i haven't found a way to cut without messing the HTML by cutting between tags.
I have found some code on the net that did such a task but it doesnt go well on every page, if for example is not HTML valid. Plus it didnt have suport for things like ... selects.
I would appreciate if any of you guys know of a method to best cut a html string.
|