扫码下载编程狮APP
<html> <body> Today's date is: <FONT COLOR=#ff0000><%response.write(date())%></FONT>. The server's local time is: <FONT COLOR=#ff0000><%response.write(time())%></FONT>. </body> </html>