5 Jun
2001
5 Jun
'01
12:09 a.m.
Their is a function called zfill that can change a number (ie 49) into "00049". The numbers I return from my database are jobnumbers so they should show up with at least five digits. How do I call this function in a zope page? -mjm