1 | These functions return the current date and time from the client machine: myDate = Date() myTime = Time() |
2 | In addition to various communication controls like alert boxes, you can write directly to the document: Document.Write = Document.LastModified |