hi people,

I tried to format a number with zero value :

<cfset no = 0>
<cfoutput>#numberformat(no, "(999,999,999,999,999,999.99)")#</cfoutput>

i got this result .00 but i want it to display 0.00
is there any other way to do it?

mak wl


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to