Ach!

That's it.  I just ran that through and it worked.

Thanks for the answer so fast.

Russel

============================================================
  Russel Madere, Jr.         Senior Web Developer
  ICQ: 5446158               http://www.TurboSquid.com

Some days you eat the bear; some days the bear eats you.
============================================================


> -----Original Message-----
> From: Rob Keniger [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 21, 2000 00:51
> To: CF-Talk
> Subject: Re: REGEX for everything but numbers and a dot (.)
>
>
> on 11/21/00 12:07 PM, David Cummins at [EMAIL PROTECTED] wrote:
>
> > I'm not so sure about the second set of square brackets...
> wouldn't [^.0-9] do
> > the trick?
>
> Don't you also need to escape the dot since it matches all characters? eg.
> [^\.0-9]
>
> --
>
> Rob Keniger
>
> big bang solutions
>
> <mailto:[EMAIL PROTECTED]>
> <http://www.bigbang.net.au>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 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
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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