15 May
2000
15 May
'00
9:17 p.m.
On Mon, 15 May 2000, anderson wrote:
How I put an image without border using the tag <!--#var image--> ?
Try <dtml-var "imagename.tag(border='0')"> (in general the !--# notation is depricated in favor of the 'dtml-' notation.) This message should really have gone to zope and not zope-dev. --RDM