A have a float field in a db to store the number of bathrooms for a property ( 1.5 bathrooms, 3 bathrooms). My question is, how do I check to see if there is a non zero value after the decimal? I want it to show:
1.5 bathrooms 3 bathrooms and not: 1.5 bathrooms 3.0 bathrooms Any help is greatly appreciated. Cutter Falcon Knives ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

