Get content length from UIWebView
- by g0ld2k
I am looking to find out if a web page has changed, I was going to use the content length of the web page but have not seen a way to do so. Any ideas? Or can anyone think of another way to check periodically if a web page has changed?
Any ideas are appreciated.
Thanks,
Chris