It coming back as a numeric value...

Rick

-----Original Message-----
From: Ashish Gohri [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 12, 2007 4:50 PM
To: CF-Talk
Subject: Re: What is wrong with this?

Something like this works - 
<cfset a = NumberFormat("1234567","9999")>

So problem is with the first arguement - Get_Property_Details.Sale_Price

Check if its a valid number, use IsNumeric to check that.  Also check for
NULL value.

Thanks,
Ashish Gohri





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272414
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to