Is it possible to get value of the "document.lastModified" function from a file located in the same directory that the original? In other words let's say I have 3 files: index.htm, one.htm, two.htm. all in the same directory on the server. When I open my index.htm file is it possible to show when files one.htm and two.htm were modified last time?