deepakdatta
10-27-2003, 09:54 AM
Hi there,
I want to know if there is any way we can implement the CEIL function in ASP
Alternately, functionality I am trying to achieve is whatever result I get, it should be rounded off to the next highest integer. So if my calculation yields 3.01 as result, it should be rounded to 4. What is the best way in ASP to implement this ?
Thanks a Ton,
Deepak
I want to know if there is any way we can implement the CEIL function in ASP
Alternately, functionality I am trying to achieve is whatever result I get, it should be rounded off to the next highest integer. So if my calculation yields 3.01 as result, it should be rounded to 4. What is the best way in ASP to implement this ?
Thanks a Ton,
Deepak