here's one:
<dtml-in "objectValues('JPicture')">
   <img src="&dtml-absolute_url;/viewThumb">
</dtml-in>
jens
On Tuesday, October 30, 2001, at 05:00 , abg@comco-inc.com wrote:
> Hi All,
>
> Does anyone have any DTML snippets of JPicture in action? Specifically,
> displaying the image thumbnail has me baffled.
>
> Thanks,
>
> Aaron Gillette