21 Feb
2003
21 Feb
'03
7:24 p.m.
Ashley Lloyd wrote at 2003-2-21 10:52 +0000:
I am hoping to use dtml-tree to display the results of SQL statements. I have looked around, and there seems to be quite a bit of information on dtml-tree, but much of it is out of date, and most only uses it to list folder contents.
Nowadays, I would use the tree support in "ZTUtils". It gives you much better control than "dtml-tree". For examples, look at the ZPT examples. Dieter