Date:  12/05/2002 11:59:56 AM Msg ID:  001060
From:  Duro Musa Thread:  001060
Subject:  Can\'t get a simple script to run
Help; I HAVE just downloaded foxweb; and I can't get a simple1.fwx shown below to run correctly: It is only showing "This page was served on"  .  I am using personal web server; I have this file save in my c:inetpub\wwwroot directory.  Please, help
 
<HTML>
<BODY>
This page was served on <%=DATETIME()%>.
</BODY>
</HTML>