Exp [^[:alnum:]] seems to cover a broder scope (find all nonAlphaNumeric)
as in the following
<cfif REfind('[^[:alnum:]]',str)>
...
</cfif>
Does it make sense?
Thanks.
><cfif ReFind("[EMAIL PROTECTED]:space:]]",str)>
>-----Original Message-----
>From: Chunshen (Don) Li [mailto:[EMAIL PROTECTED]
>Sent: donderdag 23 oktober 2003 16:36
>To: CF-Talk
>Subject: Re:RegExp puzzle
>
>
>Sorry, I haven't made my question clear in the beginning. The goal is,
>to skip letters and numbers, find/match/see if a string that contains
>any of the following characters:
>_, @, %, $ and white space.
>
>
>
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

