Periodic refresh with AJAX

Hint use - timerID = window.setInterval("ajaxFunction()",5000);

Below is the AJAX script



And in the HTML body

< body onload="ajaxFunction()">

Comments

Diane Lowe said…
Do you have an ajax script for this?

Popular posts from this blog

Long running Java process resource consumption monitoring , leak detection and GC tuning

OpenLayers Advanced Clustering and Setting dynamic images for OpenLayer Styles via Ajax