Can a page be made to refresh a page when the file’s last modified date is modified ? I want to avoid the traditional body onload refresh, so we display data on boards and they flicker pretty good due to old monitors. Basically I manually update a file and have to walk over to hit F5 each time I...
so what are u suggesting i change, just use this and take out meta refresher code?
<script type="text/javascript">
var sURL = unescape(window.location.pathname);
function doLoad()
{
setTimeout(...
We have this ASP page that is using this code
, problem is we display this on 8 monitors and the screen flickering is intense when calling back the page, how to prevent or stop this easily, i heard of AJAX and other commands, but want something easy to implement. The 42 inch monitors screen...
We have this ASP page that is using this code
, problem is we display this on 8 monitors and the screen flickering is intense when calling back the page, how to prevent or stop this easily, i heard of AJAX and other commands, but want something easy to implement. The 42 monitors screen refresh...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.