Can you try this,
(parseInt("",10)||0)
Raj
>Thanks for the suggestions but if I do this I get NaN (not a number I am
>guessing).
>
>parseInt("FOO",10);
>parseInt("",10);
>
>
>
>http://www.w3schools.com/jsref/jsref_parseInt.asp
>
>var value = "15";
>parseInt(value,10);
>
>On Thu, Mar 4, 2010 at 1:37 PM, Chad Gray <[email protected]> wrote:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know
on the House of Fusion mailing lists
Archive:
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331375
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm