Go ahead, you can do it. Login and vote now.
By mswatcher
via nablasoft.com
Submitted: May 16 2008 / 13:16
The webRequest object is fantastic to download content from the web, but it has some strange behaviour. Today I implemented cache in a component of mine, it needs to monitor a series of web pages, and clearly it is not useful to download full content of the page if the page itself is not changed. The solution is to use a cache.
Add your comment