[thelist] ASP page + Javascript Date = Netscape error

Peter-Paul Koch gassinaumasis at hotmail.com
Tue Oct 2 02:51:39 CDT 2001


> > --------
> >
> > For IE4+, works fine on all pages.
> > For NN4.5 and NN6, works fine on the .htm pages, but not on the .asp
>pages.
> >
> > Footer is written exactly the same on all pages:
> >
> > <div align="center" id="footer" class="footer">
> > <script language="JavaScript" type="text/javascript"
>src="updatefooter.js">
> > <!-- "Last update:" footer script -->
> > </script>
> > </div>
> >
> > Any idea why?

Probably because the ASP file doesn't give a lastMod date at all, which 
means that Explorer says it's last modified today and NN that it's last 
modified at 1/1/1970 . Check your HTTP headers with 
http://www.delorie.com/web/headers.html and see what lastMod date the page 
sends.
ppk

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp





More information about the thelist mailing list