|
|
|
|
|
| | |
|
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components 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
|
|
|
|
|
|
|
|
|
|
|
|