Hi
I know I can find the script for page refreshment but what I need is a bit more complicated. Actually I’ve subscribed into a web log, which is updated every 2-3 minutes by new posts on it. The problem is that I want to get rid of refreshing the page each time by pressing the refresh button. In the other words I need a script which automatically refreshes the page and alerts me “only” if a new text added. This script should be able to compare the old page with the new one and pop up a message if there is any change/extra text in the new one. Note that this page contains a fixed number of posts (29 per page) each one not more than 2 lines. Is there any way to get through this?
I should stress that I’m a novice user and very new to java script, so please explain in simple understandable way.
Any help is highly appreciated




