document.lastModified
|
|
The lastModified property contains the date and time the document was last modified on the server. |
<html> <script language="JavaScript"> <!-- document.write("Starting ",document.lastModified," the following "); --> </script> </html>
|
|
|
HTML code for linking to this page:
Related in same category :
-
|