Hi all
I was wonder if anyone else has seen this problem, auto refresh not working.
I have a simple web page that enables me to monitor my front door at home.
The picture is updated every 3 seconds and the page refresh is set to every 8 seconds.
My problem is that on the N80 firmware V4 the picture doesn't update itself the page updates but the picture in the form of a JPG doesn't
I can see the picture file hasn't updated itself as the picture has a time stamp on it.
However if I request a reload of the page the picture updates.
This page works on most internet phone and most browser, the code is simple
Code below
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="refresh" content="8">
<title>Treehouse PIC 4 Smartphone</title>
</head>
<body bgcolor="#808999">
<p><img border="1" src="front_door_new2.jpg" width="335" height="360"></p>
</body>
</html>
If anyone thinks they can help or needs the web address just email me.
Many thanks in advance.
Craig