Hi,
I'm searching for a way of accessing the entire HTML code of a given page, in client side (javascript). Does anyone knows how to do it?
Something like "document.innerHTML" (this doesn't work, I know), that would be called on body-onload event.
Thanks
I'm searching for a way of accessing the entire HTML code of a given page, in client side (javascript). Does anyone knows how to do it?
Something like "document.innerHTML" (this doesn't work, I know), that would be called on body-onload event.
Thanks