<--- --------------------------------------------------------------------------------------- ---- Blog Entry: Getting The Decimal Part Of A Number In ColdFusion Author: Ben Nadel / Kinky Solutions Link: http://www.bennadel.com/index.cfm?dax=blog:683.view Date Posted: May 7, 2007 at 8:54 AM ---- --------------------------------------------------------------------------------------- ---> #GetDecimal( 134.5464 )# #GetDecimal( 134 )# #GetDecimal( 134.34464 )# #GetDecimal( 134.45444554445 )#