[Zope] reading text file object
Allen Huang
swapp0 at yahoo.com
Mon Oct 23 01:01:49 EDT 2006
I made a template that changes the location name and content due to the information stored in the title property variable and the file content of a "File" object.
I used the dtml tag <dtml-var title> to call the "title" information but I don't know of any dtml tag that would call the content other than calling the "id" of the File object.
ex. File object "test"
Call method "<dtml-var test>"
Could anyone help out. Is there any other ways to call the content of the text "File" object?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20061022/cbaf23bc/attachment.htm
More information about the Zope
mailing list