5 Jul
2000
5 Jul
'00
6:10 a.m.
On 5 Jul 2000, Clinton Roy wrote:
<dtml-var notes null=" ">
just doesn't seem to be working.
Hi Clinton, null is only used in conjunction with fmt, so you would want to use, <dtml-var notes fmt="%s" null=" "> If this does not work mail me back. Thanks, Brenton Bills.