<%Option Explicit%> <html> <head> </head> <body> <% Response.Write "Just testing on " & Now %> </body> </html>