How to display a decimal type using ASP?

lindaklu

New Member
Hi all,
I'm trying to display a decimal data field however the trailing zeros for some reason get truncated. Ex. 100 would display 1, 150 would display 15. Please help. I'm coding in ASP.
Thanks in advance!
 
Top