[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] ASP always round up
- Subject: [cobalt-developers] ASP always round up
- From: Todd Kirk <tkirk@xxxxxxxxxxxxxx>
- Date: Wed Sep 3 21:56:01 2003
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hi All,
Have a need to always round up returned number values. Any ideas on how to
achieve this with ASP on a RAQ4R?
I have looked at Round(var) but see no way to always round up to the nearest
whole number.
.net has a function called 'ceiling' which performs what I want...anything
like that in ASP I'm not aware of?
kind regards,
Todd Kirk