|
|
|
|
ASP Scripting
When using the FormatNumber property, I require a number to be displayed to 2 decimal places. This works fine if the number contains decimals (eg 2.23 etc), but if the number is an integer it displays '2.?' instead of '2.00'. How do I get it to display properly?
This is confirmed as a bug in the current version of Chili!Soft ASP. Until there is a fix from Chili!soft you will have to use the 'round' function or similar to achieve approximately the same effect.
<< Back
|
|
|
|