28 Nov
2001
28 Nov
'01
11:26 a.m.
hello, Every dtml-image object has width and height as a default property. I want to check if a dtml image object has width (attribute or property) > 1 something like <dtml-if expr="objectname.len('width')>1"> do something <dtml-else> do something else </dtml-if> can anybody please tell me the exact syntax ?? can i use len ?? thanks for the help.