URL Refresher

Newbie Member
28Feb2007,07:24   #1
carnot's Avatar
Is it hard to make a url refresher that refreshs a page every 5 seconds, and warns you with a sound if there is any change from the last time the url was refreshed? What would be the best language to do something like that?
Go4Expert Founder
28Feb2007,10:27   #2
shabbir's Avatar
Any language that is there in the Web Development section of the forum.
Team Leader
28Feb2007,11:42   #3
pradeep's Avatar
Thats very easy, you can use META-REFRESH and you can pass the timestamp to check whether there was any change or not. If so, it'll pop-up a window.