I am using the scrip below to refresh a page without a frame at the
bottom. This isn't working in Netscape 6. Is there a script I could
use that would work, or a way to fix this one so that it will? I need
it to work on Explorer too (this script does).
Thanks a million!
<SCRIPT LANGUAGE=JAVASCRIPT TYPE="TEXT/JAVASCRIPT">
<!-- Hide script from old browsers
if (top.location != self.location) {
top.location = self.location
}
// End hiding script from old browsers -->
</SCRIPT>
--
Orrin Edenfield
[EMAIL PROTECTED]
http://orrinrule.com