Hi,
sorry for the mess, the problem is solved.
Solved using this code (fragments):
<script language="JavaScript" type="text/javascript">
<!--
function updateGraph()
{Dummy=String(Math.random());Graph=new Image(); Graph.src="/~img_graph"+Math.floor(xMaxWindow/100*90)+"x40"; window.document.images[document.images.length-1].src=Graph.src+'?'+Dummy;}
-->
</script>
<body style="background-color:#000000; height:100%;" oncontextmenu="return false;" onload="init(); setInterval('updateGraph()',3000);">
So, it is a browser problem.
We must force update attaching ?0.123456789 to the image filename.
The random number is created by --> String(Math.random()).
Again, it is NOT a bug in HFS.
If you like to include a WebCam image to your homepage you also should attach that random number to the image file address.
If not no update occurs.
Thank you
warp
http:
//warp2001.dyndns.org:44792/