Date:  12/11/2002 07:14:11 PM Msg ID:  001115
From:  FoxWeb Support Thread:  001109
Subject:  Re: New Feature for next version of Foxweb
You can include another file in your code using the following tag:
 
<%=FILETOSTR('FileName.html')%>
 

FoxWeb Support Team
support@foxweb.com email

Sent by Don Dascher on 12/11/2002 12:52:53 PM:
I would like to be able to insert <%=  somename.html %> into the FWX file and have it get processed just as though the HTML was actually in the FWX file.  Then I could create the data entry forms with an HTML editor and use it in my FWX file without having to physically move it from one file to the other.
 
Thanks.