[thelist] Expiring pages

fstorr fffrancis at fstorr.demon.co.uk
Sun Sep 29 12:58:00 CDT 2002


Obviously, server-side would be better, but you could use JavaScript's
Date object:
<http://developer.netscape.com/docs/manuals/js/client/jsref/date.htm>
If the date is greater than your expiry date, you can then write a
simple redirect.

+++++++++++++++

Cheers Craig

F





More information about the thelist mailing list