|
|
|
|
|
| | |
| |
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: Rounding |
|
From: |
Bullgod |
|
Date: |
10/17/1999 8:28:49 PM |
|
IP: |
208.143.61.63 |
Not sure if this is what your looking for or not???
<%
YourValue = 19.32 * 6
Response.Write(FormatNumber(YourValue, 2) & "<br>")
%> |
Previous Message
Follow Up - Re: Rounding - Roger 10/19/1999 5:42:40 AM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|