[thelist] formatting numbers in ASP ALSO

Jay Blanchard jay.blanchard at niicommunications.com
Wed Oct 2 08:55:00 CDT 2002


[snip]
The FormatNumber function

FormatNumber(expression,[, numdigitsafterdecimal[, includeleadingdigit[,
useparensfornegativenumber[, groupDigits]]]])

FormatNumber("1234567", 0, vbFalse, vbFalse, vbTrue)
[/snip]

Should have also mention FormatPercent(), FormatCurrency(), FormatDateTime()

Jay

<tip>
For Microsoft MSDN (Microsoft Developer's Network) can be your friend. A
completely searchable archive of ephemera for M$ languages and other stuff.

http://msdn.microsoft.com
</tip>





More information about the thelist mailing list