joel grimes wrote: > > How do I do this? > > I have a table with a field called SerialNumber. I want to test it for null > and return a non-breaking space if it's null. > > Here's what I tried: > > <dtml-if "SerialNumber = null"> > <dtml-else><dtml-var SerialNumber> > </dtml-if> <dtml-var SerialNumber null=" "> -- Nick Garcia | ngarcia@codeit.com CodeIt Computing | http://codeit.com