shanuragu
07-01-2003, 05:16 AM
Hi
I am calcualting total amount adding tax, shipment cost etc.
I want the final value to be formatted in to .00 format.
ie, if the total is just 100 then formatted number should be 100.00, if it is 100.6 then the formatted number should be 100.60 (only for 2 decimal palces).
Is there any format function in javascript I want this conversion in java script only .
Please help
I am calcualting total amount adding tax, shipment cost etc.
I want the final value to be formatted in to .00 format.
ie, if the total is just 100 then formatted number should be 100.00, if it is 100.6 then the formatted number should be 100.60 (only for 2 decimal palces).
Is there any format function in javascript I want this conversion in java script only .
Please help