rereplace(foo, '[^\w]', '', 'all')
will replace any non-alphanumeric character in 'foo' (assuming 'foo' is the
file name).


On Wed, Dec 10, 2008 at 1:41 PM, Don L <[EMAIL PROTECTED]> wrote:

> Regular Expression gurus.  How to use the REreplace function to remove
> special characters including "+", "." in an image file name?  The
> ReplaceList function may miss some unexpected special characters for we
> don't know what sort of special character may show up in a dynamically
> generated image file with special characters.
>
> Many thanks.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316579
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