[Zope] DTML Doc property from DTML Method in tag
Pavlos Christoforou
pavlos@gaaros.msrc.sunysb.edu
Mon, 15 Feb 1999 17:21:20 -0500 (EST)
> At 01:20 PM 2/15/99 -0600, rkw@dataplex.net wrote:
> >this is my structure:
> >
> >Folder 'HERE' has Folders within it.
> >Assume that they have ids ID1, ID2, ID3, etc.
> >Each of these Folders has a property 'common_name'
> >
> >Thus, in HERE/ID1 can reference <!--#var common_name--> and get 'Name 1'.
> >
I have a couple of simple DTML scripts that exercise a lot of the
constructs discussed here. One of them manages a multiple choice test
collects the results and builds a score list. If anyone is interested I
can send them to him.
Pavlos