Retrieves the date the page was last modified, if the page supplies one.
Syntax
HTML N/A Scripting [ sModified = ] document.lastModified
Possible Values
sModified String that specifies the most recent date the page was modified, in the form "MM/DD/YY hh:mm:ss". The property is read-only with no default value.
Applies To
HTML N/A Scripting document