Gary Bak
TVWBB Fan
Can you open the stoker page and do a view source in your browser. Copy all the contents out, paste it in a text file and email that to me?
it should be all HTML text:
<pre class="ip-ubbcode-code-pre">
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<STYLE type="text/css">
.ser_num { display: none }
</STYLE><style type="text/css">
.alarming { background-color: red }
</style>
<script type="text/javascript">
<!--
function refreshPeriodic() {
location.reload(true);
}
timerID = setTimeout("refreshPeriodic()", 10 * 60 * 1000);
var temp_los = new Array();
var temp_his = new Array();
var ofs_sw;
var ofs_sr;
var ofs_chk;
...
</pre>
it should be all HTML text:
<pre class="ip-ubbcode-code-pre">
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<STYLE type="text/css">
.ser_num { display: none }
</STYLE><style type="text/css">
.alarming { background-color: red }
</style>
<script type="text/javascript">
<!--
function refreshPeriodic() {
location.reload(true);
}
timerID = setTimeout("refreshPeriodic()", 10 * 60 * 1000);
var temp_los = new Array();
var temp_his = new Array();
var ofs_sw;
var ofs_sr;
var ofs_chk;
...
</pre>