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

Reply via email to