PDA

View Full Version : output problemo


kalosneri
05-31-2005, 10:11 AM
hello, i built the web application that have the calculation. my problem is how to make the output in 2 point digit. eg 2.50, or 89.15. yeehaaaa...

glenngv
05-31-2005, 12:29 PM
Use FormatNumber (http://www.devguru.com/Technologies/vbscript/quickref/formatnumber.html) function.