
August 12th, 2001, 11:09 PM
|
|
Junior Member
|
|
Join Date: Aug 2001
Location: Singapore
Posts: 0
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Parsing dynamic text files
The solution provided does work but not dynamically. The file gets uploaded once but if the file content changes, Zope continues to exhibit the old file content.
Finally got around this problem by choosing a module "Local File System" and installing it as an extension. Somewhat tedious but once installed, works neatly.
Thanks!
|