Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Include Globals...

Quote Reply
Include Globals...
Using the following global, I can insert a txt file into one of my static pages <%include filename.txt%>. The problem is I have approximately 2000 txt files to insert in different pages, i.e.
/directory/file1.txt
/directory/file2.txt
and
/directory2/file1.txt
/directory2/file2.txt

and so on using the same file names multiple times, but in different directories. Is there a way to include them by using <%include directory1/file1.txt%> and <%include directory2/file1.txt%> and so on. The reason I want to do this is I want the information in a static page, while not using SSI to do it with, because of server resources.
Any help would be greatly appreciated.

</not a clue>
Subject Author Views Date
Thread Include Globals... Dinky 1097 Dec 21, 2001, 6:59 AM
Post Re: [Kilroy] Include Globals...
Dinky 1042 Dec 21, 2001, 9:56 AM