<%@ Language=VBscript %> <% Option Explicit %> <% Response.Write formatdatetime (now, 1) Response.Write ("<br>") Response.Write time() %>