|
|
|
|
|
| | |
| |
PowerASP active server pages asp.net microsoft .net framework sdk learn asp what is asp tutorial learn asp.net CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: Is there any number rounding/trunckating function in ASP? |
|
From: |
Kush Desai |
|
Date: |
12/23/2000 5:35:44 AM |
|
IP: |
203.197.9.234 |
there is a function called
FormatNumber() is VBScript
--- start here
FormatNumber(Expression [,NumDigitsAfterDecimal [,IncludeLeadingDigit [,UseParensForNegativeNumbers [,GroupDigits]]]])
Expression is the number you want to format
NumDigitsAfterDecimal is the precision
-- end here
hope this helps |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|