Hi Gitte, --On Tuesday, April 09, 2002 10:44:10 +0200 Gitte Wange <gitte@mmmanager.org> wrote: > Hello, > > I am converting some skins from DTML to ZPT. > Here I used something like: > <dtml-var price fmt="%.2f"> > > But how do I do this in zpt ? Best is not doing this in ZPT but in the script which provides the data. Regards Tino