home *** CD-ROM | disk | FTP | other *** search
- <%@LANGUAGE="VBSCRIPT"%>
-
-
-
- <html>
- <head>
- <title>Server Driven Time and Date</title>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- </head>
-
- <body bgcolor="#FFFFFF" text="#000000">
- <p><b><%=time%></b>
- </p>
- <p><%=date%>
- </p>
- </body>
- </html>
-
-
-
-