11 Sep
2001
11 Sep
'01
8:06 p.m.
So how can I use my ZClass like a function, or how can I embed its output in an other page??
Robert, I just went thru this myself. The zClass acts external folderish and therefore you have to acquire the zClass to render its methods (index_html or whatever). try <dtml-with yourzClass><dtml-var DTMLMethod></dtml-with> -Trevor