
AnthonyA
Deleted
Jul 9, 2000, 11:32 AM
Post #3 of 4
(852 views)
|
|
Re: I need to include text file on web page.
[In reply to]
|
Can't Post
|
|
I think it does. I have a forum very similar to this one that does includes, and it works, but if I write a page with the include it displays nothing. Here is a test I did. <html> <title></title> <body> <!--#include virtual="/text.txt"--> </body> </html> The text file is in same the folder as the html page.
|