I tried adding a javascript line to the bottom of an asp page to show the last time the page was modified, but it just shows the current date/time.
I assume this is because the page is generated dynamically by the server and is ineffect modified each time it is displayed.
Is there any ASP equivalent to the javascript document.lastModified property? _________
Rott Paws
...It's not a bug. It's an undocumented feature!!!
I assume this is because the page is generated dynamically by the server and is ineffect modified each time it is displayed.
Is there any ASP equivalent to the javascript document.lastModified property? _________
Rott Paws
...It's not a bug. It's an undocumented feature!!!