I've got a FIA Popnetstore NAS device (yeah, I'd never heard of them either). I'd configured the device from my old workstation, but for some reason none of my newer browsers will display its web page (the only way to configure the ()**(^*(&^(^&F%%&%% POS). To get to the config screen I have to use my old NT4 box and IE 5.5 which really yanks my chain.

There are no new flash upgrades for the device and the company's web site is absolutely anemic on support.

The source file of the default web page is:
***********************************************************************
<html><head>
<title> POP Manager </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<body><OBJECT id=closes type="application/x-oleobject" classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11">
<param name="Command" value="Close">
</OBJECT>
<script language=javascript>
idxIE = navigator.appVersion.indexOf('MSIE');
if(navigator.appVersion.indexOf('Windows') != -1) {
if( idxIE != -1 && navigator.appVersion.charAt(idxIE + 5) < 6) {
closes.Click();
} else {
self.opener = this;
self.close();
}
} else {
self.opener = this;
self.close();
}
window.open("index.cgi?START=yes","","resizable=yes,toolbar=no,location=no,direction=no,status=no,menubar=no,scrollbars=no");
</script>
</body></html>
****************************************************************

Can anyone tell me what setting in IE 6 or Firefox 0.8 is causing this page to auto-close? It looks like it's checking browser version, but I'm not sure what to do.

Help!

-Zeke
_________________________
WWFSMD?