Dynamic Page in Classic ASP

he code inside the tags is executed on the server.

Response.Write is ASP code for writing something to the HTML output stream.

Now is a function returning the servers current date and time.

If you want to try it yourself, save the code in a file

0 comments: