> -----Original Message-----
> From: Ryan Stille [mailto:[EMAIL PROTECTED]
> Sent: woensdag 14 januari 2004 17:30
> To: CF-Talk
> Subject: Allow only wanted characters in a string?
>
> What would be an elegant way to strip all but a certain set
> of characters from a string? I know I want to leave
> alphanumerics, dashes, underscores and spaces, but anything
> else I want removed. Would it be best to loop though each
> character and do a Find to see if that character is in my
> list of allowed characters? I would think that would be
> slow, searching a huge list of characters, numbers, etc.
>
> Thanks for any help.
> -Ryan
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

