html> head> title ASP Test /title> link rel="stylesheet" href="../css/main.css"> /head> body> Local time client side is now script language="VBScript"> !-- Document.Write Time //-- /script> on script language="VBScript"> !-- Document.Write Date //-- /script> br /> br /> Local time server side is now <% = Time %> on <% = Date %>
Close Window /body> /html>