Hi all..

is there a funcion that wil strip everything out of a string except numbers?

ie.  The width of the box is 54"

and I want to set

<CFSET Width = 54>

something like

<CFSET Width = NumberStrip("The Width of the box is 54")>

#width# = 54

thanks in advance,

ethan


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to