9 Apr
2003
9 Apr
'03
4:13 a.m.
Hi! how come this doesn't work i pass this the variable fold with the url "http://www.somelink.com/treeview.html?fold=month" . . . <dtml-tree fold branches_expr="objectValues(['Folder', 'File'])"> <dtml-if "meta_type=='Folder'"> <IMG SRC="<dtml-var icon>" BORDER=0> <dtml-var title> <dtml-else> <A HREF="<dtml-var tree-item-url>" target="_blank"><IMG SRC="<dtml-var icon>" BORDER=0> <dtml-var id></A> </dtml-if> </p> </dtml-tree> __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com