How do I tell a variable only to use two decimal places? I'm missing Round() and Format(y,x) from ASP 3.0
Printable View
How do I tell a variable only to use two decimal places? I'm missing Round() and Format(y,x) from ASP 3.0
Sorry, I forgot to import Math, this solved the problem