I would like to include a text file in some of my pages.
What is the correct way to do this?
I have tried UDTs but I'm not getting anywhere.
Code: Select all
include ("test.txt");
Is there another method? (not UDT maybe...?)
I'd appreciate any advice.
