You are here: irt.org | BBS | Re: lastModified for hyperlinks [This BBS is closed]
Posted by Martin Webb on July 20, 1998 at 14:11:15:
In Reply to: lastModified for hyperlinks posted by Jim on July 20, 1998 at 11:57:26:
: JavaScript's document.write (document.lastModified) is great.
: But I have a table of hyperlinks.
: I want to put a last modified date for each hyperlinked document in another column.
: How can I do that?
Either using a server side process - possibly SSI (Server Side Includes) - or by hand.
Check out Jason Nugents article "Server Side Includes and CGI Security" at http://www.irt.org/articles/js099/index.htm especially the bit about flastmod
Follow-ups:
You are here: irt.org | BBS | Re: lastModified for hyperlinks [This BBS is closed]