leonardo43
12-06-2003, 02:05 AM
I'm looking for code that refreshes a page on opening (onLoad) and refreshes from the URL server and not a forced cache copy on a proxy server.
Alternatively, code that "pushes" from server after a specified time on line, say 1000ms, that will update the page. This code could call a Perl CGI script to force a refresh. I can write simple Perl.
My problem is that a site I run is updated daily, but I fear users don't always get the new content.
Can anyone help or suggest?
Alternatively, code that "pushes" from server after a specified time on line, say 1000ms, that will update the page. This code could call a Perl CGI script to force a refresh. I can write simple Perl.
My problem is that a site I run is updated daily, but I fear users don't always get the new content.
Can anyone help or suggest?