Date:  12/05/2002 12:07:59 PM Msg ID:  001061
From:  Don Dascher Thread:  001060
Subject:  Re: Can\'t get a simple script to run
Well, it looks to me like you may have to leave a blank after the equal sign.
 
Sent by Duro Musa on 12/05/2002 11:59:56 AM:
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>