SID-00048: Read attached .txt file
| Status: |
Answered |
TWiki version: |
4.2.0 |
Perl version: |
|
| Category: |
CategoryRendering |
Server OS: |
Windows 2003 Server |
Last update: |
17 years ago |
Is there an option to read the contents of an attached text file and display it on the same topic ?
The text file contains nothing but simple text
--
RajeshN - 21 Jan 2009
Discussion and Answer
Try to
%INCLUDE{%ATTACHURL%/myfile.txt}%. You might want to enclose this in pre tags. Check also the TWiki configure settings and your Apache settings on allowing local includes.
See also
VarINCLUDE,
IncludeFilesAsURL.
--
PeterThoeny - 21 Jan 2009
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.